Set all non-v1 CRD versions as not-served

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
This commit is contained in:
Richard Wall
2021-09-29 12:17:32 +01:00
parent 898dc0e254
commit c6896b2f93
6 changed files with 18 additions and 18 deletions
+3 -3
View File
@@ -212,7 +212,7 @@ spec:
description: FailureTime stores the time that this CertificateRequest failed. This is used to influence garbage collection and back-off.
type: string
format: date-time
served: true
served: false
storage: false
- name: v1alpha3
subresources:
@@ -381,7 +381,7 @@ spec:
description: FailureTime stores the time that this CertificateRequest failed. This is used to influence garbage collection and back-off.
type: string
format: date-time
served: true
served: false
storage: false
- name: v1beta1
subresources:
@@ -552,7 +552,7 @@ spec:
description: FailureTime stores the time that this CertificateRequest failed. This is used to influence garbage collection and back-off.
type: string
format: date-time
served: true
served: false
storage: false
- name: v1
subresources:
+3 -3
View File
@@ -360,7 +360,7 @@ spec:
revision:
description: "The current 'revision' of the certificate as issued. \n When a CertificateRequest resource is created, it will have the `cert-manager.io/certificate-revision` set to one greater than the current value of this field. \n Upon issuance, this field will be set to the value of the annotation on the CertificateRequest resource used to issue the certificate. \n Persisting the value on the CertificateRequest resource allows the certificates controller to know whether a request is part of an old issuance or if it is part of the ongoing revision's issuance by checking if the revision value in the annotation is greater than this field."
type: integer
served: true
served: false
storage: false
- name: v1alpha3
subresources:
@@ -677,7 +677,7 @@ spec:
revision:
description: "The current 'revision' of the certificate as issued. \n When a CertificateRequest resource is created, it will have the `cert-manager.io/certificate-revision` set to one greater than the current value of this field. \n Upon issuance, this field will be set to the value of the annotation on the CertificateRequest resource used to issue the certificate. \n Persisting the value on the CertificateRequest resource allows the certificates controller to know whether a request is part of an old issuance or if it is part of the ongoing revision's issuance by checking if the revision value in the annotation is greater than this field."
type: integer
served: true
served: false
storage: false
- name: v1beta1
subresources:
@@ -996,7 +996,7 @@ spec:
revision:
description: "The current 'revision' of the certificate as issued. \n When a CertificateRequest resource is created, it will have the `cert-manager.io/certificate-revision` set to one greater than the current value of this field. \n Upon issuance, this field will be set to the value of the annotation on the CertificateRequest resource used to issue the certificate. \n Persisting the value on the CertificateRequest resource allows the certificates controller to know whether a request is part of an old issuance or if it is part of the ongoing revision's issuance by checking if the revision value in the annotation is greater than this field."
type: integer
served: true
served: false
storage: false
- name: v1
subresources:
+3 -3
View File
@@ -1010,7 +1010,7 @@ spec:
- invalid
- expired
- errored
served: true
served: false
storage: false
subresources:
status: {}
@@ -1981,7 +1981,7 @@ spec:
- invalid
- expired
- errored
served: true
served: false
storage: false
subresources:
status: {}
@@ -2953,7 +2953,7 @@ spec:
- invalid
- expired
- errored
served: true
served: false
storage: false
subresources:
status: {}
+3 -3
View File
@@ -1223,7 +1223,7 @@ spec:
type:
description: Type of the condition, known values are (`Ready`).
type: string
served: true
served: false
storage: false
- name: v1alpha3
subresources:
@@ -2406,7 +2406,7 @@ spec:
type:
description: Type of the condition, known values are (`Ready`).
type: string
served: true
served: false
storage: false
- name: v1beta1
subresources:
@@ -3591,7 +3591,7 @@ spec:
type:
description: Type of the condition, known values are (`Ready`).
type: string
served: true
served: false
storage: false
- name: v1
subresources:
+3 -3
View File
@@ -1223,7 +1223,7 @@ spec:
type:
description: Type of the condition, known values are (`Ready`).
type: string
served: true
served: false
storage: false
- name: v1alpha3
subresources:
@@ -2406,7 +2406,7 @@ spec:
type:
description: Type of the condition, known values are (`Ready`).
type: string
served: true
served: false
storage: false
- name: v1beta1
subresources:
@@ -3591,7 +3591,7 @@ spec:
type:
description: Type of the condition, known values are (`Ready`).
type: string
served: true
served: false
storage: false
- name: v1
subresources:
+3 -3
View File
@@ -198,7 +198,7 @@ spec:
url:
description: URL of the Order. This will initially be empty when the resource is first created. The Order controller will populate this field when the Order is first processed. This field will be immutable after it is initially set.
type: string
served: true
served: false
storage: false
- name: v1alpha3
subresources:
@@ -355,7 +355,7 @@ spec:
url:
description: URL of the Order. This will initially be empty when the resource is first created. The Order controller will populate this field when the Order is first processed. This field will be immutable after it is initially set.
type: string
served: true
served: false
storage: false
- name: v1beta1
subresources:
@@ -513,7 +513,7 @@ spec:
url:
description: URL of the Order. This will initially be empty when the resource is first created. The Order controller will populate this field when the Order is first processed. This field will be immutable after it is initially set.
type: string
served: true
served: false
storage: false
- name: v1
subresources: