Jonathan Berkhahn
Jonathan Berkhahn
Dug a bit more into this. The k8s equivalent is a kubectl command called `cluster-info`, but the way it actually works is it queries several endpoints, all of which are...
I responded in the issue that there really isn't a k8s equivalent to this, for several reasons. I don't think adding this to the spec is a good idea.
i'll try to get around to it this week
todo: -fork repo -find out which repos need to be changed over to point at the new repo
@asmacdo could you take a look at this?
When I say Bundles, I mean the off-cluster artifact that is produced by SDK when you package an operator for OLM, see example [here](https://github.com/operator-framework/operator-sdk/tree/master/testdata/go/v2/memcached-operator/bundle). This is what is hosted on...
This sounds reasonable, would you be interested in submitting this via pull request? An optional flag would be an easy way to do this.
So, it looks like you're trying to deploy the regular memcached docker image - which is just a container that has memcached in it, not intended to be an operator...
/lifecycle-frozen