Skip to content
New issue

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

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

Already on GitHub? # to your account

_build_: Remove ECR image publishing #9709

Merged
merged 1 commit into from
Nov 23, 2022
Merged

_build_: Remove ECR image publishing #9709

merged 1 commit into from
Nov 23, 2022

Conversation

ianconsolata
Copy link
Contributor

@ianconsolata ianconsolata commented Nov 23, 2022

This completely removes publishing to Amamzon ECR. ECR is a private docker repository (like DockerHub), but since it's private is can only be used internally by PL teams to launch lotus nodes on AWS infrastructure. No one currently seems to be using it. All the usual suspects (Boost, Lotus, Infra) have been asked specifically, and said they don't, and a post has been made in the #engres channel to try and catch anyone else. No one responded saying we should save it.

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

This completely removes publishing to Amamzon ECR. ECR is a private
docker repository (like DockerHub), but since it's private is can only
be used internally by PL teams to launch lotus nodes on AWS
infrastructure. No one currently seems to be using it. All the usual
suspects (Boost, Lotus, Infra) have been asked specifically, and said
they don't, and post has been made in the #engres channel to try and
catch anyone else. No one responded saying we should save it.
@ianconsolata ianconsolata requested a review from a team as a code owner November 23, 2022 16:28
@magik6k magik6k merged commit 4ae2d40 into master Nov 23, 2022
@magik6k magik6k deleted the id/discontinue-ECR branch November 23, 2022 16:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants