Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/linkerd2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ Kubernetes: `>=1.16.0-0`
| proxyInit.ignoreOutboundPorts | string | `"25,443,587,3306,11211"` | Default set of ports to skip via itpables, same defaults as InboudPorts |
| proxyInit.image.name | string | `"ghcr.io/linkerd/proxy-init"` | Docker image for the proxy-init container |
| proxyInit.image.pullPolicy | string | `"IfNotPresent"` | Pull policy for the proxy-init container Docker image |
| proxyInit.image.version | string | `"v1.3.8"` | Tag for the proxy-init container Docker image |
| proxyInit.image.version | string | `"v1.3.9"` | Tag for the proxy-init container Docker image |
| proxyInit.resources.cpu.limit | string | `"100m"` | Maximum amount of CPU units that the proxy-init container can use |
| proxyInit.resources.cpu.request | string | `"10m"` | Amount of CPU units that the proxy-init container requests |
| proxyInit.resources.memory.limit | string | `"50Mi"` | Maximum amount of memory that the proxy-init container can use |
Expand Down
2 changes: 1 addition & 1 deletion charts/linkerd2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ proxyInit:
# -- Pull policy for the proxy-init container Docker image
pullPolicy: *image_pull_policy
# -- Tag for the proxy-init container Docker image
version: v1.3.8
version: v1.3.9
resources:
cpu:
# -- Maximum amount of CPU units that the proxy-init container can use
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -301,7 +301,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
2 changes: 1 addition & 1 deletion cli/cmd/testdata/inject_contour.golden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -323,7 +323,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -501,7 +501,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -679,7 +679,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
2 changes: 1 addition & 1 deletion cli/cmd/testdata/inject_emojivoto_deployment.golden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ spec:
- 4190,9998,7777,8888
- --outbound-ports-to-ignore
- "9999"
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -323,7 +323,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ spec:
- 4190,1234,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ spec:
- 4190,4191,22,8100-8102
- --outbound-ports-to-ignore
- "5432"
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
4 changes: 2 additions & 2 deletions cli/cmd/testdata/inject_emojivoto_list.golden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ items:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -319,7 +319,7 @@ items:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ items:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -319,7 +319,7 @@ items:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
2 changes: 1 addition & 1 deletion cli/cmd/testdata/inject_emojivoto_pod.golden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ spec:
- 4190,4191,22,8100-8102
- --outbound-ports-to-ignore
- "5432"
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
2 changes: 1 addition & 1 deletion cli/cmd/testdata/inject_emojivoto_statefulset.golden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
4 changes: 2 additions & 2 deletions cli/cmd/testdata/inject_gettest_deployment.good.golden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -327,7 +327,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
2 changes: 1 addition & 1 deletion cli/cmd/testdata/inject_tap_deployment.input.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ spec:
- 4190,4191
- --outbound-ports-to-ignore
- "443"
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
2 changes: 1 addition & 1 deletion cli/cmd/testdata/inject_tap_deployment_debug.golden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ spec:
- 4190,4191,25,443,587,3306,11211
- --outbound-ports-to-ignore
- 25,443,587,3306,11211
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
12 changes: 6 additions & 6 deletions cli/cmd/testdata/install_controlplane_tracing_output.golden
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ data:
image:
name: ghcr.io/linkerd/proxy-init
pullPolicy: IfNotPresent
version: v1.3.8
version: v1.3.9
resources:
cpu:
limit: 100m
Expand Down Expand Up @@ -1241,7 +1241,7 @@ spec:
- "4190,4191,25,443,587,3306,11211"
- --outbound-ports-to-ignore
- "25,443,587,3306,11211"
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -1472,7 +1472,7 @@ spec:
- "4190,4191,25,443,587,3306,11211"
- --outbound-ports-to-ignore
- "25,443,587,3306,11211"
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -1722,7 +1722,7 @@ spec:
- "4190,4191,25,443,587,3306,11211"
- --outbound-ports-to-ignore
- "25,443,587,3306,11211"
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -1978,7 +1978,7 @@ spec:
- "4190,4191,25,443,587,3306,11211"
- --outbound-ports-to-ignore
- "25,443,587,3306,11211"
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down Expand Up @@ -2230,7 +2230,7 @@ spec:
- "4190,4191,25,443,587,3306,11211"
- --outbound-ports-to-ignore
- "25,443,587,3306,11211"
image: ghcr.io/linkerd/proxy-init:v1.3.8
image: ghcr.io/linkerd/proxy-init:v1.3.9
imagePullPolicy: IfNotPresent
name: linkerd-init
resources:
Expand Down
Loading