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

Updated Flannel chart with Netpol containter and removed clustercidr #2012

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

rbrtbnfgl
Copy link
Contributor

Description

This PR removes the clustercidr reference from the chart and the manifest and adds an initial support for the networkpolicy controller with the deployment of the container alongside the flannel daemonset #2004

Todos

  • Tests
  • Documentation
  • Release note

Release Note

None required

@manuelbuil
Copy link
Collaborator

Could you add some info in the docs about how to enable it? Also describing that this is work in progress and we would like people to start testing it

@zhangguanzhang
Copy link
Contributor

latest version is v0.4.0

# skopeo list-tags docker://registry.k8s.io/networking/kube-network-policies
{
    "Repository": "registry.k8s.io/networking/kube-network-policies",
    "Tags": [
        "sha256-0fb74846c11dc56a859b932aaf2c5624f62d4228f814d37e46f898d7e8f8aeec.sig",
        "sha256-4a43ffdb930a686994a8471aa38c1a6ed9fffb5398f00646642f37f68953e700.sig",
        "sha256-99c493b0979bf1328cd53f62b4864eea1bb08ff0176e34b85e9732bce1f49120.sig",
        "sha256-fc9f1fcbebc53b3dfb06617fbd7be68df88e71ab6a6389894e52706bce5fe93b.sig",
        "v0.1.0",
        "v0.2.0",
        "v0.3.0",
        "v0.4.0"
    ]
}

@rbrtbnfgl
Copy link
Contributor Author

Thanks I'll update the PR with the latest version.

@rbrtbnfgl rbrtbnfgl force-pushed the netpol branch 3 times, most recently from bdda47a to 3d75488 Compare July 16, 2024 11:21
@rbrtbnfgl rbrtbnfgl merged commit 6786470 into flannel-io:master Jul 17, 2024
8 checks passed
@rbrtbnfgl rbrtbnfgl deleted the netpol branch July 17, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants