redhat-developer / jenkins-old-community-operator

Manage Jenkins Operations on Kubernetes
Apache License 2.0
7 stars 6 forks source link

Create a jenkins-operator.ignore annotation #125

Open akram opened 3 years ago

akram commented 3 years ago

To give a degree of freedom and to allow debugging/hacking to users, it could be convenient to support the use of an annotation jenkins-operator.ignore=true that if present, the operator will ignore reconciliation for the specified resource. This may be easily implemented using a filter.