Rafael Fernández López

Results 46 issues of Rafael Fernández López

## Is this a BUG REPORT or FEATURE REQUEST? BUG REPORT ## Context During Kubernetes upgrades using `kubeadm` we have the desire to patch the Kubelet configuration. While we could...

priority/important-longterm
lifecycle/frozen
kind/design

## Is this a BUG REPORT or FEATURE REQUEST? BUG REPORT ## Versions **kubeadm version** (use `kubeadm version`): 1.14 ## What happened? `kubeadm init phase upload-certs` does not perform any...

help wanted
area/HA
priority/important-longterm
lifecycle/frozen
kind/design

Fixes: https://github.com/briansmith/webpki/issues/54 Introduce `IpAddressRef`, `DnsNameOrIpRef` and the owned type `IpAddress`. Introduce a new public function `verify_is_valid_for_dns_name_or_ip` that validates a given host name or IP address against a certificate. IP addresses...

When trying to build `reg` with Go 1.18.4 (`darwin/arm64`), I'm getting the following error: ``` ❯ go build # golang.org/x/sys/unix ../../../.go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:28:3: //go:linkname must refer to declared function or variable ../../../.go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:43:3:...

Despite `oneinfra` supports HA at the control plane level (the internal one) with several apiservers and etcd members, the ingress is still a SPOF. Check how to improve this situation,...

kind/enhancement
priority/high
area/ha
kind/research

It should be possible to allow users to decide whether a given cluster will use a dedicated `etcd` cluster or a shared one. When they are using a shared one,...

kind/enhancement
priority/high
area/design

Due to the restrictions the Docker Hub will soon impose on users, migrate all container images to the GitHub container image registry.

kind/enhancement
priority/high
area/release

Hypervisor join process on the management cluster should be as easy as worker node join on the managed clusters. Implement a way to set up hypervisors in an easier way.

kind/enhancement
priority/high
area/design

Well, `oneinfra` needs a website.

area/documentation
kind/enhancement
priority/high

Generate a `kube-proxy` configuration file and mount it in the kube-proxy pod, since all CLI arguments are deprecated.

kind/enhancement
priority/high
area/design