Skip to content

An operator to manage Cincinnati, the update graph service

License

Notifications You must be signed in to change notification settings

sacharya/cincinnati-operator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cincinnati-operator

Run locally

To run locally, you must set the operand image as shown below.

export OPERAND_IMAGE="quay.io/app-sre/cincinnati:2873c6b" 
operator-sdk run --local

Using an init container to load graph data

The Cincinnati graph data is loaded from an init container. Before deploying the cincinnati-operator, you will need to build and push an init container containing the graph data.

About

An operator to manage Cincinnati, the update graph service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.1%
  • Shell 1.5%
  • Dockerfile 1.1%
  • Makefile 0.3%