-
For an AWS user, having the ability to send notifications to one or more SNS topics rather than a simple webhook will enable many integrations and notification formats, so that Anchore can inject noti…
zhill updated
5 years ago
-
There is a more recent feature that allows resources to be moved via configuration rather than `terraform state mv` commands. A very handy feature!
Unfortunately, when there is only a "move" action…
-
### Description
1、Enable the debug mode of `containerd`
```c
/etc/containerd/config.toml
[debug]
address = "/run/containerd/debug.sock"
format = "json"
gid = 0
level = "debug"
ui…
-
I used terraform to build a kubernetes cluster on Azure following the official guide, after some troubleshooting I managed to get it up to the last step where the .tf is supposed to create a jx-git-op…
-
I needed to restart a pod to resize bound pvc. After i did it, pvc became resized, but docker registry became unavailable (now url returns 404 nginx message). Only thing that i did change was persiste…
-
**Is your feature request related to a problem? Please describe.**
With the addition of git polling and remote runners waypoint is really nice. What I am currently fighting with is how to pass cred…
-
### Kyverno Version
1.12
### Kubernetes Version
1.24
### Kubernetes Platform
GKE
### Description
In Kyverno version 1.12, I don't see any **msg** or **note** fields in Kyverno log…
-
@outsideris @AndriiOmelianenko @robburger
I've deployed citizen as a pod in kubernetes cluster and have set up a certificate signed by a public CA authority (not self-signed). Cert is stored in ku…
-
**What would you like to be added**:
cosign supports attaching SBOMs to OCI registries[^1] (also has a spec for it [^2]), so we (w/@dentrax) thought that it would be nice to have the same one for S…
-
[RFC](https://github.com/paketo-buildpacks/rfcs/blob/main/text/0015-dockerhub-distribution.md)
### Summary
In addition to the current Google Container Registry (GCR) distribution channel, buildpac…