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

cleanup: removes uneeded annotation when not using network policy #1884

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

cdrage
Copy link
Member

@cdrage cdrage commented May 29, 2024

cleanup: removes uneeded annotation when not using network policy

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Removes the network policy annotation which is not needed (we are not
generating network policy)

Which issue(s) this PR fixes:

Fixes #1759

Special notes for your reviewer:

@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 29, 2024
@k8s-ci-robot k8s-ci-robot requested review from kadel and TessaIO May 29, 2024 21:50
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 29, 2024
@cdrage cdrage force-pushed the remove-network-label-is-default branch from de902d5 to 22be122 Compare May 29, 2024 21:51
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 29, 2024
@cdrage
Copy link
Member Author

cdrage commented May 29, 2024

Not sure what I'm doing wrong here @TessaIO :( it's been a while since I've tested this locally, but I cant seem to get it to work with test-cmd and such on mac M1. Are you able to fix these tests by any change?

@cdrage cdrage force-pushed the remove-network-label-is-default branch from 22be122 to 86a0ec2 Compare May 30, 2024 13:38
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 30, 2024
@cdrage cdrage force-pushed the remove-network-label-is-default branch 2 times, most recently from ac64858 to e06528f Compare May 30, 2024 13:47
@cdrage
Copy link
Member Author

cdrage commented May 30, 2024

Failing because #1886 needs to go in

#### What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind documentation
/kind feature
-->

/kind cleanup

#### What this PR does / why we need it:

Removes the network policy annotation which is not needed (we are not
generating network policy)

#### Which issue(s) this PR fixes:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->
Fixes kubernetes#1759

#### Special notes for your reviewer:
@cdrage cdrage force-pushed the remove-network-label-is-default branch from e06528f to 8c96029 Compare May 30, 2024 15:54
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cdrage, TessaIO

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

@TessaIO TessaIO merged commit 55b077a into kubernetes:main Jun 2, 2024
9 of 10 checks passed
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What is io.kompose.network?
3 participants