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

Validate mappings targets #24

Open
concaf opened this issue Dec 29, 2017 · 1 comment
Open

Validate mappings targets #24

concaf opened this issue Dec 29, 2017 · 1 comment

Comments

@concaf
Copy link
Contributor

concaf commented Dec 29, 2017

#23 was caused because we never knew if the ObjectMeta that we referenced existed in the Kubernetes Open API definitions.We need to add a check before/after the final mappings are generated to see if the target actually exists in the Kubernetes or OpenShift Open API definitions.

CC: @surajssd

@surajssd
Copy link
Member

if it does not exist we fail so that we know we are not using outdated refs in types.go

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

No branches or pull requests

2 participants