Contains the source code of an operator that reconciles and runs a given script when the ClusterVersion changes

go golang kubernetes kubernetes-operator openshift operator technology
2 Open Issues Need Help Last updated: Aug 30, 2025

Open Issues Need Help

View All on GitHub
Create Operator's API about 2 months ago
good first issue Priority: Unbreak Now

Contains the source code of an operator that reconciles and runs a given script when the ClusterVersion changes

Go
#go#golang#kubernetes#kubernetes-operator#openshift#operator#technology
Build A work plan about 2 months ago

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.

Complexity: 3/5
enhancement good first issue Priority: Low

Contains the source code of an operator that reconciles and runs a given script when the ClusterVersion changes

Go
#go#golang#kubernetes#kubernetes-operator#openshift#operator#technology