Martin Schäfer

Results 15 comments of Martin Schäfer

I've just lost half a day because of this. Luckily I came accross this ticket. Using the example and then replacing role 'master' with 'cluster_manager' worked. Inclusion can be hard...

I placed the labels on the deployment resource, not on the pod. Probably it's just a minor syntaxt error on my args section:. e.g I am not sure if two...

Would this be correct? "args": [ "--update", "-l metadata.labels.continous-deployment=true" ],

I would welcome the support of Spring Config Server as well.

Yes, but as mentioned by Walliee the spring cloud config client can be disabled. I think it is an acceptable risk to integrate it, also because it is tested by...

It is possible: https://docs.cloudfoundry.org/adminguide/metadata.html You can even query the CF API by labels, so it should not be a big deal.

> Apparently, there is no CF CLI support for it, but you must `cf curl` it manually. Yes that is true. I took a look at this today and labels/annotations...

> Why do you want to have the label declaration org/space specific? That was not my idea, but my example was probably misleading: As all other filter levels (orgunit, space,...

>to which attribute (org or space, or app) would labels refer here? To the app attribute, I think this will be sufficient, >What do you exactly mean by that? Do...

Probably the attribute should better be named **appLabels**