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

Add kuryr support for network policies #10716

Closed
wants to merge 1 commit into from

Conversation

luis5tb
Copy link
Contributor

@luis5tb luis5tb commented Nov 19, 2018

It adds support to configure kuryr with the network policy handler
and the related drivers to provide fine grain isolation. It also
enables the support to configure network policy together with the
network per namespace feature -- but without enabling the namespace
isolation as the network policies will be the ones defining the
isolation between pods/projects.

NOTICE

Master branch is closed! A major refactor is ongoing in devel-40.
Changes for 3.x should be made directly to the latest release branch they're
relevant to and backported from there.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 19, 2018
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: luis5tb
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: tzumainn

If they are not already assigned, you can assign the PR to them by writing /assign @tzumainn in a comment when ready.

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

@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 19, 2018
@luis5tb luis5tb force-pushed the net-policy branch 2 times, most recently from a5fc153 to 1028f85 Compare December 3, 2018 16:44
@luis5tb luis5tb changed the title [WIP] Add kuryr support for network policies Add kuryr support for network policies Dec 3, 2018
@openshift-ci-robot openshift-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 3, 2018
It adds support to configure kuryr with the network policy handler
and the related drivers to provide fine grain isolation. It also
enables the support to configure network policy together with the
network per namespace feature -- but without enabling the namespace
isolation as the network policies will be the ones defining the
isolation between pods/projects.
@openshift-ci-robot
Copy link

@luis5tb: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-gcp 509926b link /test e2e-gcp
ci/prow/e2e-aws 509926b link /test e2e-aws

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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/test-infra repository. I understand the commands that are listed here.

@vrutkovs
Copy link
Member

Master branch is closed! A major refactor is ongoing in devel-40. Changes for 3.x should be made directly to the latest release branch they're relevant to and backported from there.

@vrutkovs vrutkovs closed this Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

3 participants