memcached/memcached

Memcached Observed Generation field Feature

Dhru205 opened this issue · 2 comments

Hi team,
I am running Memcached on kubernetes using OLM operator sdk as a operator approach.
So the feature I want to add in the Memcached is mentioned below.
I am attaching screenshots of one DB which has already in built feature of observed generation so that you can get the clarity of what exactly is the feature that I want to add in Memcached

MicrosoftTeams-image (3)

As you can see in the above screenshot I checked the CR of Cassandra.

MicrosoftTeams-image (4)

The operator is in ready state and observed generation value is 1 since no changes are made in the configurations.

MicrosoftTeams-image (5)
MicrosoftTeams-image (6)

I changed the CPU and resources of Cassandra and only after all the pods are up and running then only observed Gen value is changed from 1 to 2.

I'm sorry I have no idea what this is. Are you asking about a memcached kube connector operator thing? We don't have an official one of those (yet, I guess)