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

Parameterize metrics port name #9046

Merged

Conversation

anders-swanson
Copy link
Contributor

@anders-swanson anders-swanson commented Sep 12, 2022

resolves discussion on #8665

Metrics service in Helm chart now have protocol in port name

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Sep 12, 2022
@k8s-ci-robot
Copy link
Contributor

@anders-swanson: This issue is currently awaiting triage.

If Ingress contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 12, 2022
@k8s-ci-robot
Copy link
Contributor

Hi @anders-swanson. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added needs-kind Indicates a PR lacks a `kind/foo` label and requires one. area/helm Issues or PRs related to helm charts needs-priority labels Sep 12, 2022
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 12, 2022
@longwuyuan
Copy link
Contributor

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 12, 2022
@longwuyuan
Copy link
Contributor

/lgtm

cc @tao12345666333 @strongjz @rikatz

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

Reverting is nice but why not just create a variable instead?
I think all we need to do is to call it:

Values.controller.metrics.service.name and set the default value to metrics?
Then it should work for all of us straight away.

@NissesSenap
Copy link
Contributor

NissesSenap commented Sep 12, 2022

I saw your comment in the issue and you wanted to fix that in a separate PR.
Thanks for the quick action @anders-swanson
LGTM

@anders-swanson
Copy link
Contributor Author

I can fix in this PR. Was not sure if it was desirable to revert first and then fix. Like you say it is a simple fix, I already have done it on my local branch.

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 12, 2022
@anders-swanson anders-swanson changed the title Revert "Add protocol prefix to Metrics port (Helm)" Parameterize metrics port name Sep 12, 2022
@NissesSenap
Copy link
Contributor

Yeah from my point of view why not fix it straight away. Let's see if the maintainers agree :)
LGTM

@longwuyuan
Copy link
Contributor

/area stabilization

@k8s-ci-robot k8s-ci-robot added the area/stabilization Work for increasing stabilization of the ingress-nginx codebase label Sep 13, 2022
@NissesSenap
Copy link
Contributor

@longwuyuan anything else needed to merge?

@longwuyuan
Copy link
Contributor

I don't think there is anything pending from your side.
But we have to make a release now with a couple of really important and needed changes. So the approvers will look at this as soon some higher priority work allows them time. This change should become available with the next releae that I mentioned.

cc @tao12345666333 @strongjz @rikatz

@strongjz
Copy link
Member

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anders-swanson, longwuyuan, strongjz

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 Sep 30, 2022
@strongjz strongjz merged commit 8f18c0f into kubernetes:main Sep 30, 2022
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/helm Issues or PRs related to helm charts area/stabilization Work for increasing stabilization of the ingress-nginx codebase cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants