Skip to content

fix: correct error in OpenShift registry credential provider#1104

Merged
knative-prow[bot] merged 1 commit intoknative:mainfrom
matejvasek:fix-empty-creds-osh-prov
Jul 11, 2022
Merged

fix: correct error in OpenShift registry credential provider#1104
knative-prow[bot] merged 1 commit intoknative:mainfrom
matejvasek:fix-empty-creds-osh-prov

Conversation

@matejvasek
Copy link
Contributor

Changes

  • 🐛 Return correct error in OpenShift registry credential provider

/kind bug

fix: empty credentials issue for docker.io

Signed-off-by: Matej Vasek <mvasek@redhat.com>
@knative-prow knative-prow bot added kind/bug Bugs size/S 🤖 PR changes 10-29 lines, ignoring generated files. labels Jul 11, 2022
@matejvasek matejvasek requested a review from zroubalik July 11, 2022 14:40
@knative-prow knative-prow bot added the approved 🤖 PR has been approved by an approver from all required OWNERS files. label Jul 11, 2022
@matejvasek matejvasek requested review from lance and lkingland July 11, 2022 14:40
@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #1104 (d3cf5e0) into main (dad6047) will not change coverage.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main    #1104   +/-   ##
=======================================
  Coverage   44.90%   44.90%           
=======================================
  Files          64       64           
  Lines        8502     8502           
=======================================
  Hits         3818     3818           
  Misses       4300     4300           
  Partials      384      384           
Impacted Files Coverage Δ
docker/creds/credentials.go 69.25% <50.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dad6047...d3cf5e0. Read the comment docs.

Copy link
Contributor

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

/hold for tests

@knative-prow knative-prow bot added the do-not-merge/hold 🤖 PR should not merge because someone has issued a /hold command. label Jul 11, 2022
@knative-prow
Copy link

knative-prow bot commented Jul 11, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matejvasek, zroubalik

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:
  • OWNERS [matejvasek,zroubalik]

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

@knative-prow knative-prow bot added the lgtm 🤖 PR is ready to be merged. label Jul 11, 2022
@matejvasek
Copy link
Contributor Author

/unhold

@knative-prow knative-prow bot removed the do-not-merge/hold 🤖 PR should not merge because someone has issued a /hold command. label Jul 11, 2022
@knative-prow knative-prow bot merged commit a197f8b into knative:main Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved 🤖 PR has been approved by an approver from all required OWNERS files. kind/bug Bugs lgtm 🤖 PR is ready to be merged. size/S 🤖 PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants