Mateusz Gozdek

Results 418 comments of Mateusz Gozdek

@surajssd errors does not mention "bootstrap" anywhere :wink:

In any case, the solution is here: >We already allow kubelet to use pod-checkpointer PSP here: https://github.com/kinvolk/lokomotive/blob/master/assets/charts/control-plane/kubernetes/templates/kubelet-pod-checkpointer-psp-role-binding.yaml. Perhaps we should do the same for privileged policy (or whatever PSP is...

@surajssd error message says which fields collide. If you look up default values for them, you see that they _will_ collide. They are not compulsory if you have just one...

Hm, this seems like a bug in `kube-apiserver`: https://github.com/kubernetes/kubernetes/issues/90902. Perhaps we can document it in concepts and close this issue. Or just close it :smile:

I'll take it over for now, as @knrt10 is on holidays.

Actually, I'd rather take care of #1031, so if someone wants to pick this up, go ahead.

We discussed it on Slack and "dummy" way should be OK for now and will improve things a bit. We can later lift the user requirement by handling dependencies automatically,...

I suppose this should be added to `Ingress` configuration block and be true by default with opt-out options (as it might be undesired for some users)?

`size/m` as it needs to be done for all components + we should add tests for both cases.