Shopify / kubeaudit

kubeaudit helps you audit your Kubernetes clusters against common security controls
MIT License
1.89k stars 183 forks source link

Deactivate kubernetes.io in override labels #533

Open dani-santos-code opened 1 year ago

dani-santos-code commented 1 year ago

It was suggested that we give folks 6 months before we deactivate the old override labels with kubernetes.io annotation.

We now support both kubernetes.io and kubeaudit.io but once kubernetes v 1.28 is released, we'll fully deactivate the old labels

sftim commented 1 year ago

“Deprecate” means “tell people that they ought to switch”. The point where we turn off the old thing has another name, such as “deactivate”.

dani-santos-code commented 1 year ago

oh, thanks for the explanation! We'll actually be warning folks that they need to switch when we make a new release with the changes in the PR. Will do it today.

I've changed the issue title and description to capture your feedback! Thank you so much once again!

ManishIBM commented 1 year ago

one basic question(sorry if it's not right place): Can we override error to scan yaml file?