Mike Russell
Mike Russell
## Bug Description: Using `ubuntu-22.04-server-cloudimg-amd64-disk-kvm.img` as the image for an RKE1 Cluster goes into provisioning boot-loop with default: ``` "engineInstallURL": "https://releases.rancher.com/install-docker/20.10.sh", ``` `https://releases.rancher.com/install-docker/20.10.sh` shell script being used in the provisioning...
## Bug Description: Using `ubuntu-22.04-server-cloudimg-amd64-disk-kvm.img` as the image for an RKE1 Cluster goes into provisioning boot-loop with default: ``` "engineInstallURL": "https://releases.rancher.com/install-docker/20.10.sh", ``` `https://releases.rancher.com/install-docker/20.10.sh` shell script being used in the provisioning...
### Describe your use-case which is not covered by existing documentation. Hi there, I was wondering if there is the possibility of specifying the credentials for junit when it publishes...
**Describe the bug** [Hardware Requirements](https://docs.harvesterhci.io/dev/install/requirements#hardware-requirements) of Harvester Installer's Interactive ISO: [harvester-installer/pkg/config/config.go](https://github.com/harvester/harvester-installer/blob/master/pkg/config/config.go#L32-L38) ```go const ( SoftMinDiskSizeGiB = 140 HardMinDiskSizeGiB = 60 MinCosPartSizeGiB = 25 NormalCosPartSizeGiB = 50 MaxPods = 200 )...
**Describe the bug** The VM after running for some time and having long-running automation tasks via Ansible running against it seems to be stuck in pause/unpause loop on the GUI...
**Describe the bug** The log has an extra forward slash within the retry block. **To Reproduce** Steps to reproduce the behavior: 1. Prepare an upgrade from one version of Harvester...
**Describe the bug** Deleting the GitRepo from Rancher v2.7.9 with Harvester v1.3.0-rc2 doesn't clean up the resources created. **To Reproduce** Steps to reproduce the behavior: 1. Import Harvester into Rancher...
**Describe the bug** Rancher v2.7.9 w/ Harvester v1.3.0-rc2 imported w/ bare-metal-workloads feature flag turned on defaults to misleading values on Git Repo creation. **Workaround** - Edit the YAML directly, changing:...
**Describe the bug** Applying a CloudInit CRD yaml that contains multiple negative based entries as well as some positive, encouraged ones, breaks the node entirely. Things noticed: - user is...
**Describe the bug** When building a setup.yaml that houses something like a CloudInit Resource: https://github.com/irishgordo/harvester-fleet-demo/blob/main/setup.yaml The resource is not created. **To Reproduce** Steps to reproduce the behavior: 1. Enable Rancher...