Jason Hall

Results 519 comments of Jason Hall
trafficstars

> I'm also not 100% sure @ImJasonH was suggesting that, but I think it helps to explicitly confirm that the commonality most likely stops at the shared goal. I am...

> Or are you saying that in general for any `rebase` strategy, we should have a single step that uses an standard tooling/mechanism, like `crane`? Using `pack rebase` would only...

Stumbled upon this issue looking for the ability to override the builder image for the buildpacks-v3 BuildStrategy -- it currently hard-codes to `docker.io/paketobuildpacks/builder:full` and there's no way to override it...

> Builder image is something that is really specific to source-to-image. If all buildpack providers use the same steps (which may be true!), then hypothetically this would be useful for...

Some more flaky-seeming recent test failures: - [`Message: " \"default\" not found"`](https://github.com/shipwright-io/build/runs/2070257253?check_suite_focus=true#step:5:138) - [`Expected "default" to be "pipeline"`](https://github.com/shipwright-io/build/runs/2069870092?check_suite_focus=true#step:8:93) - [`error: .status.conditions accessor error: is of the type , expected []interface{}`](https://github.com/shipwright-io/build/runs/2066747784?check_suite_focus=true#step:8:13)

[I posted yesterday on the gitter](https://matrix.to/#/!OIkHqFMRvkBTTSsZHP:gitter.im/$Hj-JiH3eW0KwObj6ZJ1vRX9-koa-lWaU-v2IAlshXrM?via=gitter.im&via=matrix.org&via=polarbear.army): > Hey all, I have a question about building gvisor from source using bazel. I'm trying to build for only one platform, not using...

+1 to any effort to make this more consistent, and ideally automatic with defaults and/or enforced with linting. New image configs use the config pattern, where the config is exposed...

@amouat are you planning to do this? If not, I can. We should take the opportunity to add tests to ensure it behaves as expected.

I'm doing some of this while porting to terraform. We don't need to name them like `01-...` and `02-...` since TF lets us order them or run them in parallel...

Force merging because some packages fail to rebuild now. We'll test everything after this and fix up anything that fails.