Skip to content

refactor(applicationsets): name the agent operator Deployment for the system#25

Merged
stxkxs merged 1 commit into
mainfrom
refactor/operator-deployment-name
Jun 3, 2026
Merged

refactor(applicationsets): name the agent operator Deployment for the system#25
stxkxs merged 1 commit into
mainfrom
refactor/operator-deployment-name

Conversation

@stxkxs

@stxkxs stxkxs commented Jun 3, 2026

Copy link
Copy Markdown
Member

Set the addons-agent-operator AppSet helm releaseName to eks-agent-platform-operator so the ArgoCD Application, helm release, and Deployment all share one fully-qualified name (was a bare, generic operator Deployment). Pairs with the landing-zone e2e wait-target update.

… system

The addons-agent-operator ApplicationSet set helm releaseName: operator, so the
ArgoCD Application (eks-agent-platform-operator), the helm release (operator), and
the resulting Deployment (operator) had three different names — and the Deployment
was a bare, generic "operator" in the namespace. Set releaseName to match the
Application name so Application == release == Deployment == eks-agent-platform-
operator: one fully-qualified name, consistent with the namespace and image path.
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

CI Results

Check Status
YAML Lint
Environment Kustomize Build
dev
staging
production

All validations passed.

@stxkxs stxkxs merged commit a8f1f22 into main Jun 3, 2026
5 checks passed
@stxkxs stxkxs deleted the refactor/operator-deployment-name branch June 3, 2026 04:13
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