Runtime input for branch/tag selection in Kubernetes service manifests (Helm & K8s)
pending feedback
B
Beryl Mandrill
Allow the Git fetch type (branch or tag) and version to be selected at runtime for manifests defined in a Kubernetes service.
Problem
Teams deploy lower environments from branches and production from tags. Today, the fetch type is static, making it difficult to use a single service definition across environments.
Requested Capability
- Runtime input to choose branch or tag
- Ability to pass the version dynamically (for example via pipeline input)
- Optional fallback logic such as defaulting to tag, then branch if not found
Value
Enables environment-specific promotion strategies while maintaining a single reusable service definition.
Log In
A
Akshit Madan
marked this post as
pending feedback
A
Akshit Madan
Runtime input for branch is supported in k8s manifest configuration as a part of the service. Please confirm if this suffice the requirement.
Photo Viewer
View photos in a modal
Sudarshan Purohit
marked this post as
under review