Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch] Add instance id to instance level reporters #235

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

whitfiea
Copy link
Contributor

@whitfiea whitfiea commented Nov 28, 2024

When deploying multiple instances on the same cluster a warning was occurring as argo was trying to control the same reporter resources. These only appear when an app is syncing so you need the same apps for different instances synching at the same time.

Appended the instance id to the reporter name which is used as the prefix for the resources. Shorted the start of the app-install and app-config by 15 chars so we can fit it in.

Tested in mulit instance env

@whitfiea whitfiea merged commit dd84672 into main Nov 28, 2024
2 checks passed
@whitfiea whitfiea deleted the ajw-reporterinst branch November 28, 2024 15: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