Skip to content

Conversation

@mbaijal
Copy link
Contributor

@mbaijal mbaijal commented Aug 11, 2021

This is required so that we do not need to support dockerhub and its credentials.

  1. Remove dockerhub login step from the codebuild spec file.
  2. Use ECR public gallery ubuntu image in the Canary Docker Image instead

Testing

For testing I added this commit on top of the canary branch and pushed to a new upstream branch docker-on-ecr-on-canary-branch. Then ran the canary test job on this branch.

Copy link
Contributor

@surajkota surajkota left a comment

Choose a reason for hiding this comment

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

/approve

@mbaijal can you test it on top of release-v0.0.3 instead of canary branch. Thx

waiting for tests to pass

Copy link
Member

@ryansteakley ryansteakley left a comment

Choose a reason for hiding this comment

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

Similiar, wait for tests to pass with v0.0.3

@mbaijal
Copy link
Contributor Author

mbaijal commented Aug 11, 2021

Tests on the release-v0.0.3 branch are in-progress.

@mbaijal
Copy link
Contributor Author

mbaijal commented Aug 12, 2021

Tests on the release-v0.0.3 branch are in-progress.

Tests ran successfully.

@surajkota
Copy link
Contributor

/lgtm
/retest

@ack-bot ack-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 12, 2021
@ack-bot
Copy link
Collaborator

ack-bot commented Aug 12, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mbaijal, ryansteakley, surajkota

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:
  • OWNERS [mbaijal,ryansteakley,surajkota]

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

@ack-bot ack-bot merged commit a2dc2db into aws-controllers-k8s:main Aug 12, 2021
mbaijal added a commit that referenced this pull request Aug 12, 2021
)

This is required so that we do not need to support dockerhub and its credentials. 
1. Remove dockerhub login step from the codebuild spec file.  
2. Use [ECR public gallery ubuntu image](https://gallery.ecr.aws/ubuntu/ubuntu) in the Canary Docker Image instead

### Testing
For testing I added this commit on top of the `canary` branch and pushed to a new upstream branch [`docker-on-ecr-on-canary-branch`](https://github.com/aws-controllers-k8s/sagemaker-controller/tree/docker-on-ecr-on-canary-branch). Then ran the canary test job on this branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants