You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
With #101 we're now able to create the scs Cluster Stacks in various versions without code repetition.
That makes it possible to create releases with one code base.
The downside ist, that the code for the releases doesn't exist in the repository.
To solve this the different versions should be stored in release branches, named after Kubernetes versions.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
Kubernetes version: (use kubectl version)
OS (e.g. from /etc/os-release):
The text was updated successfully, but these errors were encountered:
/kind feature
Describe the solution you'd like
With #101 we're now able to create the
scs
Cluster Stacks in various versions without code repetition.That makes it possible to create releases with one code base.
The downside ist, that the code for the releases doesn't exist in the repository.
To solve this the different versions should be stored in release branches, named after Kubernetes versions.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
)/etc/os-release
):The text was updated successfully, but these errors were encountered: