Skip to content
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

Combination PR to validate PR 940, 939, 7421 #941

Closed
wants to merge 4 commits into from

Conversation

w13915984028
Copy link
Member

@w13915984028 w13915984028 commented Jan 23, 2025

Problem:

DO NOT MERGE this PR, only used for local validation.

There PRs are needed to validate the solution for issue harvester/harvester#7375, this PR simplifies the code reviewing and validation. Use this PR to build ISO and install cluster.

Validation step: harvester/harvester#7375 (comment)

#940
#939
harvester/harvester#7421

Solution:

Related Issue:

Test plan:

Per: harvester/harvester#7375 (comment)

$ kubectl get sc -A
NAME                   PROVISIONER          RECLAIMPOLICY   VOLUMEBINDINGMODE   ALLOWVOLUMEEXPANSION   AGE
harvester-longhorn     driver.longhorn.io   Delete          Immediate           true                   9m20s
longhorn               driver.longhorn.io   Delete          Immediate           true                   9m3s
longhorn-image-kvj8b   driver.longhorn.io   Delete          Immediate           true                   4m24s
longhorn-static        driver.longhorn.io   Delete          Immediate           true                   9m1s
sc2 (default)          driver.longhorn.io   Delete          Immediate           true                   4m5s
vmstate-persistence    driver.longhorn.io   Delete          Immediate           true                   9m20s

$kubectl get bundle -A
NAMESPACE     NAME                                          BUNDLEDEPLOYMENTS-READY   STATUS
fleet-local   fleet-agent-local                             1/1                       
fleet-local   local-managed-system-agent                    1/1                       
fleet-local   mcc-harvester                                 1/1                       
fleet-local   mcc-harvester-crd                             1/1                       
fleet-local   mcc-local-managed-system-upgrade-controller   1/1                       
fleet-local   mcc-rancher-logging-crd                       1/1                       
fleet-local   mcc-rancher-monitoring-crd                    1/1                       

no matter how to set below value to true or false back and force to trigger the managedchart harvester to be upgraded many times, the managedchart&bundle does not complain.

$kubectl get managedchart -n fleet-local harvester -ojsonpath="{.spec.values.storageClass}"

{"defaultStorageClass":true}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant