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

Disable CNI configuration by default #202

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

saschagrunert
Copy link
Member

What type of PR is this?

/kind bug

What this PR does / why we need it:

We now disable the bridge CNI configuration and hint users how to still use it. Documentation has been updated with respect to that, too.

Which issue(s) this PR fixes:

Fixes #201

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

None

@openshift-ci openshift-ci bot added release-note-none kind/bug Categorizes issue or PR as related to a bug. labels Nov 29, 2024
@openshift-ci openshift-ci bot requested review from hasan4791 and klihub November 29, 2024 09:16
@openshift-ci openshift-ci bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 29, 2024
@saschagrunert
Copy link
Member Author

The get script CI should become green after this merges.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@kwilczynski
Copy link
Member

Nice. Simple and effective.

@kwilczynski
Copy link
Member

/approve

@openshift-ci openshift-ci bot added dco-signoff: no Indicates the PR's author has not DCO signed all their commits. and removed dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Nov 29, 2024
We now disable the bridge CNI configuration and hint users how to still
use it. Documentation has been updated with respect to that, too.

Signed-off-by: Sascha Grunert <[email protected]>
Co-authored-by: Krzysztof Wilczyński <[email protected]>
@openshift-ci openshift-ci bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. and removed dco-signoff: no Indicates the PR's author has not DCO signed all their commits. labels Nov 29, 2024
@kwilczynski
Copy link
Member

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 29, 2024
Copy link
Contributor

openshift-ci bot commented Nov 29, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kwilczynski, saschagrunert

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

@saschagrunert saschagrunert merged commit 66ee6fb into cri-o:main Nov 29, 2024
30 of 35 checks passed
@saschagrunert saschagrunert deleted the disabled-cni branch November 29, 2024 11:32
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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Packaging a CNI conflist conflicts with Kubernetes-focused CNIs
2 participants