Open kktam opened 4 years ago
Wondering if this is related to following 2 bugs
https://github.com/helm/helm/issues/7073 and https://github.com/oracle/mysql-operator/issues/304
I have the same problem, so I modified the code, you can refer to this PR #308
kube-apiserver add args: --runtime-config=api/all=true
try agian
facing the same issue.. when will PR #308 be merged?
Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
When installing mysql-operator into Kubernetes 1.16 using helm, (following instructions from https://github.com/oracle/mysql-operator/blob/master/docs/tutorial.md) the installation failed with following error
Versions
MySQL Operator Version: based on github master branch, commit 9aebcc3 on May 15, 2019
Environment:
kubectl version
): 1.16.2uname -a
):What happened?
Helm install resulted in an error.
What you expected to happen?
Helm install chart into Kubernetes cluster.
How to reproduce it (as minimally and precisely as possible)?
Follow https://github.com/oracle/mysql-operator/blob/master/docs/tutorial.md
Anything else we need to know?