Skip to content

Commit f6456ea

Browse files
authored
Release controller v1.11.3 & chart v4.11.3. (#12156)
1 parent 0106de6 commit f6456ea

File tree

16 files changed

+346
-236
lines changed

16 files changed

+346
-236
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ the versions listed. Ingress-Nginx versions **may** work on older versions, but
3939

4040
| Supported | Ingress-NGINX version | k8s supported version | Alpine Version | Nginx Version | Helm Chart Version |
4141
| :-------: | --------------------- | ----------------------------- | -------------- | ------------- | ------------------ |
42+
| 🔄 | **v1.11.3** | 1.30, 1.29, 1.28, 1.27, 1.26 | 3.20.3 | 1.25.5 | 4.11.3 |
4243
| 🔄 | **v1.11.2** | 1.30, 1.29, 1.28, 1.27, 1.26 | 3.20.0 | 1.25.5 | 4.11.2 |
4344
| 🔄 | **v1.11.1** | 1.30, 1.29, 1.28, 1.27, 1.26 | 3.20.0 | 1.25.5 | 4.11.1 |
4445
| 🔄 | **v1.11.0** | 1.30, 1.29, 1.28, 1.27, 1.26 | 3.20.0 | 1.25.5 | 4.11.0 |

changelog/controller-1.11.3.md

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
# Changelog
2+
3+
### controller-v1.11.3
4+
5+
Images:
6+
7+
* registry.k8s.io/ingress-nginx/controller:v1.11.3@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7
8+
* registry.k8s.io/ingress-nginx/controller-chroot:v1.11.3@sha256:22701f0fc0f2dd209ef782f4e281bfe2d8cccd50ededa00aec88e0cdbe7edd14
9+
10+
### All changes:
11+
12+
* Images: Trigger controller build. (#12134)
13+
* Tests & Docs: Bump `e2e-test-echo` to v1.0.1. (#12145)
14+
* Images: Trigger `e2e-test-echo` build. (#12141)
15+
* Images: Drop `s390x`. (#12138)
16+
* Images: Build `s390x` controller. (#12127)
17+
* Chart: Bump Kube Webhook CertGen. (#12123)
18+
* Tests & Docs: Bump images. (#12121)
19+
* Cloud Build: Bump `gcb-docker-gcloud` to v20240718-5ef92b5c36. (#12117)
20+
* Images: Trigger other builds. (#12112)
21+
* Tests: Bump `e2e-test-runner` to v20241004-114a6abb. (#12105)
22+
* Images: Trigger `test-runner` build. (#12102)
23+
* Docs: Add a multi-tenant warning. (#12099)
24+
* Go: Bump to v1.22.8. (#12094)
25+
* Images: Bump `NGINX_BASE` to v0.1.0. (#12080)
26+
* Images: Trigger NGINX build. (#12076)
27+
* Images: Remove NGINX v1.21. (#12058)
28+
* GitHub: Improve Dependabot. (#12038)
29+
* Chart: Improve CI. (#12030)
30+
* Chart: Extend image tests. (#12027)
31+
* Docs: Add health check annotations for AWS. (#12020)
32+
* Docs: Convert `opentelemetry.md` from CRLF to LF. (#12006)
33+
* Chart: Test `controller.minAvailable` & `controller.maxUnavailable`. (#12002)
34+
* Chart: Align default backend `PodDisruptionBudget`. (#11999)
35+
* Metrics: Fix namespace in `nginx_ingress_controller_ssl_expire_time_seconds`. (#11986)
36+
* Chart: Improve default backend service account. (#11974)
37+
* Go: Bump to v1.22.7. (#11970)
38+
* Images: Bump OpenTelemetry C++ Contrib. (#11951)
39+
* Docs: Add note about `--watch-namespace`. (#11949)
40+
* Images: Use latest Alpine 3.20 everywhere. (#11946)
41+
* Fix minor typos (#11941)
42+
* Chart: Implement `controller.admissionWebhooks.service.servicePort`. (#11934)
43+
* Tests: Bump `e2e-test-runner` to v20240829-2c421762. (#11921)
44+
* Images: Trigger `test-runner` build. (#11917)
45+
* Chart: Add tests for `PrometheusRule` & `ServiceMonitor`. (#11889)
46+
* Annotations: Allow commas in URLs. (#11887)
47+
* CI: Grant checks write permissions to E2E Test Report. (#11885)
48+
* Chart: Use generic values for `ConfigMap` test. (#11879)
49+
* Update maxmind post link about geolite2 license changes (#11881)
50+
* Go: Sync `go.work.sum`. (#11875)
51+
* Replace deprecated queue method (#11859)
52+
* Auto-generate annotation docs (#11831)
53+
54+
### Dependency updates:
55+
56+
* Bump the actions group with 3 updates (#12149)
57+
* Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#12109)
58+
* Bump the actions group with 3 updates (#12097)
59+
* Bump sigs.k8s.io/mdtoc from 1.1.0 to 1.4.0 (#12089)
60+
* Bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#12087)
61+
* Bump google.golang.org/grpc from 1.67.0 to 1.67.1 in the go group across 1 directory (#12085)
62+
* Bump k8s.io/cli-runtime from 0.30.0 to 0.31.1 (#12083)
63+
* Bump github/codeql-action from 3.26.9 to 3.26.10 in the actions group (#12055)
64+
* Bump the go group across 1 directory with 3 updates (#12053)
65+
* Bump k8s.io/kube-aggregator from 0.29.3 to 0.31.1 in /images/kube-webhook-certgen/rootfs (#12049)
66+
* Bump k8s.io/apimachinery from 0.23.1 to 0.31.1 in /images/ext-auth-example-authsvc/rootfs (#12047)
67+
* Bump github.com/prometheus/client_golang from 1.11.1 to 1.20.4 in /images/custom-error-pages/rootfs (#12046)
68+
* Bump the all group with 2 updates (#12036)
69+
* Bump github/codeql-action from 3.26.7 to 3.26.8 in the all group (#12016)
70+
* Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#12014)
71+
* Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in the all group (#12012)
72+
* Bump the all group with 2 updates (#11981)
73+
* Bump github/codeql-action from 3.26.6 to 3.26.7 in the all group (#11980)
74+
* Bump github.com/prometheus/common from 0.57.0 to 0.59.1 (#11961)
75+
* Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#11958)
76+
* Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 in the all group (#11957)
77+
* Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 (#11930)
78+
* Bump the all group with 2 updates (#11925)
79+
* Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 in the all group (#11913)
80+
* Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#11910)
81+
* Bump github.com/prometheus/common from 0.55.0 to 0.57.0 (#11909)
82+
* Bump github/codeql-action from 3.26.5 to 3.26.6 in the all group (#11908)
83+
* Bump the all group with 2 updates (#11871)
84+
* Bump github/codeql-action from 3.26.2 to 3.26.5 in the all group (#11868)
85+
* Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 (#11840)
86+
* Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 (#11839)
87+
* Bump dario.cat/mergo from 1.0.0 to 1.0.1 in the all group (#11837)
88+
* Bump k8s.io/component-base from 0.30.3 to 0.31.0 (#11836)
89+
* Bump github/codeql-action from 3.26.0 to 3.26.2 in the all group (#11834)
90+
91+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/controller-v1.11.2...controller-v1.11.3

charts/ingress-nginx/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
annotations:
22
artifacthub.io/changes: |
3-
- Update Ingress-Nginx version controller-v1.11.2
3+
- Update Ingress-Nginx version controller-v1.11.3
44
artifacthub.io/prerelease: "false"
55
apiVersion: v2
6-
appVersion: 1.11.2
6+
appVersion: 1.11.3
77
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
88
load balancer
99
home: https://github.com/kubernetes/ingress-nginx
@@ -22,4 +22,4 @@ maintainers:
2222
name: ingress-nginx
2323
sources:
2424
- https://github.com/kubernetes/ingress-nginx
25-
version: 4.11.2
25+
version: 4.11.3

charts/ingress-nginx/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[ingress-nginx](https://github.com/kubernetes/ingress-nginx) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
44

5-
![Version: 4.11.2](https://img.shields.io/badge/Version-4.11.2-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square)
5+
![Version: 4.11.3](https://img.shields.io/badge/Version-4.11.3-informational?style=flat-square) ![AppVersion: 1.11.3](https://img.shields.io/badge/AppVersion-1.11.3-informational?style=flat-square)
66

77
To use, add `ingressClassName: nginx` spec field or the `kubernetes.io/ingress.class: nginx` annotation to your Ingress resources.
88

@@ -325,16 +325,16 @@ As of version `1.26.0` of this chart, by simply not providing any clusterIP valu
325325
| controller.hostname | object | `{}` | Optionally customize the pod hostname. |
326326
| controller.image.allowPrivilegeEscalation | bool | `false` | |
327327
| controller.image.chroot | bool | `false` | |
328-
| controller.image.digest | string | `"sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce"` | |
329-
| controller.image.digestChroot | string | `"sha256:21b55a2f0213a18b91612a8c0850167e00a8e34391fd595139a708f9c047e7a8"` | |
328+
| controller.image.digest | string | `"sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7"` | |
329+
| controller.image.digestChroot | string | `"sha256:22701f0fc0f2dd209ef782f4e281bfe2d8cccd50ededa00aec88e0cdbe7edd14"` | |
330330
| controller.image.image | string | `"ingress-nginx/controller"` | |
331331
| controller.image.pullPolicy | string | `"IfNotPresent"` | |
332332
| controller.image.readOnlyRootFilesystem | bool | `false` | |
333333
| controller.image.registry | string | `"registry.k8s.io"` | |
334334
| controller.image.runAsNonRoot | bool | `true` | |
335335
| controller.image.runAsUser | int | `101` | |
336336
| controller.image.seccompProfile.type | string | `"RuntimeDefault"` | |
337-
| controller.image.tag | string | `"v1.11.2"` | |
337+
| controller.image.tag | string | `"v1.11.3"` | |
338338
| controller.ingressClass | string | `"nginx"` | For backwards compatibility with ingress.class annotation, use ingressClass. Algorithm is as follows, first ingressClassName is considered, if not present, controller looks for ingress.class annotation |
339339
| controller.ingressClassByName | bool | `false` | Process IngressClass per name (additionally as per spec.controller). |
340340
| controller.ingressClassResource | object | `{"aliases":[],"annotations":{},"controllerValue":"k8s.io/ingress-nginx","default":false,"enabled":true,"name":"nginx","parameters":{}}` | This section refers to the creation of the IngressClass resource. IngressClasses are immutable and cannot be changed after creation. We do not support namespaced IngressClasses, yet, so a ClusterRole and a ClusterRoleBinding is required. |
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
This file documents all notable changes to [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Helm Chart. The release numbering uses [semantic versioning](http://semver.org).
4+
5+
### 4.11.3
6+
7+
* Update Ingress-Nginx version controller-v1.11.3
8+
9+
**Full Changelog**: https://github.com/kubernetes/ingress-nginx/compare/helm-chart-4.11.2...helm-chart-4.11.3

charts/ingress-nginx/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ controller:
2626
## for backwards compatibility consider setting the full image url via the repository value below
2727
## use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
2828
## repository:
29-
tag: "v1.11.2"
30-
digest: sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce
31-
digestChroot: sha256:21b55a2f0213a18b91612a8c0850167e00a8e34391fd595139a708f9c047e7a8
29+
tag: "v1.11.3"
30+
digest: sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7
31+
digestChroot: sha256:22701f0fc0f2dd209ef782f4e281bfe2d8cccd50ededa00aec88e0cdbe7edd14
3232
pullPolicy: IfNotPresent
3333
runAsNonRoot: true
3434
# www-data -> uid 101

deploy/static/provider/aws/deploy.yaml

Lines changed: 25 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ metadata:
1515
app.kubernetes.io/instance: ingress-nginx
1616
app.kubernetes.io/name: ingress-nginx
1717
app.kubernetes.io/part-of: ingress-nginx
18-
app.kubernetes.io/version: 1.11.2
18+
app.kubernetes.io/version: 1.11.3
1919
name: ingress-nginx
2020
namespace: ingress-nginx
2121
---
@@ -28,7 +28,7 @@ metadata:
2828
app.kubernetes.io/instance: ingress-nginx
2929
app.kubernetes.io/name: ingress-nginx
3030
app.kubernetes.io/part-of: ingress-nginx
31-
app.kubernetes.io/version: 1.11.2
31+
app.kubernetes.io/version: 1.11.3
3232
name: ingress-nginx-admission
3333
namespace: ingress-nginx
3434
---
@@ -40,7 +40,7 @@ metadata:
4040
app.kubernetes.io/instance: ingress-nginx
4141
app.kubernetes.io/name: ingress-nginx
4242
app.kubernetes.io/part-of: ingress-nginx
43-
app.kubernetes.io/version: 1.11.2
43+
app.kubernetes.io/version: 1.11.3
4444
name: ingress-nginx
4545
namespace: ingress-nginx
4646
rules:
@@ -130,7 +130,7 @@ metadata:
130130
app.kubernetes.io/instance: ingress-nginx
131131
app.kubernetes.io/name: ingress-nginx
132132
app.kubernetes.io/part-of: ingress-nginx
133-
app.kubernetes.io/version: 1.11.2
133+
app.kubernetes.io/version: 1.11.3
134134
name: ingress-nginx-admission
135135
namespace: ingress-nginx
136136
rules:
@@ -149,7 +149,7 @@ metadata:
149149
app.kubernetes.io/instance: ingress-nginx
150150
app.kubernetes.io/name: ingress-nginx
151151
app.kubernetes.io/part-of: ingress-nginx
152-
app.kubernetes.io/version: 1.11.2
152+
app.kubernetes.io/version: 1.11.3
153153
name: ingress-nginx
154154
rules:
155155
- apiGroups:
@@ -231,7 +231,7 @@ metadata:
231231
app.kubernetes.io/instance: ingress-nginx
232232
app.kubernetes.io/name: ingress-nginx
233233
app.kubernetes.io/part-of: ingress-nginx
234-
app.kubernetes.io/version: 1.11.2
234+
app.kubernetes.io/version: 1.11.3
235235
name: ingress-nginx-admission
236236
rules:
237237
- apiGroups:
@@ -250,7 +250,7 @@ metadata:
250250
app.kubernetes.io/instance: ingress-nginx
251251
app.kubernetes.io/name: ingress-nginx
252252
app.kubernetes.io/part-of: ingress-nginx
253-
app.kubernetes.io/version: 1.11.2
253+
app.kubernetes.io/version: 1.11.3
254254
name: ingress-nginx
255255
namespace: ingress-nginx
256256
roleRef:
@@ -270,7 +270,7 @@ metadata:
270270
app.kubernetes.io/instance: ingress-nginx
271271
app.kubernetes.io/name: ingress-nginx
272272
app.kubernetes.io/part-of: ingress-nginx
273-
app.kubernetes.io/version: 1.11.2
273+
app.kubernetes.io/version: 1.11.3
274274
name: ingress-nginx-admission
275275
namespace: ingress-nginx
276276
roleRef:
@@ -289,7 +289,7 @@ metadata:
289289
app.kubernetes.io/instance: ingress-nginx
290290
app.kubernetes.io/name: ingress-nginx
291291
app.kubernetes.io/part-of: ingress-nginx
292-
app.kubernetes.io/version: 1.11.2
292+
app.kubernetes.io/version: 1.11.3
293293
name: ingress-nginx
294294
roleRef:
295295
apiGroup: rbac.authorization.k8s.io
@@ -308,7 +308,7 @@ metadata:
308308
app.kubernetes.io/instance: ingress-nginx
309309
app.kubernetes.io/name: ingress-nginx
310310
app.kubernetes.io/part-of: ingress-nginx
311-
app.kubernetes.io/version: 1.11.2
311+
app.kubernetes.io/version: 1.11.3
312312
name: ingress-nginx-admission
313313
roleRef:
314314
apiGroup: rbac.authorization.k8s.io
@@ -329,7 +329,7 @@ metadata:
329329
app.kubernetes.io/instance: ingress-nginx
330330
app.kubernetes.io/name: ingress-nginx
331331
app.kubernetes.io/part-of: ingress-nginx
332-
app.kubernetes.io/version: 1.11.2
332+
app.kubernetes.io/version: 1.11.3
333333
name: ingress-nginx-controller
334334
namespace: ingress-nginx
335335
---
@@ -345,7 +345,7 @@ metadata:
345345
app.kubernetes.io/instance: ingress-nginx
346346
app.kubernetes.io/name: ingress-nginx
347347
app.kubernetes.io/part-of: ingress-nginx
348-
app.kubernetes.io/version: 1.11.2
348+
app.kubernetes.io/version: 1.11.3
349349
name: ingress-nginx-controller
350350
namespace: ingress-nginx
351351
spec:
@@ -378,7 +378,7 @@ metadata:
378378
app.kubernetes.io/instance: ingress-nginx
379379
app.kubernetes.io/name: ingress-nginx
380380
app.kubernetes.io/part-of: ingress-nginx
381-
app.kubernetes.io/version: 1.11.2
381+
app.kubernetes.io/version: 1.11.3
382382
name: ingress-nginx-controller-admission
383383
namespace: ingress-nginx
384384
spec:
@@ -401,7 +401,7 @@ metadata:
401401
app.kubernetes.io/instance: ingress-nginx
402402
app.kubernetes.io/name: ingress-nginx
403403
app.kubernetes.io/part-of: ingress-nginx
404-
app.kubernetes.io/version: 1.11.2
404+
app.kubernetes.io/version: 1.11.3
405405
name: ingress-nginx-controller
406406
namespace: ingress-nginx
407407
spec:
@@ -423,7 +423,7 @@ spec:
423423
app.kubernetes.io/instance: ingress-nginx
424424
app.kubernetes.io/name: ingress-nginx
425425
app.kubernetes.io/part-of: ingress-nginx
426-
app.kubernetes.io/version: 1.11.2
426+
app.kubernetes.io/version: 1.11.3
427427
spec:
428428
containers:
429429
- args:
@@ -448,7 +448,7 @@ spec:
448448
fieldPath: metadata.namespace
449449
- name: LD_PRELOAD
450450
value: /usr/local/lib/libmimalloc.so
451-
image: registry.k8s.io/ingress-nginx/controller:v1.11.2@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce
451+
image: registry.k8s.io/ingress-nginx/controller:v1.11.3@sha256:d56f135b6462cfc476447cfe564b83a45e8bb7da2774963b00d12161112270b7
452452
imagePullPolicy: IfNotPresent
453453
lifecycle:
454454
preStop:
@@ -524,7 +524,7 @@ metadata:
524524
app.kubernetes.io/instance: ingress-nginx
525525
app.kubernetes.io/name: ingress-nginx
526526
app.kubernetes.io/part-of: ingress-nginx
527-
app.kubernetes.io/version: 1.11.2
527+
app.kubernetes.io/version: 1.11.3
528528
name: ingress-nginx-admission-create
529529
namespace: ingress-nginx
530530
spec:
@@ -535,7 +535,7 @@ spec:
535535
app.kubernetes.io/instance: ingress-nginx
536536
app.kubernetes.io/name: ingress-nginx
537537
app.kubernetes.io/part-of: ingress-nginx
538-
app.kubernetes.io/version: 1.11.2
538+
app.kubernetes.io/version: 1.11.3
539539
name: ingress-nginx-admission-create
540540
spec:
541541
containers:
@@ -549,7 +549,7 @@ spec:
549549
valueFrom:
550550
fieldRef:
551551
fieldPath: metadata.namespace
552-
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3
552+
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
553553
imagePullPolicy: IfNotPresent
554554
name: create
555555
securityContext:
@@ -575,7 +575,7 @@ metadata:
575575
app.kubernetes.io/instance: ingress-nginx
576576
app.kubernetes.io/name: ingress-nginx
577577
app.kubernetes.io/part-of: ingress-nginx
578-
app.kubernetes.io/version: 1.11.2
578+
app.kubernetes.io/version: 1.11.3
579579
name: ingress-nginx-admission-patch
580580
namespace: ingress-nginx
581581
spec:
@@ -586,7 +586,7 @@ spec:
586586
app.kubernetes.io/instance: ingress-nginx
587587
app.kubernetes.io/name: ingress-nginx
588588
app.kubernetes.io/part-of: ingress-nginx
589-
app.kubernetes.io/version: 1.11.2
589+
app.kubernetes.io/version: 1.11.3
590590
name: ingress-nginx-admission-patch
591591
spec:
592592
containers:
@@ -602,7 +602,7 @@ spec:
602602
valueFrom:
603603
fieldRef:
604604
fieldPath: metadata.namespace
605-
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3
605+
image: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f
606606
imagePullPolicy: IfNotPresent
607607
name: patch
608608
securityContext:
@@ -628,7 +628,7 @@ metadata:
628628
app.kubernetes.io/instance: ingress-nginx
629629
app.kubernetes.io/name: ingress-nginx
630630
app.kubernetes.io/part-of: ingress-nginx
631-
app.kubernetes.io/version: 1.11.2
631+
app.kubernetes.io/version: 1.11.3
632632
name: nginx
633633
spec:
634634
controller: k8s.io/ingress-nginx
@@ -641,7 +641,7 @@ metadata:
641641
app.kubernetes.io/instance: ingress-nginx
642642
app.kubernetes.io/name: ingress-nginx
643643
app.kubernetes.io/part-of: ingress-nginx
644-
app.kubernetes.io/version: 1.11.2
644+
app.kubernetes.io/version: 1.11.3
645645
name: ingress-nginx-admission
646646
webhooks:
647647
- admissionReviewVersions:
@@ -651,6 +651,7 @@ webhooks:
651651
name: ingress-nginx-controller-admission
652652
namespace: ingress-nginx
653653
path: /networking/v1/ingresses
654+
port: 443
654655
failurePolicy: Fail
655656
matchPolicy: Equivalent
656657
name: validate.nginx.ingress.kubernetes.io

0 commit comments

Comments
 (0)