Skip to content

fix(deploy): align kubernetes manifests with chart names - #8

Merged
mahmut-Abi merged 1 commit into
mainfrom
fix/deploy-kubernetes-alignment
Jun 12, 2026
Merged

fix(deploy): align kubernetes manifests with chart names#8
mahmut-Abi merged 1 commit into
mainfrom
fix/deploy-kubernetes-alignment

Conversation

@mahmut-Abi

Copy link
Copy Markdown
Member

Summary

Briefly explain what this change does and why.

Scope

  • controlplane
  • dataplane
  • proto
  • release / CI
  • deploy / kind
  • tests
  • docs

Ownership

  • I have confirmed the default reviewer path according to CODEOWNERS
  • I have read the relevant ownership notes in MAINTAINERS.md

Validation

Check only the validation you actually ran.
Only check items you actually executed; do not check items you did not run.

  • make proto
  • cd controlplane && go test ./...
  • cargo test --manifest-path dataplane/Cargo.toml --workspace
  • bash -n scripts/render-release-manifest.sh
  • bash -n scripts/prepare-release-assets.sh
  • bash -n tests/e2e/run-kind.sh
  • ./tests/e2e/run-kind.sh
  • ./tests/conformance/run.sh

Why This Validation Level

Explain why this validation level is enough.
Default to the cheapest validation path first, then move to more expensive layers only when needed. Do not default to running Kind.

Contract / API Changes

  • No external behavior changes
  • Modified proto/
  • Modified configuration examples
  • Modified admin interface
  • Modified deployment manifests

If any of the items above are checked, explain compatibility impact and migration steps.

Release Communication

  • No release note or compatibility note needed
  • Updated CHANGELOG.md
  • Updated docs/user/compatibility-notes.md

If you updated release communication, explain what upgrade or compatibility impact it covers.

Docs

  • No documentation update needed
  • Updated relevant documentation or comments

Risks

Describe risks, rollback approach, and what reviewers should focus on.

@mahmut-Abi
mahmut-Abi merged commit 865ebeb into main Jun 12, 2026
6 of 7 checks passed
@mahmut-Abi
mahmut-Abi deleted the fix/deploy-kubernetes-alignment branch June 13, 2026 08:15
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.

1 participant