operator-framework / operator-controller

A new and improved management framework for extending Kubernetes with Operators
https://operator-framework.github.io/operator-controller/
Apache License 2.0
46 stars 52 forks source link

Investigation: Quality of Life improvements to CRD Upgrade Safety validations #1092

Open everettraven opened 1 month ago

everettraven commented 1 month ago

@joelanford and I have noticed that a few operators from the operatorhub.io catalog fail the CRD preflight checks on upgrades due to "unknown changes" having occurred.

We should do some investigation to see what changes are commonly being failed on, if they are valid non-breaking changes, and what updates could be made to the validations to increase the QoL of users.

everettraven commented 1 month ago

One that I recall failing during an upgrade was argocd