Bug 1702693
Summary: | error: no kind "CustomResourceDefinition" is registered for version "apiextensions.k8s.io/v1beta1" in scheme "k8s.io/kubernetes/pkg/kubectl/scheme/scheme.go:28" | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Gabe Montero <gmontero> |
Component: | Templates | Assignee: | Gabe Montero <gmontero> |
Status: | CLOSED ERRATA | QA Contact: | XiuJuan Wang <xiuwang> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.11.0 | CC: | adam.kaplan, aos-bugs, chezhang, chuo, ejacobs, gmontero, jiazha, jokerman, jwendell, mfojtik, mmccomas, pweil, wzheng, xiuwang, zitang |
Target Milestone: | --- | ||
Target Release: | 3.11.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: 'oc new-app' originated before the rise of CRDs, does not support them, and the error message around not being able to create them is confusing
Consequence: users were left unclear on how to create their CRDs
Fix: better recognize the error when trying to create CRDs and clearly propose to the user which command should be used to create them
Result: a clearer path exists for the user
|
Story Points: | --- |
Clone Of: | 1671528 | Environment: | |
Last Closed: | 2019-06-26 09:08:06 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Bug Depends On: | 1671528 | ||
Bug Blocks: |
Comment 2
Gabe Montero
2019-04-29 19:24:48 UTC
Verified with v3.11.115 cluster oc v3.11.115 kubernetes v1.11.0+d4cacc0 openshift v3.11.115 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:1605 |