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

[CA][Helm] Allow skipping service creation #4837

Merged
merged 1 commit into from
May 31, 2022

Conversation

avorima
Copy link
Contributor

@avorima avorima commented Apr 28, 2022

Which component this PR applies to?

helm charts

What type of PR is this?

/kind feature

What this PR does / why we need it:

The service is the only resource that can't be disabled. As I see it its only purpose is to expose metrics and some optional things like profiling and snapshots. If none of these are used a service shouldn't be required.

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Optionally exclude service from templated resources

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 28, 2022
@avorima
Copy link
Contributor Author

avorima commented May 5, 2022

/assign @gjtempleton

@gjtempleton
Copy link
Member

Hey, thanks for the PR!

Can you please give it a minor rather than patch version bump as its adding a new piece of functionality?

@avorima avorima force-pushed the chart/disable-service branch from d4d31ee to 8354dcc Compare May 6, 2022 13:00
@avorima
Copy link
Contributor Author

avorima commented May 6, 2022

@gjtempleton done

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 17, 2022
@avorima avorima force-pushed the chart/disable-service branch from 8354dcc to 800efd2 Compare May 18, 2022 08:55
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 18, 2022
@gjtempleton
Copy link
Member

Thanks!
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 31, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: avorima, gjtempleton

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 31, 2022
@k8s-ci-robot k8s-ci-robot merged commit 5933552 into kubernetes:master May 31, 2022
@avorima avorima deleted the chart/disable-service branch May 31, 2022 15:28
navinjoy pushed a commit to navinjoy/autoscaler that referenced this pull request Oct 26, 2022
…vice

[CA][Helm] Allow skipping service creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/cluster-autoscaler cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants