jasonmimick / atlas-osb

DEPRECATED: See https://github.com/mongodb/atlas-osb

Home Page:https://github.com/mongodb/atlas-osb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate runs in Kubernetes

jasonmimick opened this issue · comments

There is a known issue with kube 1.18 and the broker.
When you install and try to create a cluster, then got this error.

Error: ServiceBinding.servicecatalog.k8s.io "atlas-db-small" is invalid: metadata.managedFields.fieldsType: Invalid value: "": must be `FieldsV1`

reference: GoogleCloudPlatform/flink-on-k8s-operator#206

Scope of this issue is to root cause the error and determine level-of-effort to support kubernetes 1.18+.

Kubernetes 1.17 is functioning properly.