Mohamed Chiheb Ben Jemaa

Results 102 comments of Mohamed Chiheb Ben Jemaa
trafficstars

is this ready to proceed with the release? we need it as part of https://github.com/ionos-cloud/cluster-api-provider-proxmox/issues/225

Please use: ``` command: ['/usr/local/bin/cloud-controller-manager'] args: - --cloud-provider=gce - --leader-elect=true - --use-service-account-credentials ``` and remove the env.

Self deployed CCM: i got this error: ``` message="Error syncing load balancer: failed to ensure load balancer: instance not found" ```

``` "iso_checksum": "sha256:5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931", "iso_url": "https://old-releases.ubuntu.com/releases/jammy/ubuntu-22.04.2-live-server-amd64.iso", ```

> Can you confirm watching the console in the webUI if the c is being sent during the installer menu and not before it ? ( before there is the...

I'm so confused why it doesn't type `/casper/initrd`

I need to fix this, for https://github.com/kubernetes-sigs/image-builder/pull/1282

@rgl Thanks this actually works ``` "clinux /casper/vmlinuz --- autoinstall ds='nocloud-net;s=http://{{ .HTTPIP }}:{{ .HTTPPort }}/22.04/'initrd /casper/initrd boot " ```