adamant-kite-43734
06/26/2024, 10:10 PMprehistoric-balloon-31801
06/27/2024, 2:06 PMalert-london-41705
06/27/2024, 3:29 PMprehistoric-balloon-31801
06/28/2024, 2:09 AMalert-london-41705
06/28/2024, 2:25 AMprehistoric-balloon-31801
06/28/2024, 2:39 AMprehistoric-balloon-31801
06/28/2024, 2:39 AMalert-london-41705
06/28/2024, 2:39 AMalert-london-41705
06/28/2024, 2:40 AMprehistoric-balloon-31801
06/28/2024, 2:41 AMkubectl create -f <https://releases.rancher.com/harvester/v1.2.2/version.yaml>
and see if the button comes upalert-london-41705
06/28/2024, 2:55 AMalert-london-41705
06/28/2024, 4:59 AMadmission webhook "<http://validator.harvesterhci.io|validator.harvesterhci.io>" denied the request: managed chart harvester is not ready, please wait for it to be ready
alert-london-41705
06/28/2024, 5:02 AMkubectl get bundledeployment -A
NAMESPACE NAME DEPLOYED MONITORED STATUS
cluster-fleet-local-local-1a3d67d0a899 fleet-agent-local True True
cluster-fleet-local-local-1a3d67d0a899 local-managed-system-agent True True
cluster-fleet-local-local-1a3d67d0a899 mcc-harvester True True deployment.apps harvester-system/harvester-webhook [progressing] Pending termination: 1
cluster-fleet-local-local-1a3d67d0a899 mcc-harvester-crd True True
cluster-fleet-local-local-1a3d67d0a899 mcc-rancher-logging-crd True True
cluster-fleet-local-local-1a3d67d0a899 mcc-rancher-monitoring-crd True True
prehistoric-balloon-31801
06/28/2024, 6:30 AMkubectl edit managedchart harvester -n fleet-local
And edit the path spec.paused
to false
paused: false
alert-london-41705
06/28/2024, 1:37 PMadmission webhook "<http://validator.harvesterhci.io|validator.harvesterhci.io>" denied the request: managed chart harvester-crd is not ready, please wait for it to be ready
alert-london-41705
06/28/2024, 1:38 PMkubectl get bundledeployment -A
NAMESPACE NAME DEPLOYED MONITORED STATUS
cluster-fleet-local-local-1a3d67d0a899 fleet-agent-local True True
cluster-fleet-local-local-1a3d67d0a899 local-managed-system-agent True True
cluster-fleet-local-local-1a3d67d0a899 mcc-harvester True True
cluster-fleet-local-local-1a3d67d0a899 mcc-harvester-crd True True
cluster-fleet-local-local-1a3d67d0a899 mcc-rancher-logging-crd True True
cluster-fleet-local-local-1a3d67d0a899 mcc-rancher-monitoring-crd True True
prehistoric-balloon-31801
07/01/2024, 2:37 AMkubectl get bundles -A
alert-london-41705
07/01/2024, 6:59 PMalert-london-41705
07/01/2024, 6:59 PMkubectl get bundles -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 0/1 OutOfSync(1) [Cluster fleet-local/local]
fleet-local mcc-rancher-logging-crd 0/1 OutOfSync(1) [Cluster fleet-local/local]
fleet-local mcc-rancher-monitoring-crd 0/1 OutOfSync(1) [Cluster fleet-local/local]
prehistoric-balloon-31801
07/02/2024, 3:51 AMharvester-crd
rancher-logging-crd
rancher-monitoring-crd
alert-london-41705
07/03/2024, 3:42 PMkubectl get bundles -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-hvst-upgrade-dqqhz-upgradelog-operator 1/1
fleet-local mcc-rancher-logging-crd 0/1 OutOfSync(1) [Cluster fleet-local/local]
fleet-local mcc-rancher-monitoring-crd 0/1 OutOfSync(1) [Cluster fleet-local/local]
alert-london-41705
07/03/2024, 3:43 PMkubectl edit managedchart rancher-logging-crd -n fleet-local
I see this
lastUpdateTime: "2024-06-05T16:45:44Z"
message: no chart version found for rancher-logging-crd-102.0.0+up3.17.10
prehistoric-balloon-31801
07/05/2024, 7:55 AMalert-london-41705
07/07/2024, 2:04 PMprehistoric-balloon-31801
07/08/2024, 8:40 AMancher-monitoring-crd
managedchart and its spec.version
to 103.0.3+up45.31.1
.
Then do the same thing to rancher-logging-crd
amnagedchart and its spec.version
to 103.0.0+up3.17.10
prehistoric-balloon-31801
07/08/2024, 8:42 AMkubectl edit managedchart rancher-monitoring-crd -n fleet-local
kubectl edit managedchart rancher-logging-crd -n fleet-local
alert-london-41705
07/08/2024, 4:07 PMkubectl get bundles -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-hvst-upgrade-dqqhz-upgradelog-operator 1/1
fleet-local mcc-rancher-logging-crd 1/1
fleet-local mcc-rancher-monitoring-crd 1/1
So that looks good now. The upgrade to 1.3.1 is still stuck on pending.alert-london-41705
07/08/2024, 4:09 PMalert-london-41705
07/08/2024, 4:20 PMprehistoric-balloon-31801
07/09/2024, 3:15 AMhvst-upgrade-dqqhz
• Ensure plan hvst-upgrade-dqqhz-prepare
is gone:
kubectl get plans hvst-upgrade-dqqhz-prepare -n cattle-system
# nothing should display
• patch some fields
kubectl label -n fleet-local cluster.provisioning local "<http://provisioning.cattle.io/management-cluster-name=local|provisioning.cattle.io/management-cluster-name=local>" --overwrite=true
kubectl patch -n fleet-local cluster.provisioning local --subresource=status --type=merge --patch '{"status":{"fleetWorkspaceName": "fleet-local"}}'
• Ensure SUC is running, the deployment should be created after a while
$ kubectl get deployment system-upgrade-controller -n cattle-system
NAME READY UP-TO-DATE AVAILABLE AGE
system-upgrade-controller 1/1 1 1 14d
• start a 1.2.2 upgrade againalert-london-41705
07/09/2024, 3:26 AMalert-london-41705
07/09/2024, 3:27 AMkubectl get deployment system-upgrade-controller -n cattle-system
NAME READY UP-TO-DATE AVAILABLE AGE
system-upgrade-controller 1/1 1 1 9s
alert-london-41705
07/09/2024, 3:42 AMprehistoric-balloon-31801
07/09/2024, 4:55 AMalert-london-41705
07/09/2024, 4:58 AMalert-london-41705
07/09/2024, 4:58 AMalert-london-41705
07/10/2024, 1:45 AMprehistoric-balloon-31801
07/10/2024, 2:08 AMalert-london-41705
07/10/2024, 2:59 PM