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

compact: make service headless #247

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

stevehipwell
Copy link
Contributor

@stevehipwell stevehipwell commented Sep 8, 2021

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Fixes #243.

Changes

Set clusterIP: None in Compact service to support it's use in the StatefulSet serviceName field.

Verification

Copied pattern from store.
CI passes.

@stevehipwell stevehipwell force-pushed the headless-compact-service branch 5 times, most recently from 2114bc5 to 6aef570 Compare September 8, 2021 13:14
@stevehipwell
Copy link
Contributor Author

/assign @yeya24

@yeya24
Copy link
Contributor

yeya24 commented Sep 15, 2021

@stevehipwell Hi, thanks for the contribution. Can you fix the conflict?

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@stevehipwell
Copy link
Contributor Author

@yeya24 done.

Copy link
Member

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

LGTM

@kakkoyun kakkoyun merged commit 1fe5b3b into thanos-io:main Sep 20, 2021
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.

Compact statefulset has a non-headless service as it's serviceName
3 participants