cockroachdb / cockroachdb/cockroach-operator
resource crdbclusters/cockroachdb is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply
未关闭
- 主要语言
- Go
- 星标
- 318
- 派生
- 104
- 平均合并
- 1 天 6 小时
- 30 天内合并 PR
- 1
描述
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
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。