Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DNM]: Enable fast ranges #2648

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bpickard22
Copy link
Contributor

cc @dougbtv

Add whereabouts controller and necessary RBAC to enable fast ranges in openshift

Currently pointing to personal image, but when dockerfile change merges in o/wherabouts i will correct the image ref and remove the hold

@bpickard22
Copy link
Contributor Author

/hold

Depends on dockerfile change in whereabouts

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 14, 2025
Fast ranges needs the nodeslice controller package from whereabouts to
run downstream

Also adds RBAC permissions to the multus-ancilarry-tools so that it can
interact wiht the wherabouts.cni.cncf.io apigroup which contains the
nodeslicepools

Huge thanks to @dougbtv for working through this with me

Signed-off-by: Benjamin Pickard <[email protected]>
Copy link
Contributor

openshift-ci bot commented Feb 15, 2025

@bpickard22: The following tests 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/e2e-aws-ovn-single-node 16797da link false /test e2e-aws-ovn-single-node
ci/prow/e2e-network-mtu-migration-ovn-ipv6 16797da link false /test e2e-network-mtu-migration-ovn-ipv6
ci/prow/security 16797da link false /test security
ci/prow/e2e-network-mtu-migration-ovn-ipv4 16797da link false /test e2e-network-mtu-migration-ovn-ipv4
ci/prow/e2e-metal-ipi-ovn-ipv6-ipsec 16797da link true /test e2e-metal-ipi-ovn-ipv6-ipsec
ci/prow/e2e-vsphere-ovn-dualstack 16797da link false /test e2e-vsphere-ovn-dualstack
ci/prow/4.19-upgrade-from-stable-4.18-e2e-gcp-ovn-upgrade 16797da link false /test 4.19-upgrade-from-stable-4.18-e2e-gcp-ovn-upgrade
ci/prow/e2e-aws-ovn-hypershift-conformance 16797da link true /test e2e-aws-ovn-hypershift-conformance
ci/prow/e2e-vsphere-ovn-dualstack-primaryv6 16797da link false /test e2e-vsphere-ovn-dualstack-primaryv6
ci/prow/e2e-metal-ipi-ovn-ipv6 16797da link true /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-ovn-ipsec-step-registry 16797da link true /test e2e-ovn-ipsec-step-registry
ci/prow/e2e-aws-ovn-windows 16797da link true /test e2e-aws-ovn-windows
ci/prow/e2e-aws-hypershift-ovn-kubevirt 16797da link false /test e2e-aws-hypershift-ovn-kubevirt

Full PR test history. Your PR dashboard.

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.

@dougbtv
Copy link
Member

dougbtv commented Feb 19, 2025

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 19, 2025
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: WHEREABOLaunch nightly aws,no-spotUTS_NAMESPACE
Copy link
Member

Choose a reason for hiding this comment

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

OOPS! Dude, this has a funky copy/pasta error

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch
will take care of it

Copy link
Contributor

openshift-ci bot commented Feb 19, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bpickard22, dougbtv

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

The pull request process is described here

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants