Skip to content

feat(helm): add eg.fullname support for resources names (#8156)#8628

Open
Miracle05 wants to merge 1 commit intoenvoyproxy:mainfrom
Miracle05:issue-8156
Open

feat(helm): add eg.fullname support for resources names (#8156)#8628
Miracle05 wants to merge 1 commit intoenvoyproxy:mainfrom
Miracle05:issue-8156

Conversation

@Miracle05
Copy link
Copy Markdown

@Miracle05 Miracle05 commented Mar 31, 2026

What type of PR is this?

feat: add eg.fullname support for resources names (#8156)

What this PR does / why we need it:

Fixed hardcoded resources names in Helm chart (#8156)

Which issue(s) this PR fixes:

Fixes #8156

Release Notes:

BREAKING CHANGES:

It will change resources labels:

app.kubernetes.io/name: gateway-helm -> envoy-gateway

And names for some resources:

ClusterRole, ClusterRoleBinding, Role, RoleBinding, ServiceAccount

@Miracle05 Miracle05 requested a review from a team as a code owner March 31, 2026 15:41
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 31, 2026

Deploy Preview for cerulean-figolla-1f9435 failed.

Name Link
🔨 Latest commit 42b20a5
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69cbfa2e75f8470008394f88

@Miracle05 Miracle05 force-pushed the issue-8156 branch 2 times, most recently from 8e78c4a to 233e321 Compare March 31, 2026 15:52
@Miracle05 Miracle05 changed the title feat: add eg.fullname support for resources names (#8156) feat(helm): add eg.fullname support for resources names (#8156) Mar 31, 2026
Signed-off-by: Dmitrii Golubtsov <evarome10@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm chart nameOverride of Deployment/Service/ConfigMap/ServiceAccount, etc.

1 participant