Skip to content

Allow CR updates#428

Draft
kstrenkova wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
kstrenkova:cr-update-restarts-pods
Draft

Allow CR updates#428
kstrenkova wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
kstrenkova:cr-update-restarts-pods

Conversation

@kstrenkova
Copy link
Copy Markdown
Contributor

This PR introduces new test-operator functionality that will allow users to update their CRs and simultaneously restart the the pod. Currently, any change to the CR will not apply in the pod. The only way a user can use updated CR is to remove the pod and create a new one.

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 24, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 24, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kstrenkova

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@kstrenkova kstrenkova force-pushed the cr-update-restarts-pods branch 5 times, most recently from d1d1487 to 1278d8c Compare March 26, 2026 14:01
@softwarefactory-project-zuul
Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ff60e5ff837b41e5ac57efe73553eef1

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 14m 06s
podified-multinode-edpm-deployment-crc-test-operator FAILURE in 1h 56m 58s

@kstrenkova kstrenkova force-pushed the cr-update-restarts-pods branch from 1278d8c to 72885c5 Compare March 31, 2026 13:19
This PR introduces new test-operator functionality that will allow
users to update their CRs and simultaneously restart the the pod.
Currently, any change to the CR will not apply in the pod. The
only way a user can use updated CR is to remove the pod and
create a new one.
@kstrenkova kstrenkova force-pushed the cr-update-restarts-pods branch from 72885c5 to 4bcfe5f Compare April 1, 2026 11:48
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.

1 participant