-
This should be fully parsed by Marg:
```
(defprotocol Foo
"This is a protocol docstring. It should be
presented on the LHS doc view"
(bar [this]
"This is a protocol signature docstring. …
fogus updated
10 years ago
-
### What do you want to happen?
I gave the very early `helm.kubebuilder.io/v1-alpha` plugin a try.
One downside with the generated manifests is the current chosen file path for the helm charts.
…
-
### TL;DR
Add support for syncing to Kubernetes Secrets via `secretObjects`. See https://github.com/kubernetes-sigs/secrets-store-csi-driver#optional-sync-with-kubernetes-secrets
This would allow …
-
**Describe the bug:**
After You purposefully create a large (80% of the node ephemeral storage) `pvc` to test the behavior of the localpv-provisioner, the provisioner successfully creates it, bu…
-
**What would you like to be added**:
When deactivating due to rejected admission checks we just active=false: https://github.com/kubernetes-sigs/kueue/blob/3d278a9ada0cd7e994bd17201d23e314ffefc0f0/…
-
### Describe the issue
https://github.com/kubernetes/noderesourcetopology-api/ is totally empty
Looks like instead there is a github.com/k8stopologyawareschedwg/noderesourcetopology-api repository…
dims updated
9 months ago
-
### What steps did you take and what happened?
I followed [this manual](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/main/docs/ignition.md) from capv for simple test vSphere c…
-
CoreDNS will not be upgraded: start version '1.11.3' not supported
coredns_version: "{{ 'v1.11.3' if (kube_version is version('v1.30.0', '>=')) else 'v1.11.1' }}"
https://github.com/kubean-io/ku…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
`SignalProtocol-ObjC` when installed through pod giving `'curve_sigs.h' file not found` error at build time.