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

Split pinned and unpinned base image pipelines. #11054

Open
wants to merge 1 commit into
base: release/2.1.x
Choose a base branch
from

Conversation

williamblevins
Copy link
Collaborator

Change Description

Breakdown the base-images pipeline in pinned and unpinned to improve image registry structures and isolation.

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@@ -84,7 +84,7 @@ steps:
agents: "queue=mac-anka-node-fleet"
timeout: 180
skip: ${SKIP_MACOS_10_15}${SKIP_MAC}

- label: ":ubuntu: Ubuntu 16.04 - Base Image Pinned"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I noticed there is no unpinned ubuntu 16.04. Is this a bug?

Copy link
Contributor

Choose a reason for hiding this comment

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

Are you still working off release/2.1.x? I don't know why no unpinned on ubuntu 16.04. It is too old. No need to fix it.

@williamblevins
Copy link
Collaborator Author

Can any of these images be removed (IE. not supported)?

@linhuang-blockone
Copy link
Contributor

linhuang-blockone commented Jan 28, 2022

I think at least centos can be removed. Keep Ubuntu 18.04, 20.04, one Amazon Linux, and at least one MacOS. We can remove anything else we decide in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants