Jimmi Dyson

Results 12 issues of Jimmi Dyson

I would like to be able to bootstrap an air-gapped Kubernetes cluster by deploying Harbor in the Kubernetes cluster, and making Harbor registry accessible at a specific in-cluster IP address....

See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ for more details.- feat: Update actions to use node16 Fixes #484.

What licence should this be open sourced under? Currently had ASL 2.0 licence and headers, but need to check with @matapple that is correct? Also, does this repository want to...

**What this PR does / why we need it**: Currently it is very difficult to use CAAPH with charts from an OCI registry served by a registry with a custom...

size/L
cncf-cla: yes

**What this PR does / why we need it**: Add support for oneOf/anyOf/allOf/not ClusterClass variable schema constructs **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...

cncf-cla: yes
size/XL
needs-rebase
area/clusterclass

### What would you like to be added (User Story)? As a ClusterClass developer, I would like to make use of anyOf/oneOf/allOf/not schema constraints for ClusterClass variables in order to...

kind/feature
priority/important-longterm
triage/accepted

### Description Specifying `gcr.io/` as a default registry mirror via: /etc/containerd/certs.d/_default/hosts.toml ```text server = "https://gcr.io/v2/" [host."https://gcr.io/v2/"] capabilities = ["pull", "resolve"] override_path = true ``` Configuring CRI plugin via `config_path =...

kind/bug
Stale

- **:seedling: clusterctl: add nutanix ipam provider** - **:seedling: clusterctl: add nutanix runtime extensions provider**

cncf-cla: yes
size/L
needs-rebase
tide/merge-method-squash
area/clusterctl

### What happened? `golangci-lint` package was recently updated to build with go 1.23 in https://github.com/NixOS/nixpkgs/commit/2bd2d99287d2141806f823acf3741b500e116489. When updating on my MacOS machine, I found that it was still building with older...

bug
triage