-
Notifications
You must be signed in to change notification settings - Fork 71
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
Remove redundan PATs on refresh mode #703
Conversation
/retest |
The tests on ci-openshift are fail with an error like this:
There is some an infrastructure problem. |
/retest |
The
Need to rerun it. |
/retest |
Verified on Eclipse Che with |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: artaleks9, ibuziuk, vinokurig The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build 3.16 :: server_3.x/347: Console, Changes, Git Data |
Build 3.16 :: sync-to-downstream_3.x/7294: Console, Changes, Git Data |
Build 3.16 :: push-latest-container-to-quay_3.x/4770: Console, Changes, Git Data |
Build 3.16 :: get-sources-rhpkg-container-build_3.x/7273: server : 3.x :: Build 62824633 : quay.io/devspaces/server-rhel8:3.16-7 |
Build 3.16 :: update-digests_3.x/7117: Console, Changes, Git Data |
Build 3.16 :: server_3.x/347: Upstream sync done; /DS_CI/sync-to-downstream_3.x/7294 triggered |
Build 3.16 :: operator-bundle_3.x/3350: Console, Changes, Git Data |
Build 3.16 :: sync-to-downstream_3.x/7295: Console, Changes, Git Data |
Build 3.16 :: push-latest-container-to-quay_3.x/4771: Console, Changes, Git Data |
Build 3.16 :: copyIIBsToQuay/2708: Console, Changes, Git Data |
Build 3.16 :: sync-to-downstream_3.x/7295: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/7274 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.16 :: operator-bundle_3.x/3350: Upstream sync done; /DS_CI/sync-to-downstream_3.x/7295 triggered |
Build 3.16 :: update-digests_3.x/7117: Detected new images: rebuild operator-bundle |
Build 3.16 :: dsc_3.x/1947: Console, Changes, Git Data |
Build 3.16 :: dsc_3.x/1947: 3.16.0-CI |
What does this PR do?
Iterate over personal access token secrets on refresh function. Remove outdated token secrets except the latest refreshed token secret.
Screenshot/screencast of this PR
What issues does this PR fix or reference?
fixes eclipse-che/che#23027
How to test this PR?
quay.io/eclipse/che-server:pr-
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.