You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening an issue for the M3DB Operator! We'd love to help you, but we need the following information included
with any issue:
What version of the operator are you running? Please include the docker tag. If using master, please include the git
SHA logged when the operator first starts.
We are using version 1.16.0
What version of Kubernetes are you running? Please include the output of kubectl version.
We are running eks version 1.21
What are you trying to do?
We are trying to upgrade eks cluster to 1.22. That support API version 'v1' but M3DBCluster crd only support 'v1/alpha1'.
What did you expect to happen?
We are expecting M3DBCluster to support 'v1' API version. And wanted to know does it support EKS version 1.22.
What happened?
M3DBCluster pods are not coming up when we are trying to spin up with 'v1' version.
The text was updated successfully, but these errors were encountered:
Thanks for opening an issue for the M3DB Operator! We'd love to help you, but we need the following information included
with any issue:
What version of the operator are you running? Please include the docker tag. If using
master
, please include the gitSHA logged when the operator first starts.
We are using version 1.16.0
What version of Kubernetes are you running? Please include the output of
kubectl version
.We are running eks version 1.21
What are you trying to do?
We are trying to upgrade eks cluster to 1.22. That support API version 'v1' but M3DBCluster crd only support 'v1/alpha1'.
What did you expect to happen?
We are expecting M3DBCluster to support 'v1' API version. And wanted to know does it support EKS version 1.22.
What happened?
M3DBCluster pods are not coming up when we are trying to spin up with 'v1' version.
The text was updated successfully, but these errors were encountered: