cruise-automation / k-rail

Kubernetes security tool for policy enforcement
Apache License 2.0
444 stars 55 forks source link

Upgrade kubernetes packages to 1.18 #92

Closed Ramyak closed 3 years ago

Ramyak commented 3 years ago

We are trying to rollout kubernetes upgrade. We need admission controllers to move to 1.18.

Especially to avoid dropping managedFields. https://github.com/kubernetes/kubernetes/issues/96688

Just included context in bunch of places.

Tests

make
make test
dustin-decker commented 3 years ago

Thank you!

dustin-decker commented 3 years ago

Release is building now and will be available shortly