Create 3/ track for spark-history-server-k8s

Hi,

I would like to get the “3/” and “3.5/” track created for Spark History Server K8s charm. Currently there exists the 3.4 track, but the spark history server component is not breaking any changes across minor versions and it is a stateless application for which refresh between 3.4 and 3.5 is seamless, and we’d rather prefer to have a single track for major version. We may still use 3.4 and 3.5 subtracks but having a single “3/” is indeed quite useful to allow people to receive updates.

If possible, I’d also like to get the \d+ and \d+.\d+ guardrail created, such that we can then handle ourselves next track creations.

Thanks

Hi,

I have created both the tracks and the guardrails.

Thanks,
Aditya

1 Like

Thank you @adityagoel28 !