-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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: upgrade dexIDP from 2.36.0 -> 2.37.0 Closes [14305] #14310
Conversation
Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #14310 +/- ##
=======================================
Coverage 49.76% 49.76%
=======================================
Files 261 261
Lines 44676 44676
=======================================
Hits 22232 22232
Misses 20257 20257
Partials 2187 2187 ☔ View full report in Codecov by Sentry. |
/cherry-pick release-2.8 |
* feat: update dexidp image tag from v2.36.0 -> v2.37.0 Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com> * chore: adding GlueOps to USERS.md Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com> --------- Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
/cherry-pick release-2.7 |
Cherry-pick failed with |
/cherry-pick release-2.6 |
Cherry-pick failed with |
/cherry-pick release-2.5 |
Cherry-pick failed with |
@venkatamutyala would you mind opening cherry-pick PRs for 2.5-2.7? |
* feat: update dexidp image tag from v2.36.0 -> v2.37.0 * chore: adding GlueOps to USERS.md --------- Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com> Co-authored-by: Venkata Mutyala <venkata@venkatamutyala.com>
…#14310) (argoproj#14322) * feat: update dexidp image tag from v2.36.0 -> v2.37.0 * chore: adding GlueOps to USERS.md --------- Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com> Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
…#14310) * feat: update dexidp image tag from v2.36.0 -> v2.37.0 Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com> * chore: adding GlueOps to USERS.md Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com> --------- Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
…#14310) * feat: update dexidp image tag from v2.36.0 -> v2.37.0 Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com> * chore: adding GlueOps to USERS.md Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com> --------- Signed-off-by: Venkata Mutyala <venkata@venkatamutyala.com>
Note on DCO:
For the most part v2.37.0 contains a lot of dependency updates: https://github.com/dexidp/dex/releases/tag/v2.37.0, which should only improve the stability/security of dexIDP. This update includes a couple of changes, but should not break any existing functionality:
Given the changes shouldn't break anything, I don't see a reason to call them out in the argo-cd documentation.
Checklist:
Please see Contribution FAQs if you have questions about your pull-request.