SUSE / caasp-salt

A collection of salt states used to provision a kubernetes cluster
Apache License 2.0
64 stars 29 forks source link

[3.0] Enable `ExperimentalCriticalPodAnnotation` feature gate in the kubelet #682

Closed ereslibre closed 5 years ago

ereslibre commented 5 years ago

Fixes: bsc#1114812 Fixes: bsc#1123650 (cherry picked from commit 7776b4b237d6bb3776a579d74e8294017b82f1a8)

Backport of https://github.com/kubic-project/salt/pull/681

jordimassaguerpla commented 5 years ago

This has the [WIP] in the subject but looks changes have been approved and tests pass. Should this be merged and released?

ereslibre commented 5 years ago

Removing WIP flag. It was there because I couldn't verify that it fixed the problem, but this should be safe to merge in any case.