pipecd
pipecd copied to clipboard
Method to compare apiVersion compatible with current cluster
What would you like to be added: We could check and compare current apiVersion with compatible apiVersion of PipeCD by this https://github.com/kubernetes/apimachinery https://github.com/kubernetes/apimachinery/blob/master/pkg/runtime/scheme.go#L156-L195 WDYT @khanhtc1202
Why is this needed: