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

when kubernetes_use_configmaps -> skip further endpoints actions even delete #921

Merged
merged 4 commits into from Apr 16, 2020
Merged

when kubernetes_use_configmaps -> skip further endpoints actions even delete #921

merged 4 commits into from Apr 16, 2020

Conversation

ReSearchITEng
Copy link
Contributor

code was still trying to remove endpoints even when kubernetes_use_configmaps was true (continuation of #887)
It is desired to inhibit the delete as well, as there might be no perms to make any actions against them, so, to be on the safe side, we are inhibiting this delete when it is not required.

pkg/cluster/cluster.go Outdated Show resolved Hide resolved
ReSearchITEng and others added 2 commits April 16, 2020 16:13
thanks!

Co-Authored-By: Felix Kunde <felix-kunde@gmx.de>
Co-Authored-By: Felix Kunde <felix-kunde@gmx.de>
pkg/cluster/cluster.go Outdated Show resolved Hide resolved
@FxKu
Copy link
Member

FxKu commented Apr 16, 2020

👍

1 similar comment
@sdudoladov
Copy link
Member

👍

@FxKu FxKu merged commit 5014eeb into zalando:master Apr 16, 2020
@FxKu
Copy link
Member

FxKu commented Apr 16, 2020

@ReSearchITEng thanks for yet another contribution 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants