Hi Team,
Could you please add a track guardrail to opentelemetry-collector charm?
opentelemetry-collector
We’d like to create a track named 1, and allow for easy creation of tracks numbered after integers. The requested guardrail pattern would be \d+(-lts)?.
1
\d+(-lts)?
(This is the VM version of Request: guardrail for opentelemetry-collector-k8s charm)
Thank you!
Hi,
I’ve added the guardrail and created track 1 for the above charm.
Thanks, Aditya
I’m trying to create a track named 2 but I get the following error:
2
∮ charmcraft create-track opentelemetry-collector 2 charmcraft internal error: CraftStoreError('Error 400 returned from store: Invalid track name: 2') Full execution log: '/home/aegis/.local/state/charmcraft/log/charmcraft-20250811-160718.846404.log'
Can you please try again?
Now it works, thanks!