Uh oh!
There was an error while loading. Please reload this page.
OCPNODE-3895,OCPNODE-3894,OCPNODE-3779: Enable DRA(DynamicResourceAllocation) featuregate by default - #2498
Conversation
openshift-ci-robot
commented
Sep 23, 2025
@sairameshv: This pull request references Jira Issue OCPBUGS-61381, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
Skipping CI for Draft Pull Request. |
Hello @sairameshv! Some important instructions when contributing to openshift/api: |
sairameshv
commented
Sep 23, 2025
/test |
@sairameshv: The The following commands are available to trigger optional jobs: Use DetailsIn response to this:
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. |
Uh oh!
There was an error while loading. Please reload this page.
sairameshv
commented
Sep 23, 2025
/test e2e-gcp |
Uh oh!
There was an error while loading. Please reload this page.
sairameshv
commented
Oct 1, 2025
Just FYI,
Following is the output of DRA jobs passing for reference from the output log of the techpreview job I'm also monitoring the o/k PR's techpreview jobs to get the results of the |
Regarding the multiple different naming conventions, can we use anything similar to the logic outlined in https://github.com/openshift-eng/openshift-tests-extension/blob/d81c090588352f8cd80934dc61e10b443feca7d7/cmd/example-tests/main.go#L89-L120 to do some labelling/renaming so that all the tests follow enablement/disablement based on the state of the feature gate? Our test tooling should already know how to filter tests based on enabled/disabled feature gates as long as the test spec names are correctly annotated with the feature gate. Having the correct annotations injected would also make it so that the tests report into Sippy in a way that |
Uh oh!
There was an error while loading. Please reload this page.
benluddy
commented
Oct 1, 2025
/hold Please don't merge this until we merge @tkashem's cluster-kube-apiserver-operator PRs. We could end up in another situation where OpenShift serves default-disabled APIs in a GA build. |
openshift-ci-robot
commented
Dec 2, 2025
Scheduling tests matching the |
everettraven
commented
Dec 2, 2025
Standalone TPNU-only field removal /override ci/prow/verify-crd-schema |
@everettraven: Overrode contexts on behalf of everettraven: ci/prow/verify-crd-schema, ci/prow/verify-crdify DetailsIn response to this:
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. |
- DynamicResourceAllocation feature has been graduated to GA in the upstream i.e. k8s 1.34 - Removed the downstream featuregate DynamicResourceAllocation so that this is enabled by default for all the cluster types - Remove the downstream featuregate dependency from the scheduler.config's ProfileCustomizations field Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
haircommander
commented
Dec 2, 2025
/lgtm |
openshift-ci-robot
commented
Dec 2, 2025
Scheduling tests matching the |
sairameshv
commented
Dec 2, 2025
/verified later by @asahay19 |
openshift-ci-robot
commented
Dec 2, 2025
@sairameshv: Only users can be targets for the DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
sairameshv
commented
Dec 2, 2025
/verified later @asahay19 |
openshift-ci-robot
commented
Dec 2, 2025
@sairameshv: This PR has been marked to be verified later by DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
sairameshv
commented
Dec 2, 2025
/retest-required |
openshift-ci-robot
commented
Dec 2, 2025
everettraven
commented
Dec 2, 2025
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: everettraven, haircommander, ingvagabund, tkashem The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
everettraven
commented
Dec 2, 2025
/override ci/prow/verify-crd-schema |
@everettraven: Overrode contexts on behalf of everettraven: ci/prow/verify-crd-schema, ci/prow/verify-crdify DetailsIn response to this:
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. |
csrwng
commented
Dec 2, 2025
/retest-required |
3 similar comments
sairameshv
commented
Dec 3, 2025
/retest-required |
sairameshv
commented
Dec 3, 2025
/retest-required |
tkashem
commented
Dec 3, 2025
/retest-required |
Both the failures of [1] - https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_api/2498/pull-ci-openshift-api-master-e2e-upgrade/1996118601991458816 Openshift CI search ref: here |
sairameshv
commented
Dec 3, 2025
This PR[1] disables the pdb for catalogd-controller-manager and would hopefully resolve the failures |
haircommander
commented
Dec 3, 2025
/label acknowledge-critical-fixes-only |
@sairameshv: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
nee1esh
commented
Dec 3, 2025
/retest |
DRA has been graduated to GA in upstream 1.34[1] and is required to be enabled for OCP-4.21 rebase to unblock the DRA based e2e test failures[2]
[1] - https://kubernetes.io/blog/2025/09/01/kubernetes-v1-34-dra-updates/
[2] - https://issues.redhat.com/browse/OCPBUGS-61381