Skip to content

Operator: enable in CI

Jason Plum requested to merge 830-enable-operator-in-ci into master

Enabled the operator in CI. Initial run.

  • Add detection for CRD existing
  • If CRD doesn't exist, OPERATOR_BOOTSTRAP=true deploy before deploy
    • If OPERATOR_BOOTSTRAP is not empty, then don't --wait
  • Add crd and gitlabs to cleanup()'s list of objects.

Closes #830 (closed)

Edited by Jason Plum

Merge request reports