Skip to content

kubectl create -f deploy/crds/mongodb.com_mongodbcommunity_crd.yaml command fails #334

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

Closed
dotrc opened this issue Feb 17, 2021 · 2 comments · Fixed by #348
Closed

kubectl create -f deploy/crds/mongodb.com_mongodbcommunity_crd.yaml command fails #334

dotrc opened this issue Feb 17, 2021 · 2 comments · Fixed by #348

Comments

@dotrc
Copy link

dotrc commented Feb 17, 2021

What did you do to encounter the bug?
Steps to reproduce the behavior:

  1. Go to 'https://github.com/mongodb/mongodb-kubernetes-operator/blob/master/docs/install-upgrade.md#procedure'
  2. Run the command kubectl create -f deploy/crds/mongodb.com_mongodbcommunity_crd.yaml

What did you expect?
kubectl create -f deploy/crds/mongodb.com_mongodbcommunity_crd.yaml command should succeed.

What happened instead?
deploy/crds/mongodb.com_mongodbcommunity_crd.yaml is not present in the repository, hence the command fails.

@bznein
Copy link
Contributor

bznein commented Feb 17, 2021

Hi @dotrc,

you are right!
#327 restructured the content of the repo and we will soon update our documentation to reflect this.
In the meantime you can find the file you are looking for in config/crd/bases

Nikolas

@dotrc
Copy link
Author

dotrc commented Feb 18, 2021

Thanks @bznein!
Will try out the guidelines specified in #327.

You may close this issue once the documentation gets updated.

./.rc

@bznein bznein mentioned this issue Feb 19, 2021
3 tasks
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 a pull request may close this issue.

2 participants