Stefan Prietl
Stefan Prietl
We have this problem too, but I think a different root cause: What we do is, we upload to more than one OpenStack cloud in parallel on the same host,...
Hi there @codenrhoden, So to recap, just so that I understand this: The current proposed change won't work for all deployments of rex ray b/c stuff can run on different...
I will raise you a: Also filter for certain namespaces, because right now all the namespaces are used, if I interpret the code correctly: https://github.com/kubernetes/kops/blob/ea7df00719357fc9f3d2db515016b2a70f24815b/pkg/validation/validate_cluster.go#L204 This can be quite annoying...
Well they are not using the priorities for wrong things per se (cluster monitoring, ELK), but it may be a good idea to introduce other prio-classes for that (and it's...
still want to do this, but has low prio; let's see if i can do that: /remove-lifecycle stale
> @akkina2107 could you fix the tests. Otherwise it looks correct @zetaab wouldn't it be better instead of using the ["magic" number 42 here](https://github.com/kubernetes/kops/pull/13853/files#diff-32548f4b67cba7a248f63750e6a2ee0b04f06fd6a64681a72a6d782021a94275R164) to do it like @drekle suggested:...
/remove-lifecycle stale
Did something #15165 /remove-lifecycle stale
The use case would be to have - for example - a CLI option to provide additional, custom priority classes which kOps takes into consideration when validating the cluster. This...
Ok, I am confused, point given I described a solution, but I do not know how to connect `PodDistruptionBudgets` to the ability of kOps to say a cluster is "valid"....