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

make services headless again #85, #86 #112

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

pchmieli
Copy link

@pchmieli pchmieli commented Jun 6, 2023

Q A
Bug fix? [x]
Related tickets fixes #85, #86
License Apache 2.0

What's in this PR?

Going back to headless services as it was in 2.1.13 and before

Why?

Compatibility is broken as services are not headless anymore.

Partially fixed by #86
Setting empty ClusterIP does not result in default value "None" being set by api-server. Therefore we should set "None" explicitly.

Checklist

  • Implementation tested

@pchmieli
Copy link
Author

Implementation tested, comment updated.

@AKamyshnikova may I ask you for a review?

@AKamyshnikova AKamyshnikova merged commit 5a0b2ac into cscetbon:master Jun 27, 2023
@AKamyshnikova
Copy link
Collaborator

@pchmieli Thanks! Seems fix 0c1ea41 missed setting cluster ip to None

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.

Services are not headless anymore
2 participants