Skip to content

helm: Switch to numeric target port for cilium-envoy svc#42232

Merged
tklauser merged 1 commit intocilium:mainfrom
nezdolik:envoy-ha-fix-1
Oct 17, 2025
Merged

helm: Switch to numeric target port for cilium-envoy svc#42232
tklauser merged 1 commit intocilium:mainfrom
nezdolik:envoy-ha-fix-1

Conversation

@nezdolik
Copy link
Copy Markdown
Contributor

@nezdolik nezdolik commented Oct 17, 2025

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

This change switches to using numeric port instead of named port in cilium envoy svc. Verified that change does not break metrics reporting and is backwards compatible. The reasoning behind the change is to make cilium envoy metrics still available when port is not explicitly declared in cilium-envoy pod spec (e.g. to avoid k8s scheduling conflict in more advanced rollout scenarios).
Fixes: #issue-number

Use numeric port instead of named port in Cilium Envoy Service

@nezdolik nezdolik requested review from a team as code owners October 17, 2025 08:26
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 17, 2025
@maintainer-s-little-helper
Copy link
Copy Markdown

Commit f840fba does not match "(?m)^Signed-off-by:".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Oct 17, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Oct 17, 2025
@sayboras sayboras added the release-note/minor This PR changes functionality that users may find relevant to operating Cilium. label Oct 17, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 17, 2025
@viktor-kurchenko
Copy link
Copy Markdown
Contributor

/test

@sayboras sayboras changed the title Switch to numeric target port for cilium-envoy svc helm: Switch to numeric target port for cilium-envoy svc Oct 17, 2025
Copy link
Copy Markdown
Contributor

@Artyop Artyop left a comment

Choose a reason for hiding this comment

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

Could you remove eb00b46 ? seems like it's an empty commit

other than that lgtm

Signed-off-by: Kateryna Nezdolii <kateryna.nezdolii@isovalent.com>
@viktor-kurchenko
Copy link
Copy Markdown
Contributor

/test

@Artyop Artyop self-requested a review October 17, 2025 09:31
@Artyop Artyop removed the request for review from gandro October 17, 2025 09:32
@viktor-kurchenko viktor-kurchenko added the needs-backport/1.18 This PR / issue needs backporting to the v1.18 branch label Oct 17, 2025
@viktor-kurchenko viktor-kurchenko removed the request for review from tommyp1ckles October 17, 2025 12:49
@tklauser tklauser added this pull request to the merge queue Oct 17, 2025
Merged via the queue into cilium:main with commit 28490c6 Oct 17, 2025
75 checks passed
@maintainer-s-little-helper maintainer-s-little-helper bot added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Oct 17, 2025
@viktor-kurchenko viktor-kurchenko removed the needs-backport/1.18 This PR / issue needs backporting to the v1.18 branch label Oct 17, 2025
@cilium-release-bot cilium-release-bot bot moved this to Released in cilium v1.19.0 Feb 3, 2026
nezdolik added a commit to nezdolik/community that referenced this pull request Mar 13, 2026
nezdolik added a commit to nezdolik/community that referenced this pull request Mar 13, 2026
nezdolik added a commit to nezdolik/community that referenced this pull request Mar 13, 2026
joestringer pushed a commit to cilium/community that referenced this pull request Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.

Projects

No open projects
Status: Released

Development

Successfully merging this pull request may close these issues.

8 participants