Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(kubernetes): Fix mis-spelled API group (#4135) #4136

Conversation

spinnakerbot
Copy link
Contributor

  • fix(kubernetes): Fix mis-spelled API group

The networking.k8s.io API group is mis-spelled as network.k8s.io;
fix this. This bug is preventing security groups from being cached
by clouddriver.

We also should accept extensions/v1beta1 as the API group, which can
still be returned from clusters running Kubernetes < 1.16.

  • fix(kubernetes): Fix test broken by prior commit

Automated cherry pick of 0b09b4c into 1.17

* fix(kubernetes): Fix mis-spelled API group

The networking.k8s.io API group is mis-spelled as network.k8s.io;
fix this. This bug is preventing security groups from being cached
by clouddriver.

We also should accept extensions/v1beta1 as the API group, which can
still be returned from clusters running Kubernetes < 1.16.

* fix(kubernetes): Fix test broken by prior commit
@ttomsu ttomsu merged commit 6ff5b24 into release-1.17.x Oct 31, 2019
@ttomsu ttomsu deleted the auto-cherry-pick-1.17-0b09b4c45a9bf8b513479af82d51ba592896653b branch October 31, 2019 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants