-
**Annotations for blobs**
We are using cosign to upload (and sign) release artifacts as blobs. We currently use something like:
`cosign upload blob -f ./release/linux/myapp:linux/amd64 -f ./rele…
-
Tamir Friedman mentioned
> Publishing helm artifacts could be nice! https://helm.sh/docs/topics/registries/
-
I'm filing this mainly for others that are searching for the same thing in the future, or in case _you_ consider it a bug. But in the list of actual requests I have (most which have never been filed)…
-
Reproduction steps:
- `cargo install enr-cli`
Output:
```
...
error[E0433]: failed to resolve: use of undeclared crate or module `rand`
--> /home/preston/.cargo/registry/src/index.crates…
-
Create a section in the README that outlines how to use GCP workload identity and gives pointers on how you need to set it up.
-
[docker-slim build] clears node binary, also leaves an empty app folder.
I use it like this:
```
docker-slim build --http-probe=false --continue-after=1
```
And the log:
```
➜ ~ docker-slim b…
-
Hi, I am working to support multichain in a Wallet using tangem, I am trying to use this library, but I don't found the way to access to the last version.
Do you can help with It?
And, if you ha…
-
Open Container Initiative (OCI) has defined [specs](https://github.com/opencontainers/image-spec) to enable the creation of interoperable tools for building, transporting, and preparing a container im…
-
### What happened?
While testing the resource aws_ec2_fleet we have figured out that the reference are not correctly configured.
https://registry.terraform.io/providers/hashicorp/aws/4.15.1/do…
-
Output of `helm version`:
```
version.BuildInfo{Version:"v3.15.3", GitCommit:"3bb50bbbdd9c946ba9989fbe4fb4104766302a64", GitTreeState:"clean", GoVersion:"go1.22.5"}
```
Output of `kubectl version`…