Skip to content

WIP Add dataplane service dependency graph and fallback ordering#1918

Open
rabi wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rabi:parellel_execution
Open

WIP Add dataplane service dependency graph and fallback ordering#1918
rabi wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rabi:parellel_execution

Conversation

@rabi
Copy link
Copy Markdown
Contributor

@rabi rabi commented May 12, 2026

Introduce dependsOn on services and fallbackToListOrder (*bool, default true) on deployments. Services are topologically sorted into execution levels. Explicit dependsOn stays authoritative, while services without dependsOn can temporarily fall back to list predecessor order.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 12, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rabi

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 12, 2026

OpenStackControlPlane CRD Size Report

Metric Value
CRD JSON size 322464 bytes (315KB)
Base branch size 322464 bytes
Change +0.00%
Status yellow — growing
Threshold reference
Color Range Meaning
🟢 green < 300KB Comfortable
🟡 yellow 300–400KB Growing
🟠 orange 400–750KB Concerning
🔴 red > 750KB Approaching 1.5MB etcd limit (cut in half to allow space for update)

@rabi rabi force-pushed the parellel_execution branch 5 times, most recently from cf281d2 to d2bce4e Compare May 13, 2026 13:02
@rabi
Copy link
Copy Markdown
Contributor Author

rabi commented May 14, 2026

/test openstack-operator-build-deploy-kuttl-4-18

Introduce dependsOn on services and fallbackToListOrder (*bool,
default true) on deployments. Services are topologically sorted into
execution levels. Explicit dependsOn stays authoritative, while services
without dependsOn can temporarily fall back to list predecessor order.

Change-Id: I0588abcc85896da916de9c626901c20872bfc584
Signed-off-by: rabi <ramishra@redhat.com>
@rabi rabi force-pushed the parellel_execution branch from d2bce4e to 68a2190 Compare May 15, 2026 09:17
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 15, 2026

@rabi: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/openstack-operator-build-deploy-kuttl-4-18 68a2190 link true /test openstack-operator-build-deploy-kuttl-4-18

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

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