-
Notifications
You must be signed in to change notification settings - Fork 94
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
🐛 Refresh external managed token secret if service account ns changes #458
🐛 Refresh external managed token secret if service account ns changes #458
Conversation
Signed-off-by: zhujian <jiazhu@redhat.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #458 +/- ##
==========================================
+ Coverage 62.58% 62.62% +0.03%
==========================================
Files 136 136
Lines 11504 11529 +25
==========================================
+ Hits 7200 7220 +20
- Misses 3536 3540 +4
- Partials 768 769 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiujian16, zhujian7 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cc @elgnay |
/lgtm |
/lgtm |
/unhold |
5313ff7
into
open-cluster-management-io:main
…pen-cluster-management-io#458) Signed-off-by: zhujian <jiazhu@redhat.com>
…s deleted (#117) * Refresh external managed token secret if service account ns changes (open-cluster-management-io#458) Signed-off-by: zhujian <jiazhu@redhat.com> * 🐛 Refresh external managed token secret if service account is deleted (open-cluster-management-io#504) (#78) * Refresh external managed token secret if service account is deleted * Debug e2e --------- Signed-off-by: zhujian <jiazhu@redhat.com> --------- Signed-off-by: zhujian <jiazhu@redhat.com>
…pen-cluster-management-io#458) Signed-off-by: zhujian <jiazhu@redhat.com>
…s deleted (#123) * Refresh external managed token secret if service account ns changes (open-cluster-management-io#458) Signed-off-by: zhujian <jiazhu@redhat.com> * 🐛 Refresh external managed token secret if service account is deleted (open-cluster-management-io#504) (#78) * Refresh external managed token secret if service account is deleted * Debug e2e --------- Signed-off-by: zhujian <jiazhu@redhat.com> --------- Signed-off-by: zhujian <jiazhu@redhat.com> Co-authored-by: Jian Zhu <jiazhu@redhat.com>
Summary
Related issue(s)
Fixes #