Skip to content

openshift/ocm-agent-operator

Repository files navigation

OCM Agent Operator

Go Report Card codecov GoDoc License

The Operator manages the OCM Agent service running on managed OpenShift clusters.

Documentation

For Developers

  • Design -- Describes the interaction between the operator and the Custom Resource Definition (CRD).
  • Development -- Instructions for developing and deploying the operator.
  • Testing -- Instructions for writing tests.
  • How To Test -- Instructions on how to test the OCM Agent Operator