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

**What happened:** Summary: When creating a NetworkPolicy with a rule that allows all traffic to a CIDR and another rule for the same CIDR, but with a port specified, the...

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.2 to 0.18.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.18.0 :warning: Breaking Changes Bump to k8s.io/* v1.30 (#2693 #2754 #2765 #2776 #2786) Remove deprecated v1alpha1.ControllerManagerConfiguration (#2648) admission.Decoder...

dependencies

**What happened**: Summary: When creating a `NetworkPolicy` with an ingress rule that allows traffic to a named port on a target pod, the ingress rule is not created in the...

bug

**What type of PR is this?** improvement **Which issue does this PR fix**: Add prometheus support for customized metrics. In this PR, we add metrics from policy endpoints resolving errors....

**What type of PR is this?** feature **Which issue does this PR fix**: This PR adds a new `Spec` field to support NS scoped pods and `Conditions` into `Status` to...

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.30.1 to 0.30.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.30.1&new-version=0.30.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.30.1 to 0.30.3. Commits 83bdab1 Update dependencies to v0.30.3 tag See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/api&package-manager=go_modules&previous-version=0.30.1&new-version=0.30.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies

Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.39.0 to 1.46.0. Release notes Sourced from github.com/samber/lo's releases. v1.46.0 What's Changed fix: chunk memory leak, bug fix by @​mihir20 in samber/lo#491 feat: add WaitForWithContext by @​ccoVeille...

dependencies

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.30.1 to 0.30.3. Commits ece8c00 Update dependencies to v0.30.3 tag See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.30.1&new-version=0.30.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies

**What type of PR is this?** **Which issue does this PR fix**: **What does this PR do / Why do we need it**: **If an issue # is not available...