-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
chore: update notifications-engine to f4856710 #17971
chore: update notifications-engine to f4856710 #17971
Conversation
1eed7f3
to
42e384b
Compare
Signed-off-by: Lukas Peter Aldershaab <[email protected]>
Signed-off-by: Lukas Peter Aldershaab <[email protected]>
Signed-off-by: Lukas Peter Aldershaab <[email protected]>
010938e
to
14faf7c
Compare
I’m struggling with getting the codegen to work on my laptop, various permission errors,I will try and dig around and see if I can get it to run. |
@lukaspj , you can add me as collaborator to your fork, so i can help you with codegen |
Thanks! I suspect I’m having issues because my container runtime is not running with root access |
Signed-off-by: pashakostohrys <[email protected]>
Is it too late to cherry pick this PR into 2.11 release? |
/cherry-pick release-2.11 |
Cherry-pick failed with |
* update notifications-engine Signed-off-by: Lukas Peter Aldershaab <[email protected]> * Fix build of conflicting git-urls libraries Signed-off-by: Lukas Peter Aldershaab <[email protected]> * align telegrom dependency with notifications-engine Signed-off-by: Lukas Peter Aldershaab <[email protected]> * fix: codegen Signed-off-by: pashakostohrys <[email protected]> --------- Signed-off-by: Lukas Peter Aldershaab <[email protected]> Signed-off-by: pashakostohrys <[email protected]> Co-authored-by: pashakostohrys <[email protected]>
* update notifications-engine Signed-off-by: Lukas Peter Aldershaab <[email protected]> * Fix build of conflicting git-urls libraries Signed-off-by: Lukas Peter Aldershaab <[email protected]> * align telegrom dependency with notifications-engine Signed-off-by: Lukas Peter Aldershaab <[email protected]> * fix: codegen Signed-off-by: pashakostohrys <[email protected]> --------- Signed-off-by: Lukas Peter Aldershaab <[email protected]> Signed-off-by: pashakostohrys <[email protected]> Co-authored-by: pashakostohrys <[email protected]>
Updates to argoproj/notifications-engine@f485671, changes since current version:
In order to achieve this I had to align the telegram reference by adding:
https://github.com/argoproj/argo-cd/pull/17971/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6R300
And permanently replace whilp/git-urls with chainguard-dev/git-urls to avoid a conflict between notifications-engine and the dependencies in ArgoCD:
https://github.com/argoproj/argo-cd/pull/17971/files#diff-9bf515f23994401fc8c2f43c5f95b5dcb70a5df95fe7f6ba106d87b809cc9568R16
Checklist:
I think this might be more a request than an actual PR since I'm not sure exactly what to test for here to validate the changes.
notifications-engine hasn't been updated since February, and we'd really like some of the changes made, especially the one from the 7th of February. We can also see that there have been at least one CVE fixed.
I don't know if there's a reason that notifications-engine hasn't been updated but I wanted to at least highlight it. Feel free to close this PR if I'm missing some obvious reason that updates of notifications-engine has been stalled.