|
1 | 1 | # Source: https://github.com/kong/kubernetes-ingress-controller/config/crd?ref=v{version}
|
2 |
| -# Version: 3.4.2 |
| 2 | +# Version: 3.4.3 |
3 | 3 | # VersionOf: kong-ingress-controller
|
4 | 4 | # UseKustomize: true
|
5 | 5 | apiVersion: apiextensions.k8s.io/v1
|
6 | 6 | kind: CustomResourceDefinition
|
7 | 7 | metadata:
|
8 | 8 | annotations:
|
9 | 9 | kubernetes-configuration.konghq.com/channels: ingress-controller
|
| 10 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
10 | 11 | name: ingressclassparameterses.configuration.konghq.com
|
11 | 12 | spec:
|
12 | 13 | group: configuration.konghq.com
|
@@ -64,6 +65,7 @@ kind: CustomResourceDefinition
|
64 | 65 | metadata:
|
65 | 66 | annotations:
|
66 | 67 | kubernetes-configuration.konghq.com/channels: ingress-controller
|
| 68 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
67 | 69 | name: kongclusterplugins.configuration.konghq.com
|
68 | 70 | spec:
|
69 | 71 | group: configuration.konghq.com
|
@@ -370,6 +372,7 @@ kind: CustomResourceDefinition
|
370 | 372 | metadata:
|
371 | 373 | annotations:
|
372 | 374 | kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
| 375 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
373 | 376 | name: kongconsumergroups.configuration.konghq.com
|
374 | 377 | spec:
|
375 | 378 | group: configuration.konghq.com
|
@@ -617,6 +620,7 @@ kind: CustomResourceDefinition
|
617 | 620 | metadata:
|
618 | 621 | annotations:
|
619 | 622 | kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
| 623 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
620 | 624 | name: kongconsumers.configuration.konghq.com
|
621 | 625 | spec:
|
622 | 626 | group: configuration.konghq.com
|
@@ -891,6 +895,7 @@ kind: CustomResourceDefinition
|
891 | 895 | metadata:
|
892 | 896 | annotations:
|
893 | 897 | kubernetes-configuration.konghq.com/channels: ingress-controller
|
| 898 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
894 | 899 | name: kongcustomentities.configuration.konghq.com
|
895 | 900 | spec:
|
896 | 901 | group: configuration.konghq.com
|
@@ -1081,6 +1086,7 @@ kind: CustomResourceDefinition
|
1081 | 1086 | metadata:
|
1082 | 1087 | annotations:
|
1083 | 1088 | kubernetes-configuration.konghq.com/channels: ingress-controller
|
| 1089 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
1084 | 1090 | name: kongingresses.configuration.konghq.com
|
1085 | 1091 | spec:
|
1086 | 1092 | group: configuration.konghq.com
|
@@ -1472,6 +1478,7 @@ kind: CustomResourceDefinition
|
1472 | 1478 | metadata:
|
1473 | 1479 | annotations:
|
1474 | 1480 | kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
| 1481 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
1475 | 1482 | name: konglicenses.configuration.konghq.com
|
1476 | 1483 | spec:
|
1477 | 1484 | group: configuration.konghq.com
|
@@ -1670,6 +1677,7 @@ kind: CustomResourceDefinition
|
1670 | 1677 | metadata:
|
1671 | 1678 | annotations:
|
1672 | 1679 | kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
| 1680 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
1673 | 1681 | name: kongplugins.configuration.konghq.com
|
1674 | 1682 | spec:
|
1675 | 1683 | group: configuration.konghq.com
|
@@ -1970,6 +1978,7 @@ kind: CustomResourceDefinition
|
1970 | 1978 | metadata:
|
1971 | 1979 | annotations:
|
1972 | 1980 | kubernetes-configuration.konghq.com/channels: ingress-controller
|
| 1981 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
1973 | 1982 | labels:
|
1974 | 1983 | gateway.networking.k8s.io/policy: direct
|
1975 | 1984 | name: kongupstreampolicies.configuration.konghq.com
|
@@ -2656,6 +2665,7 @@ kind: CustomResourceDefinition
|
2656 | 2665 | metadata:
|
2657 | 2666 | annotations:
|
2658 | 2667 | kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
| 2668 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
2659 | 2669 | name: kongvaults.configuration.konghq.com
|
2660 | 2670 | spec:
|
2661 | 2671 | group: configuration.konghq.com
|
@@ -2942,6 +2952,7 @@ kind: CustomResourceDefinition
|
2942 | 2952 | metadata:
|
2943 | 2953 | annotations:
|
2944 | 2954 | kubernetes-configuration.konghq.com/channels: ingress-controller
|
| 2955 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
2945 | 2956 | name: tcpingresses.configuration.konghq.com
|
2946 | 2957 | spec:
|
2947 | 2958 | group: configuration.konghq.com
|
@@ -3151,6 +3162,7 @@ kind: CustomResourceDefinition
|
3151 | 3162 | metadata:
|
3152 | 3163 | annotations:
|
3153 | 3164 | kubernetes-configuration.konghq.com/channels: ingress-controller
|
| 3165 | + kubernetes-configuration.konghq.com/version: v1.2.0-rc.1 |
3154 | 3166 | name: udpingresses.configuration.konghq.com
|
3155 | 3167 | spec:
|
3156 | 3168 | group: configuration.konghq.com
|
|
0 commit comments