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): remove accidental static from resolveIndexedSecurity… #7760

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

maggieneterval
Copy link
Contributor

…Groups

Partially addresses spinnaker/spinnaker#5068

I added a bad static! Unfortunately, removing it does not resolve spinnaker/spinnaker#5068 because we are still unable to resolve KubernetesSecurityGroupReader here, because we are not attaching kubernetes on each security group under any of the permitted keys (provider, cloudProvider, type). I tried running Deck at its 1.12.14 commit, when this was known to work, to ensure that it was in fact Clouddriver's responsibility to pass one of those fields along. Corresponding Clouddriver PR coming soon...

Copy link
Contributor

@ezimanyi ezimanyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⛈️ ⚡ ➡️ 🌞

@maggieneterval maggieneterval added the ready to merge Reviewed and ready for merge label Jan 9, 2020
@mergify mergify bot merged commit eef40f6 into spinnaker:master Jan 9, 2020
@mergify mergify bot added the auto merged Merged automatically by a bot label Jan 9, 2020
jervi added a commit to jervi/deck that referenced this pull request Jan 31, 2020
b51dce4 chore(lint): Run eslint on typescript files
05c93f4 fix(core/kubernetes): clean up console noise in tests (spinnaker#7794)
e6c6c66 refactor(*): de-angularize confirmationModalService (spinnaker#7759)
eef40f6 fix(kubernetes): remove accidental static from resolveIndexedSecurityGroups (spinnaker#7760)
10b3491 refactor(*): use consistent styles on modal headers
a59b2c3 refactor(core): convert confirmation modal to react
6548872 refactor(core): provide wrapper for dangerously setting html (spinnaker#7721)
@maggieneterval
Copy link
Contributor Author

@spinnakerbot cherry-pick 1.17

@spinnakerbot
Copy link
Contributor

Cherry pick successful: #7999

ezimanyi added a commit that referenced this pull request Mar 4, 2020
yunzhangit pushed a commit to yunzhangit/deck that referenced this pull request Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Reviewed and ready for merge target-release/1.18
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clouddriver does not read NetworkPolicies with apiVersion "networking.k8s.io/v1"
3 participants