Skip to content

Fix auth bug for pushing images in release pipeline#170

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
priyawadhwa:fix-docker-config
Jul 28, 2021
Merged

Fix auth bug for pushing images in release pipeline#170
tekton-robot merged 1 commit into
tektoncd:mainfrom
priyawadhwa:fix-docker-config

Conversation

@priyawadhwa

Copy link
Copy Markdown
Contributor

I think pushing images was failing because credentials weren't stored at the expected ~/.docker/config.json path

this also now matches how triggers does auth for releases:
https://github.com/tektoncd/triggers/blob/main/tekton/publish.yaml#L95

@tekton-robot tekton-robot requested review from dlorenc and font July 28, 2021 14:53
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 28, 2021
@dlorenc

dlorenc commented Jul 28, 2021

Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 28, 2021
@dlorenc

dlorenc commented Jul 28, 2021

Copy link
Copy Markdown
Contributor

/approve

@tekton-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dlorenc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 28, 2021
@tekton-robot tekton-robot merged commit 7020e40 into tektoncd:main Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants