Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.1 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.1 KB

OCM Agent Operator

Go Report Card codecov GoDoc License

Operator to manage the OCM Agent service running on managed OpenShift clusters.

Documentation

For Developers

  • Design -- Describes the interaction between the operator and the custom resource definition.
  • 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