Ricky Kwan

Results 9 issues of 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....

bug

#### I'm submitting a ... - [ ] Bug report - [x] Feature request - [ ] Question / Support request Hello, Right now when you create a template variable...

type/feature-request
comp: datasource
comp: template variables

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...

enhancement

**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...

kind/bug
cncf-cla: yes
size/S
ok-to-test

### 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...

kind/bug

**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...

cncf-cla: yes
size/S
ok-to-test
release-note
kind/feature

### 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:...

kind/feature