Caleb Woodbine
Caleb Woodbine
### What is the issue? When Linkerd is installed with CNI enabled, Pod sandboxes fail to create. ### How can it be reproduced? ``` linkerd install-cni | kubectl apply -f...
## Feature Request Include `nsenter` as a host program. ### Description In some cases some programs like CNI require `nsenter` to be on the host to operate. ### Notes Related:...
**What would you like to be added**: support for Hook to be run as a GitHub action **Why is this needed**: CNCF projects need Prow features without the complexity of...
Adds a Prow periodic job for running the public-log-vendor-matcher data generation pipeline Depends on https://github.com/kubernetes/test-infra/pull/23664 and https://github.com/kubernetes/k8s.io/pull/2710
## Issue There isn't a context menu when right clicking on the space behind/under the files. ## Resolution A context menu should be able to be spawned by right clicking...
# Goal The operator should allow for custom TLS certificates for Ingress. [Currently](https://github.com/mattermost/mattermost-operator/blob/6b5534906d081f960b4ceddcd6c48ec9468f6244/pkg/mattermost/mattermost.go#L113), the expected secret name is the Ingress manifest's name + _-tls-cert_. When using LetsEncrypt via Cert-Manager, the...
# Issue Postgres configuration should support SSL mode. I'm wanting to use this with a Postgres distribution that enforces SSL on connection. Currently, the error is: ``` Initializing nextcloud 19.0.3.1...
Today I added status badges for PRs, which you'll notice at the bottom of the PR While certainly not a requirement, there is now the option to enable branch protection...
Currently there's GCP auditing of events and resource usage in https://github.com/kubernetes/k8s.io/tree/main/audit. I'd would be good to have auditing of the registry.k8s.io S3 buckets, writing to a repo when new objects...
registry.k8s.io (currently at https://github.com/kubernetes-sigs/oci-proxy) production and staging should both be managed in a GitOps way. Related: https://github.com/kubernetes/k8s.io/issues/4119