Skip to content

[patch] Ensure uniqueness of aws-db2-user-job role and rolebinding resource names#449

Merged
whitfiea merged 2 commits into
mainfrom
masr8208
May 5, 2026
Merged

[patch] Ensure uniqueness of aws-db2-user-job role and rolebinding resource names#449
whitfiea merged 2 commits into
mainfrom
masr8208

Conversation

@tomklapiscak
Copy link
Copy Markdown
Contributor

@tomklapiscak tomklapiscak commented May 5, 2026

Description

Fixes issue seen when an instance has more than one DB2-DB application attempting to render a role and role binding with the same name in the same namespace, causing ArgoCD SharedResourceWarnings.

image
image

Testing

With the changes in this PR, separate roles and rolebindings are rendered by the manager and facilities db2 db apps:

image
image

Both roles are bound to the aws-db2-user-job ServiceAccount in the syncres namespace as before.

…source names

Fixes issue seen when an instance has more than one DB2-DB application attempting to render a role and role binding with the same name in the same namespace, causing ArgoCD SharedResourceWarnings.
@tomklapiscak tomklapiscak changed the title Masr8208 [patch] Ensure uniqueness of aws-db2-user-job role and rolebinding resource names May 5, 2026
@tomklapiscak tomklapiscak requested a review from whitfiea May 5, 2026 13:49
@whitfiea whitfiea merged commit 852fe18 into main May 5, 2026
3 checks passed
@whitfiea whitfiea deleted the masr8208 branch May 5, 2026 13:54
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.

2 participants