Mohamed Chiheb Ben Jemaa
Mohamed Chiheb Ben Jemaa
Yes, i will do it. When have free time
> Thanks for reviewing Mohamed (@mcbenjemaa)! > > Can you clarify why the secret should be re-used over clusters? So lets say I have an prod and a development cluster,...
You need to solve the conflict.
@fabriziopandini can we announce this during the CAPI meeting, and we can probably gather some people interested in this topic, and we can start a WG for maintaining ignition? I'm...
> Looks like you have to run `make generate-go-openapi`. (or make the change here manually: https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api/9774/pull-cluster-api-verify-main/1732354796511301632) Looks like `make generate-go-openapi` does nothing?
@sbueringer I'm on Macos, I tried to generate in the GOPATH but still not working. this what i got: ``` GOBIN=/Users/mbenjemaa/workspace/go/src/github.com/mcbenjemaa/cluster-api/hack/tools/bin ./scripts/go_install.sh k8s.io/kube-openapi/cmd/openapi-gen openapi-gen 5e7f5fd ** Generating openapi schema for...
@fabriziopandini will you take another look here
**Proposal** ```yaml network: networkDevices: - bridge: vmbr128 model: virtio mtu: 9000 - bridge: vmbr129 model: virtio name: net1 linkMtu: 9000 dnsServers: - 10.4.1.1 ipPoolRef: - apiGroup: ipam.cluster.x-k8s.io kind: GlobalInClusterIPPool name:...