Mike Spreitzer
Mike Spreitzer
I was not the first person (see #946) to be surprised by the fact that `ko build` defaults to building for linux/amd64 regardless of the host platform. The documentation for...
### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the documentation does not mention...
This PR updates `contributors/devel/sig-api-machinery/controllers.md`, which is overdue for a refresh. This PR makes this document less inconsistent with the k8s.io/sample-controller including the updates in https://github.com/kubernetes/kubernetes/pull/123099 . These two have been...
I just installed Ubuntu 22.04 server on a new VM. The install process offered to "install" "docker", and I took the offer. Later I found out this install was done...
When I use controller-gen to generate a CustomResourceDefinition from my commented Go definition of an object type that uses `metav1.LabelSelector`, the OpenAPI schema for the LabelSelector only says that the...
### Describe the bug The general rule in Kubernetes code is that the word "resource" means a kind or type of API object rather than an individual one, while the...
### Describe the bug I am trying my own APIExports for the first time, and getting a mysterious failure. Help? The text snippet here shows me trying to use the...
### Describe the bug I tried creating a workspace with a funky name and it failed with a compound error message that: (a) makes an incorrect English statement of what...
### Describe the bug https://docs.kcp.io/kcp/main/ , equivalently https://github.com/kcp-dev/kcp/blob/main/README.md , starts off with an overview that mixes up features from the three main layers and the rest of the document does...
**Describe the bug** I do not yet have a good understanding of what kcp is, or perhaps more importantly, what is the vision of what it is becoming. But it...