Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add appProtocol to the mertrics service #2690

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

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

Michael-Kruggel
Copy link
Contributor

@Michael-Kruggel Michael-Kruggel commented Oct 2, 2024

Signed-off-by: Michael-Kruggel [email protected]

Description

Adds appProtocol to the metric service for service meshes (e.g. istio) so it knows which protocol to select.
istio.io/latest/docs/ops/configuration/traffic-management/protocol-selection

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 16a8623
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/66fd7cffaa29010008b7cb81

Signed-off-by: Michael-Kruggel <[email protected]>
Copy link

sonarqubecloud bot commented Oct 2, 2024

@J12934
Copy link
Member

J12934 commented Oct 2, 2024

Ah cool didn't know that existed.

Does this still work for clusters where this isn't supported? This seems to only been added with k8s 1.30, we are trying to support the latest 4 versions so, 1.28 and up

@Michael-Kruggel
Copy link
Contributor Author

Yes, this should work on Kubernetes versions 1.18+. 1.18 release notes

@J12934
Copy link
Member

J12934 commented Oct 2, 2024

Ah sorry misread the page, it went GA with 1.20 not 1.30 like i said earlier, so all good 👍

@J12934 J12934 merged commit 223827b into secureCodeBox:main Oct 2, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants