influxdata / influxdata-operator

A k8s operator for InfluxDB
MIT License
76 stars 32 forks source link

Sync Handlers #14

Open AdheipSingh opened 5 years ago

AdheipSingh commented 5 years ago

Once i update resources spec in the CR, they should be update the core resources file in deployment, the operator needs to have informers + event handlers handling the particular event( resources update in our case )