Ben Moss

Results 40 issues of Ben Moss

**Detailed context (ISSUES WILL NOT BE INVESIGATED WITHOUT IT!):** ![Screen Shot 2021-07-21 at 5 21 06 PM](https://user-images.githubusercontent.com/239754/126562167-d25fc2e2-3f26-4ecf-b276-78bb96bab184.png) **Your Desktop:** - OS: OSX 11.4 (Big Sur) - App type: Standalone -...

bug

#### What this PR does / why we need it: Renames the Go module to match the github repository, `github.com/vmware-tanzu/carvel-kapp` #### Which issue(s) this PR fixes: Fixes #437 #### Does...

cla-not-required

It'd be nice if we had a verify-codegen PR check for this repo, it seems we constantly mess this up: #808, #806, and then in the latest changes #802 #801

Fixes #699 If the user specifies an image manifest and its platform does not match the platforms specified or defaulted, error out. With a `.ko.yaml` specifying the linux/amd64 image manifest...

If you have a `defaultBaseImage` that is an image manifest rather than a image index, it seems that ko will just build for that image's platform, happily ignoring whatever you...

lifecycle/stale

### Describe the bug I'd like to initialize an http.RoundTripper after doing an auth handshake and then use it to perform several requests to a repository. Right now the v1/remote...

bug

Not sure I understand how to use the new packr2 functionality. Here's my project layout: ``` . ├── cmd │   ├── flannel │   │   ├── bin │   │   │   └──...

help wanted
environmental

**Describe the problem/challenge you have** I want my project to run on different platforms and so depending on which platform I am building for I want to download different artifacts....

enhancement
discussion
carvel-accepted

**What this PR does / why we need it**: Adds support for Azure/GCP Windows cloud providers **How can this PR be verified?** Deploy Windows workers to those environments **Is there...

unscheduled

Move to cloud credential helpers recommended by GGCR: https://github.com/google/go-containerregistry/tree/main/pkg/authn#emulating-cloud-provider-credential-helpers We had to fix our test registry to reject mount requests properly with a 202 due to the changes in https://github.com/google/go-containerregistry/pull/1388...

cla-not-required