-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patch Rancher shell image to v0.1.26 #813
Conversation
Signed-off-by: Jian Wang <[email protected]>
cc @mallardduck, it works, thanks. |
LGTM, ok to provision cluster in air-gap env. |
Note: Rancher v2.9 will user a newer shell version |
@w13915984028 say a user creates a new v1.3.2 cluster with this change. If he upgrades Harvester to v1.4.0 (supposed to use Rancher 2.9), is the shell image updated to the newer version in this case? |
@bk201 This is a good question, I planed to investigate together with: Both Rancher and Harvester, has the Rancher
That will bring potential issues like:
LH has a configmap to init the settings from chart; and the controller checks the configmap to decide which value should be adopt, looks to be a bit better. WDYT? also cc @starbops regarding the upgrade part PR. |
@w13915984028 Thanks for the reply. Can you do some tests by setting the setting first and upgrading Rancher to see if a user-configured value is still used? I don't feel the default value matters here, since the value is already configured by a user, the value in the "value" field should be used. |
Problem:
CVE
Solution:
Patch rancher initial shell image
Related Issue:
harvester/harvester#6283
Test plan:
cluster is ready