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 from c09551c to d38db02 Compare May 12, 2026 12:07
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 12, 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 d38db02 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.

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: I3bdeb6e51dbba7dda14f2c7a60a496cc3df85260
Signed-off-by: rabi <ramishra@redhat.com>
@rabi rabi force-pushed the parellel_execution branch from d38db02 to cce47dd Compare May 13, 2026 04:09
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