You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
Expected behavior
Expected is something like KnativeServing example:
$ kubectl explain knativeserving
KIND: KnativeServing
VERSION: operator.knative.dev/v1alpha1
DESCRIPTION:
Schema for the knativeservings API
FIELDS:
apiVersion <string>
APIVersion defines the versioned schema of this representation of an
object. Servers should convert recognized schemas to the latest internal
value, and may reject unrecognized values. More info:
https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind <string>
Kind is a string value representing the REST resource this object
represents. Servers may infer this from the endpoint the client submits
requests to. Cannot be updated. In CamelCase. More info:
https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata <Object>
Standard object's metadata. More info:
https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
spec <Object>
Spec defines the desired state of KnativeServing
status <Object>
Status defines the observed state of KnativeServing
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Describe the bug
OpenAPI validation in KnativeEventing CRD is not good.
It doesn't provide anything useful.
Expected behavior
Expected is something like KnativeServing example:
To Reproduce
Knative release version
0.13.x
Additional context
The text was updated successfully, but these errors were encountered: