yellowhat
yellowhat
Hi, I would like to manage the `max-rate-per-endpoint` via the `MultiClusterService` or `BackendConfig` k8s manifest. Currently even if I change the "Max RPS" value for an endpoint via the console,...
Hi, I have installed using the following: ```yaml DNS1: 1.1.1.1 DNS2: 1.0.0.1 adminPassword: pihole dnsmasq: customDnsEntries: - address=/pihole.lan/192.168.178.200 extraEnvVars: DNSMASQ_USER: root serviceDhcp: enabled: false serviceDns: annotations: metallb.universe.tf/allow-shared-ip: pihole-svc loadBalancerIP: 192.168.178.200...
Thanks for this amazing tool. It would be great if it would be possible to add a profile picture to the header. Thanks
Hi, I would like to install NixOS using `nixos-anywhere` on a mini pc with an Intel N5100. I have tried to install starting from Fedora 39 and NixOS (via iso),...
## Is your feature request related to a problem? Please describe Hi, I would like to copy a file on another path on the targets. Ansible provides `ansible.builtin.copy` for this...
**Which component are you using?**: magnum (cluster-autoscaler) **What version of the component are you using?**: 1.28.0 Component version: **What k8s version are you using (`kubectl version`)?**: kubectl version Output $...
### What happened? Hi, I would like to use the new `kubernetes.helm.v4.Chart`, to install an helm chart after the cluster creation. But unfortunately if fails on the preview steps, as...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open The following updates have all been created. To force a retry/rebase of...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
### [REQUIRED] Environment info **firebase-tools:** 12.5.1 **Platform:** Ubuntu ### [REQUIRED] Test case Hi, after adding the `googlecloud/[email protected]` to our extensions: ```json "extensions": { "firestore-send-email": "firebase/[email protected]", "mailchimp-firebase-sync": "mailchimp/[email protected]", "firestore-semantic-search": "googlecloud/[email protected]" }...