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

External crd creation #55

Merged
merged 2 commits into from
Mar 19, 2018
Merged

External crd creation #55

merged 2 commits into from
Mar 19, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Mar 19, 2018

To avoid the need for a high number of cluster wide permissions, the Custom Resource Definitions are now created manually (using kubectl apply -f manifests/crd.yaml) by the operator, not by the code.

Copy link
Contributor

@kvahed kvahed left a comment

Choose a reason for hiding this comment

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

LOL and moved as promised.

@ewoutp ewoutp merged commit e054884 into master Mar 19, 2018
@ewoutp ewoutp deleted the external-crd-creation branch March 19, 2018 15:36
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