-
Notifications
You must be signed in to change notification settings - Fork 52
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: 'podman login' to the OpenShift internal registry during worksp… #785
Conversation
Skipping CI for Draft Pull Request. |
…ace startup Signed-off-by: Ilya Buziuk <[email protected]>
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-785 |
… workspace startup
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-785 |
1 similar comment
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-785 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, ibuziuk, olexii4 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 |
@ibuziuk: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Build 3.7 :: dashboard_3.x/252: Console, Changes, Git Data |
Build 3.7 :: sync-to-downstream_3.x/3245: Console, Changes, Git Data |
Build 3.7 :: push-latest-container-to-quay_3.x/2339: Console, Changes, Git Data |
Build 3.7 :: get-sources-rhpkg-container-build_3.x/3048: dashboard : 3.x :: Build 52306305 : quay.io/devspaces/dashboard-rhel8:3.7-21 |
Build 3.7 :: update-digests_3.x/2988: Console, Changes, Git Data |
Build 3.7 :: dashboard_3.x/252: Upstream sync done; /DS_CI/sync-to-downstream_3.x/3245 triggered |
Build 3.7 :: operator-bundle_3.x/1228: Console, Changes, Git Data |
Build 3.7 :: sync-to-downstream_3.x/3247: Console, Changes, Git Data |
Build 3.7 :: push-latest-container-to-quay_3.x/2340: Console, Changes, Git Data |
Build 3.7 :: sync-to-downstream_3.x/3247: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/3049 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.7 :: operator-bundle_3.x/1228: Upstream sync done; /DS_CI/sync-to-downstream_3.x/3247 triggered |
Build 3.7 :: copyIIBsToQuay/1338: Console, Changes, Git Data |
Build 3.7 :: update-digests_3.x/2988: Detected new images: rebuild operator-bundle |
Build 3.7 :: dsc_3.x/893: Console, Changes, Git Data |
Build 3.7 :: dsc_3.x/893: 3.7.0 CI |
eclipse-che#785) * feat: 'podman login' to the OpenShift internal registry during workspace startup --------- Signed-off-by: Ilya Buziuk <[email protected]> Co-authored-by: Oleksii Orel <[email protected]>
What does this PR do?
`podman login' to the OpenShift internal registry during workspase startup
Swagger reference:
What issues does this PR fix or reference?
eclipse-che/che#22140
Is it tested? How?
Release Notes
Docs PR