ianlewis / memcached-operator

A Kubernetes operator for memcached
Apache License 2.0
152 stars 18 forks source link

Updated to use generation (fixes #15) #17

Closed ianlewis closed 6 years ago

ianlewis commented 6 years ago

Uses Kubernetes generation to check that the proxy controller has seen changes to the MemcachedProxy and updated the status. The observed generation in saved to the status as observedGeneration.