hawtio / hawtio-kubernetes

hawtio plugin for working with kubernetes
Apache License 2.0
24 stars 14 forks source link

lets combine ReplicaSet and ReplicationControllers in the model into a model.replicas and then view those in the Replicas UI? #106

Closed jstrachan closed 8 years ago

gashcrumb commented 8 years ago

@jstrachan think this is all set now?

jstrachan commented 8 years ago

yes thanks!

jimmidyson commented 8 years ago

I haven't looked at what it looks like (sure it's awesome though!) but just wanted to check you've handled the new label selector format (in, not in, etc) in the UI somehow?

jstrachan commented 8 years ago

@jimmidyson we don't have any nice UI stuff for the new RS selection extensions am afraid; it just uses the usual matchesLabels stuff

jimmidyson commented 8 years ago

Don't be afraid! Was just mentioning it - sure it will be there soon enough :-b