Jason Hall

Results 172 issues of Jason Hall

I'd like the output of my `myfancydb` to be blue, because that's the best color for a DB. `build.sh` should allow me specify a color for my DB's output.

[v1.8.1 was cut on April 5, about 2 months ago](https://github.com/GoogleContainerTools/kaniko/releases/tag/v1.8.1). Diff since then: https://github.com/GoogleContainerTools/kaniko/compare/v1.8.1...main Some notable changes / fixes: - #2049 - #2054 - #2047 - #2066 - #2089 -...

**Submitter Checklist** These are the criteria that every PR should meet, please check them off as you review them: - [ ] Includes [unit tests](../DEVELOPMENT.md#creating-a-pr) - [ ] Adds integration...

My GCP org requires that I two-factor auth every day or so. The error message this cred helper emits when I need to go through the two-factor auth flow could...

# Changes /kind misc # Submitter Checklist As the author of this PR, please check off the items in this checklist: - [ ] Has [Docs](https://github.com/tektoncd/community/blob/main/standards.md#docs) included if any changes...

approved
size/XS
release-note-none
kind/misc

This changes the TaskRun reconciler to never call Update itself; instead, Knative controller infrastructure will be responsible for Updating TaskRuns if it has determined they've changed. This also changes changeset...

size/L
release-note-none
kind/cleanup

See https://github.com/distroless/actions/blob/main/apko-snapshot/action.yaml#L98-L105 for example -- this runs `trivy` on a newly built container image, which produces a SARIF file. Then the next step `cosign attest`s that scan result onto the...

lifecycle/stale

We can use [bubbletea](https://github.com/charmbracelet/bubbletea) from https://charm.sh to give a layer of paint to our CLI. In all cases, using the interactive TUI should be optional, and backward-compatible. If you're invoking...

⚠️ I'm not sure this is a _good_ idea, but it's something I thought of, and I'm curious for feedback. Basing images on distroless/static is great (don't get me started),...

lifecycle/stale

Similar to how we load images into KinD with `KO_DOCKER_REPO=kind.local`, we should support loading images into Rancher Desktop / k3s, which uses containerd. https://cwienczek.com/2020/06/import-images-to-k3s-without-docker-registry/ indicates that you can run: ```...

enhancement
help wanted
lifecycle/frozen