Jamie Klassen

Results 43 comments of Jamie Klassen

While we're exploring, let's think about #3972 - particularly if we adopt approach a) we might be able to do some redacting at that point, provided the credential-manager-resolved values can...

@Seraf tl;dr - not really 😬. You can track the roadmap of the full-time Concourse contributors [here](http://project.concourse-ci.org/) or equivalently in [this project](https://github.com/concourse/concourse/projects/61). This issue is part of the [Build Rendering...

It sure seems like a problem, but I'm having trouble reproducing it on macOS with a `brew services`-managed postgres. Can you describe a little bit more about your operating system...

Apparently the authors of `packr` have made a new thing, `pkger`, that we're encourage to migrate to: https://blog.gobuffalo.io/introducing-pkger-static-file-embedding-in-go-1ce76dc79c65. Another item for the tech debt pile.

Before you go, can you tell me a bit more about > I built concourse via Nix ? I have heard of Nix but never used it. Were you using...

For my use case specifically, I would like to be able to customize the following fields on a new client at minimum: * Client ID * Client Secret * Redirect...

@analytically can you help to find a reproducible? In this example and in concourse/concourse#5817 ECR was being used, but in concourse/concourse#5818 it was Docker Hub. Resource versions certainly are stored...

Above I was checking node-tar against bsdtar on macos. I just tried with gnu tar: ``` mkdir dir sudo chown 501 dir tar -czf tarball.tgz dir sudo gtar --strip-components=1 -xzf...

A natural way for a plugin to request a link to an object is via the [`CreateLink` RPC](https://github.com/vmware-tanzu/octant/blob/151224ef53057f80051136886acb9285f067fb99/pkg/plugin/api/proto/dashboard_api.proto#L89) on the Dashboard service. Suppose (for ease of code samples) that I...

This doesn't fit cleanly into the existing roadmaps, so it's not actually prioritized. I'm well-positioned to approach the web parts of this so I'll take a look on a Friday,...