-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Bump proxy-init and CNI plugin versions #12462
Conversation
A new release has been cut for both. The new release adds a new `GID` feature that allows iptables to skip traffic originating from a process running under the specified GID. The CNI plugin also includes a fix for native sidecar containers. * Bump proxy-init from `v2.3.0` to `v2.4.0` * Bump CNI plugin from `v1.4.0` to `v1.5.0` Signed-off-by: Matei David <matei@buoyant.io>
Signed-off-by: Matei David <matei@buoyant.io>
…kerd/linkerd2 into matei/bump-proxy-init-and-cni-plugin
Signed-off-by: Matei David <matei@buoyant.io>
@@ -205,7 +205,7 @@ Kubernetes: `>=1.22.0-0` | |||
| policyController.image.version | string | linkerdVersion | Tag for the policy controller container image | | |||
| policyController.logLevel | string | `"info"` | Log level for the policy controller | | |||
| policyController.probeNetworks | list | `["0.0.0.0/0","::/0"]` | The networks from which probes are performed. By default, all networks are allowed so that all probes are authorized. | | |||
| policyController.resources | object | destinationResources | policy controller resource requests & limits | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this changing in this PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Likely someone forgot to run bin/helm-docs
after changing the values and the update picked up both changes now. We're not touching the policy controller resources field in the values file as part of this change.
A new release has been cut for both. The new release adds a new `GID` feature that allows iptables to skip traffic originating from a process running under the specified GID. The CNI plugin also includes a fix for native sidecar containers. * Bump proxy-init from `v2.3.0` to `v2.4.0` * Bump CNI plugin from `v1.4.0` to `v1.5.0` --------- Signed-off-by: Matei David <matei@buoyant.io> Signed-off-by: Mark S <the@wondersmith.dev>
A new release has been cut for both. The new release adds a new `GID` feature that allows iptables to skip traffic originating from a process running under the specified GID. The CNI plugin also includes a fix for native sidecar containers. * Bump proxy-init from `v2.3.0` to `v2.4.0` * Bump CNI plugin from `v1.4.0` to `v1.5.0` --------- Signed-off-by: Matei David <matei@buoyant.io> Signed-off-by: Mark S <the@wondersmith.dev>
A new release has been cut for both. The new release adds a new `GID` feature that allows iptables to skip traffic originating from a process running under the specified GID. The CNI plugin also includes a fix for native sidecar containers. * Bump proxy-init from `v2.3.0` to `v2.4.0` * Bump CNI plugin from `v1.4.0` to `v1.5.0` --------- Signed-off-by: Matei David <matei@buoyant.io> Signed-off-by: Mark S <the@wondersmith.dev>
A new release has been cut for both. The new release adds a new `GID` feature that allows iptables to skip traffic originating from a process running under the specified GID. The CNI plugin also includes a fix for native sidecar containers. * Bump proxy-init from `v2.3.0` to `v2.4.0` * Bump CNI plugin from `v1.4.0` to `v1.5.0` --------- Signed-off-by: Matei David <matei@buoyant.io> Signed-off-by: Mark S <the@wondersmith.dev>
A new release has been cut for both. The new release adds a new `GID` feature that allows iptables to skip traffic originating from a process running under the specified GID. The CNI plugin also includes a fix for native sidecar containers. * Bump proxy-init from `v2.3.0` to `v2.4.0` * Bump CNI plugin from `v1.4.0` to `v1.5.0` --------- Signed-off-by: Matei David <matei@buoyant.io> Signed-off-by: Mark S <the@wondersmith.dev>
A new release has been cut for both. The new release adds a new `GID` feature that allows iptables to skip traffic originating from a process running under the specified GID. The CNI plugin also includes a fix for native sidecar containers. * Bump proxy-init from `v2.3.0` to `v2.4.0` * Bump CNI plugin from `v1.4.0` to `v1.5.0` --------- Signed-off-by: Matei David <matei@buoyant.io> Signed-off-by: Mark S <the@wondersmith.dev>
A new release has been cut for both. The new release adds a new
GID
feature that allows iptables to skip traffic originating from a process running under the specified GID. The CNI plugin also includes a fix for native sidecar containers.v2.3.0
tov2.4.0
v1.4.0
tov1.5.0