SUSE / velum

Dashboard for CaaS Platform clusters (v1, v2 and v3)
https://www.suse.com/
Apache License 2.0
54 stars 30 forks source link

Expose pillars managing kubernetes extra args #708

Closed flavio closed 5 years ago

flavio commented 5 years ago

The salt backend already has pillars that can be used to provide extra arguments to the different kubernetes components (api-server, controller-manager, scheduler, kubelet and proxy).

This commit allows to provide values for these settings. This is something we should not expose into the UI. It can be handy with certain customers who are looking for a way to pass not-yet-handled flags to kubernetes.

Signed-off-by: Flavio Castelli fcastelli@suse.com

feature#hidden-kubernetes-pillars

(cherry picked from commit 62237bef06bc0cbb3f67320d7cdb95045b00ccdf)

flavio commented 5 years ago

ping @jordimassaguerpla to figure out how to push this out

jordimassaguerpla commented 5 years ago

Hi,

first of all we need a bug in bugzilla. Could you create one?

flavio commented 5 years ago

@jordimassaguerpla I've created https://bugzilla.suse.com/show_bug.cgi?id=1121459 and added the proper bsc reference inside of the commit message