carvel-dev / kapp

kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label

Home Page:https://carvel.dev/kapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a basic `CRDUpgradeSafety` preflight check

everettraven opened this issue · comments

Following the merge of carvel-dev/carvel#729, create a basic CRDUpgradeSafety preflight check to be added to kapp deploy ....

Ideally, this is implemented in a way that makes it easy to iterate on and add new validations against CRD upgrades.