Mike Russell

Results 123 comments of Mike Russell

@w13915984028 On Harvester single-node Version: v1.3-7cb8315c-head I edited both deployments of: - load-balancer - load-balancer-webhook And set them both to be at `master-head` tag of their respective images. Watched it...

@ibrokethecloud noticing: ``` Already installed harvester-seeder + [[ helm_v3 == \h\e\l\m\_\v\3 ]] + helm_v3 mapkubeapis harvester-seeder --namespace harvester-system 2024/05/17 07:20:28 Release 'harvester-seeder' will be checked for deprecated or removed Kubernetes...

Hi @Prasadrpatil -thanks for reporting this, this looks to be similar to: - https://github.com/harvester/harvester/issues/5632 And also related to: - https://github.com/harvester/terraform-provider-harvester/pull/96 There is a current, WIP branch here: https://github.com/m-ildefons/terraform-provider-harvester/tree/wip/timeouts cc: @bk201

@bk201 as far as I can tell I think this is probably broken down into two segments: 1. VM Timeouts, seem to have the potential to be a common place,...

Somewhat relating to: - https://github.com/harvester/harvester/issues/4887 as well

We may also want to support disks being declared as disks via their HP, Dell, Supermicro, etc. flavored way the volumes get defined via RAID controllers like: > /dev/disk/by-id/scsi-0HP_LOGICAL_VOLUME_01000000 I'm...

Workaround - is to manually go on the node and run: - ip link set dev interface up

https://github.com/harvester/harvester-installer/pull/499 Should fix this issue :smile:

@masteryyh In **v1.2.0-rc2** interactive iso install, when a user inputs, persistent size of `0Gi` and error message of: `Partition size is too small. Minimum 150Gi is required` Does that error...

@w13915984028 I've not had a chance to look at this yet, but was curious, do you believe that issue: https://github.com/harvester/harvester/issues/5109 Is also caused by the same root cause? Even though...