-
These are stack component icons for the dashboard
-
from @MattHodge:
> Was having this error when live syncing, which is just tar's awful error when it doesn't have permissions:
```
etc/fun-facts/pgbouncer.supervisor.conf
etc/fun-facts/pgbouncer.…
-
Dive looks very cool, and today I tried it on a couple of Microsoft images, but got lots of errors. Eg:
[1mImage Source: [0mdocker://mcr.microsoft.com/dotnet/framework/aspnet
[1mFetching image...[…
-
I've been very casually looking into how big projects do CI, and I think what [`rust-lang/rust`](https://www.github.com/rust-lang/rust/tree/master/src/ci) does is really interesting
TL;DR: We could…
-
### Expected behavior
Successfully deploy URL manifests
### Actual behavior
invalid skaffold config: skaffold config named "/Users/USERNAME/dep1/skaffold.yaml" referenced file "/Users/USERNAME/de…
-
In a `Build`, we currently have "3.5" places to define a reference to a Kubernetes `Secret`:
1. `spec.source.credentials.name` for the Git repository
2. `spec.builder.credentials.name` for the pul…
-
Hi,
I am working with kaniko to build images in my GitHub Actions, so to clone a private repo into the build context I know PAT token can be used by giving GIT_TOKEN as env variable. But I want to u…
-
I followed the last update on the tuto (installed jenkins using Helm), the difference is I use a git repo to pull my project.
I'd like to start with running docker on the slaves to push images on m…
-
**Describe the bug**
Using the docker registry in the build stage with GCP Artifact Registry fails during `Testing registry and uploading entrypoint layer` step with `unsupported protocol scheme …
-
### Expected behavior
skaffold running together with node used to sync and hot reload in a matter of 1-2 seconds on the cloud.
### Actual behavior
skaffold does sync the file instantly, but i…