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

Cannot proceed with simple install #31

Closed
dwhiteddsoft opened this issue Aug 11, 2022 · 4 comments
Closed

Cannot proceed with simple install #31

dwhiteddsoft opened this issue Aug 11, 2022 · 4 comments

Comments

@dwhiteddsoft
Copy link

As directed here, the output ends up being:

namespace/messaging created
deployment.apps/vmq-operator created
role.rbac.authorization.k8s.io/vmq-operator created
rolebinding.rbac.authorization.k8s.io/vmq-operator created
serviceaccount/vmq-operator created
service/vernemq-k8s created
serviceaccount/vernemq-k8s created
resource mapping not found for name: "vernemqs.vernemq.com" namespace: "" from "only_vernemq/0vernemq-operator-0vernemqCustomResourceDefinition.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
ensure CRDs are installed first
resource mapping not found for name: "k8s" namespace: "messaging" from "only_vernemq/vernemq-vernemq.yaml": no matches for kind "VerneMQ" in version "vernemq.com/v1alpha1"
ensure CRDs are installed first

I am running AKS on Azure v1.22.11

@dwhiteddsoft
Copy link
Author

Looks to be a dup of this issue

@ioolkos
Copy link
Contributor

ioolkos commented Aug 12, 2022

@dwhiteddsoft yes, thanks; I guess we need to do a full migration at some point: https://sdk.operatorframework.io/docs/building-operators/golang/migration/
Help, of course, is always welcome.

@dwhiteddsoft
Copy link
Author

I am trying to get it to work by hacking around a bit but I may be able to chip in. Let me get through some work items first with it and see where I am at. :-)

@dwhiteddsoft
Copy link
Author

I find myself with some time, have forked the repo, and am looking at migration now. Hopefully something to report soon-ish :-)

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