Open Issues Need Help
View All on GitHubContains the source code of an operator that reconciles and runs a given script when the ClusterVersion changes
AI Summary: This GitHub issue outlines the plan to design and develop a new Kubernetes operator. The operator will monitor the `ClusterVersion` CR and trigger actions when the cluster's version changes. The primary goal of this issue is to decide between a use-case-specific operator or a more generic one that can execute scripts, then to create a detailed work plan and time estimates for the chosen approach.
Contains the source code of an operator that reconciles and runs a given script when the ClusterVersion changes