Closed knrt10 closed 3 years ago
@ipochi yes this is chart from upstream. I have only made necessary changes for the chart to work. Do you mean I should change pkg/
files in a different commit?
@ipochi yes this is chart from upstream. I have only made necessary changes for the chart to work. Do you mean I should change
pkg/
files in a different commit?
Yes, I mean upstream helm chart and Lokomotive changes in separate commit.
Are there Lokomotive specifi changes in the assets/charts/components/metallb ? If so then separate commits would make sense, else not.
I have not tested the upgrade path, only installation. Will test it
Checked the upgrade. Works fine. There was no downtime. I tried by deploying httpbin and refreshing it while upgrade. Not really sure if it's the correct way
Signed-off-by: knrt10 kautilya@kinvolk.io
Part of #1443