You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 8, 2025. It is now read-only.
Hi,
in your CRD docs you have that jobManager.accessScope is optional parameter. But in CRD definition it is as required.
Could you please update the CRD or docs, because it is reported by various validators if it is not set in FlinkCluster manifest.
Validation error from VS Code: Missing property "accessScope".yaml-schema: kubernetes://schema/flinkoperator.k8s.io/v1beta1%40flinkcluster
Validation error from kubeconform: clusters/dev-cluster.yaml - FlinkCluster dev-cluster is invalid: For field spec.jobManager: accessScope is required