-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating to Kubernetes 1.19.4 package versions
Note, klog is now set to v2. This is because k8s 1.19 uses klog v2. v1.0.0, which was previously used, also had a bug in the flag initialization which we were using. Helm was pulling klog v2.2.0 prior to this for use with k8s. Helm was using the wrong version of the library to initialize the flags. Updating that fixes the issues that could arise there. Signed-off-by: Matt Farina <[email protected]> (cherry picked from commit 7c4e0b1)
- Loading branch information
1 parent
3ba833f
commit 23dd3af
Showing
3 changed files
with
37 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters