MBoui commented on issue #1183: URL: https://github.com/apache/apisix-ingress-controller/issues/1183#issuecomment-1193492563
```
kubectl describe crd/apisixconsumers.apisix.apache.org
22:38:36
Alias tip: k8s describe crd/apisixconsumers.apisix.apache.org
Name: apisixconsumers.apisix.apache.org
Namespace:
Labels: apisix.apache.org/app=ingress-apisix
Annotations: <none>
API Version: apiextensions.k8s.io/v1
Kind: CustomResourceDefinition
Metadata:
Creation Timestamp: 2022-07-25T02:36:11Z
Generation: 1
Managed Fields:
API Version: apiextensions.k8s.io/v1
Fields Type: FieldsV1
fieldsV1:
f:metadata:
f:labels:
.:
f:apisix.apache.org/app:
f:spec:
f:conversion:
.:
f:strategy:
f:group:
f:names:
f:kind:
f:listKind:
f:plural:
f:shortNames:
f:singular:
f:scope:
f:versions:
Manager: helm
Operation: Update
Time: 2022-07-25T02:36:11Z
API Version: apiextensions.k8s.io/v1
Fields Type: FieldsV1
fieldsV1:
f:status:
f:acceptedNames:
f:kind:
f:listKind:
f:plural:
f:shortNames:
f:singular:
f:conditions:
k:{"type":"Established"}:
.:
f:lastTransitionTime:
f:message:
f:reason:
f:status:
f:type:
k:{"type":"NamesAccepted"}:
.:
f:lastTransitionTime:
f:message:
f:reason:
f:status:
f:type:
Manager: kube-apiserver
Operation: Update
Subresource: status
Time: 2022-07-25T02:36:11Z
Resource Version: 1446
UID: fec22c4c-4f38-4e8b-8669-94da7db7b82e
Spec:
Conversion:
Strategy: None
Group: apisix.apache.org
Names:
Kind: ApisixConsumer
List Kind: ApisixConsumerList
Plural: apisixconsumers
Short Names:
ac
Singular: apisixconsumer
Scope: Namespaced
Versions:
Name: v2beta3
Schema:
openAPIV3Schema:
Properties:
Spec:
Properties:
Auth Parameter:
One Of:
Required:
basicAuth
Required:
keyAuth
Properties:
Basic Auth:
One Of:
Required:
value
Required:
secretRef
Properties:
Secret Ref:
Properties:
Name:
Min Length: 1
Type: string
Required:
name
Type: object
Value:
Properties:
Password:
Min Length: 1
Type: string
Username:
Min Length: 1
Type: string
Required:
username
password
Type: object
Type: object
Key Auth:
One Of:
Required:
value
Required:
secretRef
Properties:
Secret Ref:
Properties:
Name:
Min Length: 1
Type: string
Required:
name
Type: object
Value:
Properties:
Key:
Min Length: 1
Type: string
Required:
key
Type: object
Type: object
Type: object
Required:
authParameter
Type: object
Type: object
Served: true
Storage: true
Subresources:
Status:
Deprecated: true
Name: v2alpha1
Schema:
openAPIV3Schema:
Properties:
Spec:
Properties:
Auth Parameter:
One Of:
Required:
basicAuth
Required:
keyAuth
Properties:
Basic Auth:
One Of:
Required:
value
Required:
secretRef
Properties:
Secret Ref:
Properties:
Name:
Min Length: 1
Type: string
Required:
name
Type: object
Value:
Properties:
Password:
Min Length: 1
Type: string
Username:
Min Length: 1
Type: string
Required:
username
password
Type: object
Type: object
Key Auth:
One Of:
Required:
value
Required:
secretRef
Properties:
Secret Ref:
Properties:
Name:
Min Length: 1
Type: string
Required:
name
Type: object
Value:
Properties:
Key:
Min Length: 1
Type: string
Required:
key
Type: object
Type: object
Type: object
Required:
authParameter
Type: object
Type: object
Served: false
Storage: false
Subresources:
Status:
Status:
Accepted Names:
Kind: ApisixConsumer
List Kind: ApisixConsumerList
Plural: apisixconsumers
Short Names:
ac
Singular: apisixconsumer
Conditions:
Last Transition Time: 2022-07-25T02:36:11Z
Message: no conflicts found
Reason: NoConflicts
Status: True
Type: NamesAccepted
Last Transition Time: 2022-07-25T02:36:11Z
Message: the initial names have been accepted
Reason: InitialNamesAccepted
Status: True
Type: Established
Stored Versions:
v2beta3
Events: <none>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
