cockroachdb / cockroachdb/cockroach-operator
resource crdbclusters/cockroachdb is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply
- Langage dominant
- Go
- Étoiles
- 318
- Forks
- 104
- Merge moyen
- 1 j 6 h
- PR mergées (30 j)
- 1
Description
After changing nodes from 3 to 5 and following the example in the README:
```
tobias@td:~/go/src/github.com/cockroachdb/cockroach$ minikube kubectl -- apply -f example.yaml
Warning: resource crdbclusters/cockroachdb is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply. kubectl apply should only be used on resources created declaratively by either kubectl create --save-config or kubectl apply. The missing annotation will be patched automatically.
crdbcluster.crdb.cockroachlabs.com/cockroachdb configured
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.