Gaurav Mehta

Results 96 comments of Gaurav Mehta

related to: https://github.com/harvester/harvester/issues/3263 once implemented users should be able to define a cluster/node state via git repo + fleet.

is source vm on vmware using efi? may i also know the guest OS?

I was able to reproduce the issue, and this is being caused as the launcher pod is unable to tolerate the etcd taint: ``` Events: Type Reason Age From Message...

already addressed by: https://github.com/harvester/harvester/pull/5202 fixes should already be available in master.

I am more in favor of supporting full cluster configuration using fleet (gitops) This should make it easier to recreate the entire cluster state from a git repo. Restoring from...

Please add more, but at a bare minimum we should have gitops based support for following objects: * Cluster network definitions * VM network definitions * VirtualMachineImages * Backup targets...

depends on: https://github.com/longhorn/longhorn/issues/5085

Hi @SlavikCA may i know how you placed the nodes in maintenance mode? The UI should not allow more than 1 controlplane/etcd node to be placed in maintenance mode at...

the script itself does not remove any annotations so it is hard to say what may have removed the annotations. a support bundle from the point in time might have...

I noticed mutlus is not ready during the upgrade as the chart upgrade keeps failing as underlying node is unable to meet the minimum version check. I am not yet...