Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg: prepend library when using registry mirror #1264

Merged
merged 4 commits into from
Jul 28, 2020

Conversation

greut
Copy link
Contributor

@greut greut commented May 12, 2020

Fixes #1172

Description

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

Release Notes

Describe any changes here so maintainer can include it in the release notes, or delete this block.

- fixes image name when using `registry-mirror` so `library/` is inferred

@googlebot googlebot added the cla: yes CLA signed by all commit authors label May 12, 2020
@greut
Copy link
Contributor Author

greut commented May 12, 2020

was #1261

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
@tejal29
Copy link
Member

tejal29 commented Jun 4, 2020

@greut Can you please add some tests?

@greut
Copy link
Contributor Author

greut commented Jun 4, 2020

@tejal29 what do I get?

@fitzf
Copy link

fitzf commented Jun 20, 2020

The same question, any progress?

@tejal29
Copy link
Member

tejal29 commented Jul 28, 2020

@greut and @zhangfei9734 sorry for the delay.
Merged the tests

@tejal29
Copy link
Member

tejal29 commented Jul 28, 2020

@tejal29 what do I get?

@greut please see our contribution guidelines #Contribution guidelines and our PR template https://github.com/GoogleContainerTools/kaniko/blob/master/.github/pull_request_template.md.

In order to add maintainability and avoid future regressions, unit tests are good.

@tejal29 tejal29 merged commit 46f270b into GoogleContainerTools:master Jul 28, 2020
@greut
Copy link
Contributor Author

greut commented Jul 29, 2020

@tejal29 Thanks mate!

@greut greut deleted the fix/1172 branch July 29, 2020 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA signed by all commit authors needs-unit-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When --cache true and --registry-mirror ... kaniko cannot find manifest
4 participants