Solly Ross

Results 27 issues of Solly Ross

As seen in #364, it's occasionally useful to be able to disable certain encodings in the UI, when we don't quite agree with the server on how some encoding works,...

feature
ui/full

Issue #276 mentions that passing concatenated certs to websockify can cause issues. We should investigate and fix this.

We should see if we can make better use of kustomize bases, instead of scaffolding out resources every time. This could range from kustomize remote bases (which raise questions about...

help wanted
triage/needs-information
kind/feature

There's all sorts of weird k8s API server issues (and a few KB-specific ones :wink:) that folks can run into, and we should document them somewhere. Off the top of...

help wanted
lifecycle/frozen
kind/documentation
kind/feature
triage/accepted

We should document declarative defaulting better in the book, since it's been supported for quite a few versions now. We'll need to warn about Kubernetes versions with a note like...

help wanted
good first issue
lifecycle/frozen
kind/documentation
kind/feature

We should have a custom output format for mdBook that checks commands in the book for correctness (like the built-in linkcheck). We can make use of [mdrip](https://github.com/monopole/mdrip) for this

lifecycle/frozen
kind/documentation

We should have an example for each marker in the documention introduced in #875. This is probably a cross-repo issue with controller-tools. /kind documentation

help wanted
lifecycle/frozen
kind/documentation

Namely, if you need to do anything with clients, need to configure things differently, etc, you prob want the lower-level interfaces. /kind documentation /help

help wanted
lifecycle/frozen
kind/documentation
kind/feature

Ginkgo has started warning about the Ginkgo v2 upgrade, which deprecates the `done` argument to tests (the suggestion is to use `Eventually` and such). We should look at migrating our...

help wanted
lifecycle/frozen

We should make fuzzing tests easy to run for conversion. See also kubernetes-sigs/kubebuilder#725, which mentions [kubernetes/kubernetes#75689](https://github.com/kubernetes/kubernetes/pull/75689)

kind/feature
help wanted
lifecycle/frozen
priority/backlog