Skip to content
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

Cherry pick PR #898 to 0.15.x branch #899

Merged
merged 3 commits into from
Aug 2, 2022

Conversation

amisevsk
Copy link
Collaborator

@amisevsk amisevsk commented Aug 2, 2022

What does this PR do?

Cherry-pick changes from #898 to the 0.15.x branch

What issues does this PR fix or reference?

Fixes #896 and #897 in the 0.15.x stream

Is it tested? How?

Test as in #898

PR Checklist

  • E2E tests pass (when PR is ready, comment /test v8-devworkspace-operator-e2e, v8-che-happy-path to trigger)
    • v8-devworkspace-operator-e2e: DevWorkspace e2e test
    • v8-che-happy-path: Happy path for verification integration with Che

Restrict secret list when checking for imagePullSecrets to only the
current workspace's namespace.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
ImagePullSecrets are not read from the cluster in a consistent order.
This can result in unnecessarily updating the workspace deployment to
change the order of imagePullSecrets, triggering rollouts and restarting
pods.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
@amisevsk amisevsk requested a review from ibuziuk as a code owner August 2, 2022 20:13
@openshift-ci openshift-ci bot added the approved label Aug 2, 2022
@amisevsk amisevsk changed the title Cherry pick 898 Cherry pick PR #898 to 0.15.x branch Aug 2, 2022
@openshift-ci
Copy link

openshift-ci bot commented Aug 2, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amisevsk, ibuziuk

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@amisevsk amisevsk merged commit f4730f6 into devfile:0.15.x Aug 2, 2022
@amisevsk amisevsk deleted the cherry-pick-898 branch August 2, 2022 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants