Haroon Chaudhry

Results 4 issues of Haroon Chaudhry

## Make builders available via Artifact Registry At the moment cloud builders are only available via [Container Registry](https://cloud.google.com/container-registry). Given that [Artifact Registry](https://cloud.google.com/artifact-registry) is the suggested registry for GCP, builder images...

enhancement
help wanted
cla: yes
feature request

Added support to push all supported builders to AR resolves #844

cla: yes
feature request

"It would be neat if images built by GCB could populate OCI annotation keys as labels https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys " @kmontg

enhancement
help wanted

# Expected Behavior Assuming StepAction has two Params, `param1` and `param2`, when a Param2 uses value of `$(params.param1)` as default value, we expect it to be substituted with the value...

kind/bug