Roopesh Saravanan
Roopesh Saravanan
By default, it should be none.
This issue is up for grabs!
Hi, @silvina-varela! Yeah, you can work on this!
Do you want to document the CRD parameters on the [installation page](https://github.com/metallb/metallb/blob/main/website/content/installation/_index.md)? @liornoy @fedepaol
> I think the "Using the MetalLB Operator" section in the installation page could be a good place for it. Thanks, I'll work on it! Also the documentation also lags...
I [drafted](https://roopeshsn.notion.site/MetalLB-Operator-Additional-Parameters-Documentation-ad3071cf245c46f4a04c034e923e4e64) the documentation for the additional operator parameters to create a custom resource of kind `MetalLB`. I referenced the [types](https://github.com/metallb/metallb-operator/blob/43aded79f2d6fb5f3a3c8b48d0850383ba2367fd/api/v1beta1/metallb_types.go#L40) and tests written in the PR #239. Let me...
Thanks for the review! I think we'll put the example manifest on the installation page (https://github.com/metallb/metallb/blob/main/website/content/installation/_index.md#using-the-metallb-operator) and redirect readers to the APIs page ( https://metallb.universe.tf/apis/) for the detailed reference on...
> @roopeshsn hey, sorry to ping after so much time. Just checking if you are still interested in moving this forward. Sure, @fedepaol! What do you have in mind? What...
> `zap.Any()` does not support the field passed at [packetparser/packetparser_linux.go:217](https://github.com/microsoft/retina/blob/02d7179f922539f1682ca295af0d9fc7324d63bb/pkg/plugin/packetparser/packetparser_linux.go#L217C42-L217C83) > > We should find another way to log the `eth0Link`: > > ``` > level=info caller=packetparser/packetparser_linux.go:217 msg="Attaching Packetparser to...
Hi @yonahd, I'd like to address this issue. Are the default resources, such as the service account and `kube-root-ca.crt` configmap, consistent across Kubernetes distributions? If so, can we determine whether...