cockroachdb / cockroachdb/cockroach-operator
resource crdbclusters/cockroachdb is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply
- Lenguaje dominante
- Go
- Estrellas
- 318
- Forks
- 104
- Merge medio
- 1 d 6 h
- PR fusionados (30 d)
- 1
Descripción
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
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.