We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The functionality needs to be migrated to the new API. See argoproj/notifications-engine#360 for where the todos were introduced.
Don't use deprecated functionality.
Do the migration to new APIs.
The text was updated successfully, but these errors were encountered:
chore: Deprecate EndpointResolver v1, bump some deps
3e78806
Helps with: argoproj/argo-cd#22140 Remove deprecated functionality, moving to per-service endpoint and region resolution. Also, bump some dependencies. Signed-off-by: Andrii Korotkov <[email protected]>
chore: Deprecate EndpointResolver v1, bump some deps (#365)
87bf057
Helps with: argoproj/argo-cd#22140 Remove deprecated functionality, moving to per-service endpoint and region resolution. Also, bump some dependencies. Signed-off-by: Andrii Korotkov <[email protected]> Co-authored-by: Pasha Kostohrys <[email protected]>
Notifications engine is being updated as a part of #22260
Sorry, something went wrong.
andrii-korotkov-verkada
No branches or pull requests
Summary
The functionality needs to be migrated to the new API.
See argoproj/notifications-engine#360 for where the todos were introduced.
Motivation
Don't use deprecated functionality.
Proposal
Do the migration to new APIs.
The text was updated successfully, but these errors were encountered: