-
Notifications
You must be signed in to change notification settings - Fork 763
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
feat: Added custom label and annotations to the pods of the server, repo, application set controller, and application controller #1532
feat: Added custom label and annotations to the pods of the server, repo, application set controller, and application controller #1532
Conversation
Signed-off-by: enriqueav99 <[email protected]>
I deleted the test I made because I found it unnecessary and it wasn't working well in the CI. However, it passes when I run it locally (A classic) |
I don't understand why the kuttl/harness/1-036_validate_role_rolebinding_for_source_namespace test sometimes passes and sometimes doesn't, even though I haven't changed any code. For example, in the last commit, I deleted a test I created, and it didn't pass, but in the previous two commits, it did pass. |
Hi @enriqueav99,
is a known flaky test. You can ignore it. |
Thaks for your reply! If it is a knwon "issue" I think taht the PR is ready to be reviewed |
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
de7e5c6
to
86ab541
Compare
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Hi! Could someone please review this? I think it's something simple and it would be really helpful for me at work 😄 |
Hi @enriqueav99, thanks for the PR. I will try to get to it in next few days. |
Hi @enriqueav99 , can we the naming convention from
|
Signed-off-by: enriqueav99 <[email protected]>
Hi! I changed the name of them! Thanks for yor time, any other feedback or review Will be well recived :D |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @enriqueav99.
Ran some tests, overall looks good. Left some suggestions.
deploy/olm-catalog/argocd-operator/0.12.0/argoproj.io_argocds.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Thanks for the review @svghadi! Please, if another change is needed, let me know 😄 |
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
Signed-off-by: enriqueav99 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @enriqueav99 for the contribution! Once you resolve the conflict, the PR will be good to go.
Signed-off-by: enriqueav99 <[email protected]>
All conflicts are solved, thanks @svghadi for your help! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome 🎉 . Thanks a lot @enriqueav99 !!
Thanks @svghadi very much 😄 . Do you know if an early release is planned? I need this urgently for my organization, and we want to create a schedule to make the necessary changes to include this new feature and start monitoring our ArgoCD clusters 🚀 |
We do one release per quarter. The next planned release is somewhere at start of December. I am afraid that an early release won't be possible. Currently we do manual releases, there is no automation in place 😞. |
Then we have to wait 😄. Would an automation to trigger a release fit, or are you not interested? I could try to do something |
It's on my todo for a while now. Need to plan it.
Sure. I will come up with a plan and we can collaborate if you are interested. |
For sure! I'd be happy to help. Is there any communication channel where we can talk? |
You can reach out to me on CNCF slack, either in #argo-cd-contributors channel or direct message. |
What type of PR is this?
What does this PR do / why we need it:
Add the feature to add custom labels and annotations to the pods of the server, repo, application set controller, and application controller.
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes #1530 #637
How to test changes / Special notes to the reviewer:
Apply the following yaml