-
/kind bug
**What steps did you take and what happened:**
`make generate` does not work correctly when inside the GOPATH `go env GOPATH`.
Reproduce with the minimal container:
`docker run -…
-
With the ongoing effort of creating more micro-controllers, and having a `reconcileHelper` non-exported interface for few of them we are starting to see some code duplication.
In addition to that, …
-
Hi all, we are testing the operator with an Azure deployment and we are facing this issue.
We deployed the sample singleinstancedatabase example with success
NAME EDITION STATUS …
-
### Enhancement Description
- One-line enhancement description (can be used as a release note): Add PSA to block setting `.host` field from ProbeHandler and LifecycleHandler
- Kubernetes Enhanceme…
-
### Go version
go version go1.21.6 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='on'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/joe/Library/Caches/go-build'
G…
-
**Please describe the Improvement and/or Feature Request**
**Scope (please mark with X where applicable)**
- New Functionality [ ]
- Install [ ]
- SMI Traffic Acces…
-
Lots of use cases for adding helpers when dealing with common interfaces like:
- [x] finalizers #291
- [ ] conditions #427
- [ ] annotations
- [ ] timestamps
- [x] `PartialObjectMetaExt` - #115…
-
**TL;DR:** Content from https://kubectl.docs.kubernetes.io/ cannot be found using popular search engines.
I expected to be able to find appropriate documentation pages like https://kubectl.docs.kub…
-
We should verify we need `pkg/apis/common/v1alpha1/config.Config`. It references that it is a workaround for this issue:
https://github.com/kubernetes-sigs/kubebuilder/issues/528
but according to t…
-
Could we please add hostPort to kube_pod_info or add a kube_pod_port metric?
This is needed because we would like to see all used hostports in our cluster. These are vulnerable and we should k…