Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Migrate rules_docker to go-containerregistry #1114

Closed
wants to merge 1 commit into from

Conversation

smukherj1
Copy link
Collaborator

This is a follow up to #1111 and includes the changes from that PR. This PR is intended to complete the planned migration in #580. I'm creating this now to figure out the impact on our internal repo and incrementally update our tests on Github because the image digests are expected to change.

Changes included so far:

Alias container_(pull|push) to new_container_(pull|push).
Switch the config creator & digester to the Go implementation.
Make the --format argument in the new pusher & digester backwards compatible with the python implementation. This fixes #1075 and #927.
TODO:
Expecting most tests that compare digests are going to fail. The digest is expected to change because the Go manifest is formatted differently. Will update all the tests in future commits.

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: smukherj1

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

The pull request process is described here

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

@smukherj1
Copy link
Collaborator Author

@googlebot rescan

@smukherj1 smukherj1 closed this Oct 7, 2019
@smukherj1 smukherj1 deleted the go_migration branch October 7, 2019 17:35
@smukherj1 smukherj1 restored the go_migration branch October 7, 2019 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

layers from manifest don't match image configuration
3 participants