amazon-network-policy-controller-k8s icon indicating copy to clipboard operation
amazon-network-policy-controller-k8s copied to clipboard

Results 19 amazon-network-policy-controller-k8s issues
Sort by recently updated
recently updated
newest added

I have a use case that I want to allow DNS port 53 to any IP address, but I want to restrict all other ports to only non-private IP addresses....

Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.1 to 1.4.2. Release notes Sourced from github.com/go-logr/logr's releases. v1.4.2 What's Changed Fix lint: named but unused params by @​thockin in go-logr/logr#268 Add a Go report card,...

dependencies

Amazon network policy endpoint shows that there is V4 and V6 cidr even though the Cluster/Instance/Pod and everything is v4. This is a day 1 issue and needs to be...

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.20.2. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.20.2 2.20.2 Require Go 1.22+ Maintenance bump go to v1.22 [a671816] v2.20.1 2.20.1 Fixes make BeSpecEvent duration matcher...

dependencies

**What type of PR is this?** **Which issue does this PR fix**: **What does this PR do / Why do we need it**: This MR is a part of effort...

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.30.1 to 0.31.1. Commits a8f449e Falls back to SPDY for gorilla/websocket https proxy error 62791ec Merge pull request #125571 from liggitt/filter-auth-02-sar cc2ba35 add field and label selectors...

dependencies

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.30.1 to 0.31.1. Commits c5196eb Update dependencies to v0.31.1 tag 5e3e8ea informers: add comment that Start does not block f71a5cc Call non-blocking informerFactory.Start synchronously to avoid races...

dependencies

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.30.1 to 0.31.1. Commits eb5129b Update dependencies to v0.31.1 tag 46f6230 Merge pull request #126761thockin/automated-cherry-pick-of-#126749 1857695 fix v1a3 ResourceSliceList metadata field name 382a091 update codegen and openapi...

dependencies

We want to migrate from calico to amazon-network-policy-controller-k8s but we don't have a very good substitute for [calico's `GlobalNetworkPolicy`](https://docs.tigera.io/calico/latest/reference/resources/globalnetworkpolicy). Any suggestions/ideas?