Skip to content

Rename cilium certgen and envoy image variables#13260

Open
guoard wants to merge 1 commit into
kubernetes-sigs:masterfrom
guoard:cilium_components_name
Open

Rename cilium certgen and envoy image variables#13260
guoard wants to merge 1 commit into
kubernetes-sigs:masterfrom
guoard:cilium_components_name

Conversation

@guoard
Copy link
Copy Markdown
Contributor

@guoard guoard commented May 14, 2026

Rename hubble specific cilium image variables to more generic names:

  • cilium_hubble_certgen_image_repocilium_certgen_image_repo
  • cilium_hubble_certgen_image_tagcilium_certgen_image_tag
  • cilium_hubble_envoy_image_repocilium_envoy_image_repo
  • cilium_hubble_envoy_image_tagcilium_envoy_image_tag

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
The previous variable names incorrectly implied that these images are
used exclusively by hubble.

certgen is also used by Cluster Mesh

envoy is not only used for hubble. It is also required for L7 network
policy support and is deployed by default on new clusters.

This change makes the variable naming more accurate and aligns it with
their actual usage scope.

Does this PR introduce a user-facing change?:

Rename cilium certgen and envoy image variables

Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com>
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels May 14, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: guoard
Once this PR has been reviewed and has the lgtm label, please assign yankay for approval. For more information see the Code Review Process.

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

Details 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 14, 2026
@k8s-ci-robot k8s-ci-robot requested review from mzaian and tico88612 May 14, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants