Skip to content

Check for supported Flux CRD version

Timo Furrer requested to merge flux-check-resource-version into master
  • Check for supported Flux CRD version

This change adds an additional check when verifying if the Flux CRDs are established. The check verifies that the appropriate CRD API version is supported and served by the REST API.

If that is not the case the Flux module isn't started.

Closes #427 (closed)

Merge request reports