Ricky Kwan
Ricky Kwan
**Exact URL where the bug happened** https://lichess.org/patron **Steps to reproduce the bug** 1. Have a lichess account 2. Change the email associated with the account from the [settings page](https://lichess.org/account/email) 3....
#### I'm submitting a ... - [ ] Bug report - [x] Feature request - [ ] Question / Support request Hello, Right now when you create a template variable...
Feature request: * `Client.admin_query_role`/`Client.admin_query_roles`/`Client.admin_create_role` should support the IP whitelist functionality that was added in AS 4.6. * Additionally a new function should also be introduced to do the equivalent to...
**Is your feature request related to a problem? Please describe.** When you upload a video to Youtube, you can set the visibility of it to Public, Private, or Unlisted. I'm...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: When working with a large fleet of nodes, there is inevitably going to...
### What happened? This is a continuation of #10313. When `roles/kubespray-defaults/tasks/fallback_ips.yml` runs on a inventory with an unreachable host, it'll exit the entire play after the `setup` task, with `NO...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Allows a prometheus PodMonitor to scrape metrics endpoint when `enable_nodelocaldns_secondary` is enabled. **Which...
### What would you like to be added Add the following to the `nodelocaldns`/`nodelocaldns-second` container's spec ```yaml # nodelocaldns-daemonset.yml ports: - containerPort: 9253 name: metrics protocol: TCP # nodelocaldns-second-daemonset.yml ports:...