Jan Wozniak
Jan Wozniak
also worth mentioning from the discussion with @csengerszabo the other day, KubeOne support is currently descoped. We should still create the tickets but development on those is not currently a...
@flokli I had succeeded at getting coredumps simply by setting the following patch for worker nodes ```yaml machine: type: worker sysctls: kernel.core_pattern: /tmp/core.%e.%p.%t ``` then using `hostPath` mount on relevant...
so far I made two changes to machine-controller * allow hardcoded volume type to change between [RWO](https://github.com/kubermatic/machine-controller/blob/c162be2e68129994223ef9dd6467390be68c6516/pkg/cloudprovider/provider/kubevirt/provider.go#L847) and RWX * allow network interface change from [bridge](https://github.com/kubermatic/machine-controller/blob/c162be2e68129994223ef9dd6467390be68c6516/pkg/cloudprovider/provider/kubevirt/provider.go#L793-L801) to masquerade (no other...
reference for upstream PR supporting live migration for `bridge` network https://github.com/kubevirt/community/pull/182
https://github.com/kubevirt/kubevirt/pull/9193 supports annotation override to override experimental live-migration for `bridge` with CNIs that allow IP address carry over for pods.
looks like the feature request existed earlier in https://github.com/kubernetes-csi/csi-driver-nfs/issues/31, proposing to closing this as a duplicate. Might be easier to track this under a single ticket.
> Using k8s package is a great idea, but it may not be suitable here, because it doesn't support .number notation. > What do you think we should do about...
I will have the PR ready as soon as https://github.com/kedacore/keda/pull/5377 closes, keeping the changes locally for now and will rebase right after the merge :)
/run-e2e activemq **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/9082740489)
/run-e2e activemq **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/9127524248)