Skip to content

Distinguish pending from running pods#463

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
kstrenkova:add-pending-state-check
Jul 6, 2026
Merged

Distinguish pending from running pods#463
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
kstrenkova:add-pending-state-check

Conversation

@kstrenkova

Copy link
Copy Markdown
Contributor

This is a first step to adding timeouts for pending pods. Previously, it wasn't possible to distinguish a pod that was pending from a pod that is running. Now it is possible to distinguish them.

This lets us handle pending pods differently and later add timeout logic to cancel tests early if pods are stuck pending.

Assisted-By: Claude Sonnet 4.5 noreply@anthropic.com

@openshift-ci

openshift-ci Bot commented Jul 1, 2026

Copy link
Copy Markdown

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 openshift-ci Bot added the approved label Jul 1, 2026
@kstrenkova kstrenkova force-pushed the add-pending-state-check branch from 8170fe9 to 0c92afc Compare July 3, 2026 11:04
@kstrenkova kstrenkova marked this pull request as ready for review July 3, 2026 11:05
@openshift-ci openshift-ci Bot requested review from posikoya and stuggi July 3, 2026 11:05
This is a first step to adding timeouts for pending pods.
Previously, it wasn't possible to distinguish a pod that was
pending from a pod that is running. Now it is possible to
distinguish them.

This lets us handle pending pods differently and later add
timeout logic to cancel tests early if pods are stuck pending.

Assisted-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@kstrenkova kstrenkova force-pushed the add-pending-state-check branch from 0c92afc to 11e0c63 Compare July 3, 2026 11:10

@posikoya posikoya left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kstrenkova, posikoya

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

@openshift-merge-bot openshift-merge-bot Bot merged commit 4643f96 into openstack-k8s-operators:main Jul 6, 2026
7 checks passed
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