-
The [webinar](https://tanzu.vmware.com/content/webinars/apr-16-spring-on-kubernetes) presented by @ryanjbaxter has an interesting bit of configuration to delay shutdown using a `preStop` command. [Thi…
-
Unfortunately SFTPGo is not financially viable yet which means its sustainability model is failing.
SFTPGo users have increased a lot but only a few of you support the project with sponsorships/donat…
-
Type: Bug Report
## Your Environment
- Version used:
- v4.6.1
- 9eeff18
- Environment name and version:
- Node.js version `v16.7.0`
- npm version `7.21.1`
- Web browser irreleva…
-
In order to use it with Docker and docker-compose,
place it alongside `Dockerfile`, build it into the image with exec permissions and reference it in `docker-compose.yml`.
```
- Dockerfile
- wai…
-
The parent repository for **[sheeeng/distroless](https://github.com/sheeeng/distroless)** has updates available.
### Important!
Click on this [compare link](https://github.com/sheeeng/distroless/co…
-
## Client
secret manager client
issue with - cloud.google.com/go/secretmanager v1.14.0, getting below error:
Error: level=error msg="GCP Secret Manager: failed to create secretManager's NewClient…
-
{
"platform":"",
"hub-mirror": [
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/imagedigestexporter:v0.34.0",
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/pullrequest-init:v0…
df-h updated
3 months ago
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### What happened?
A container should be as small as possible with only the necessary libraries to run, so I would like to warn against using a base image such as debian which has a set of libraries …
-
**What happened**:
We're trying to allow cross-site requests from a local frontend app to a remote backend running on K8s, using `ingress-nginx` as Ingress Controller.
We've been using the…