/ocm-agent-operator

operator to manage the ocm-agent service

Primary LanguageGoApache License 2.0Apache-2.0

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