Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unneeded spec entry in v1.3 manifest #262

Merged
merged 1 commit into from
Dec 7, 2018

Conversation

hmizuma
Copy link
Contributor

@hmizuma hmizuma commented Dec 7, 2018

Issue #, if available:

Description of changes:

  • Remove unknown field in v1.3 manifest. This line can cause validation failure on Kubernetes 1.11:
error validating data: ValidationError(CustomResourceDefinition.spec.names): unknown field "scope" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionNames;

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* This line can cause validation failures on Kubernetes 1.11
Copy link
Contributor

@mogren mogren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mogren mogren merged commit 196617f into aws:master Dec 7, 2018
@mogren mogren added this to the v1.4 milestone Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants