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

Update mirroring targets to 4.10+ and add UBI9 #3147

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

hawkowl
Copy link
Collaborator

@hawkowl hawkowl commented Sep 6, 2023

What this PR does / why we need it:

This updates the mirroring to be 4.10+ and includes UBI9 base images, as well as Mariner azure-cli.

It also updates the MUO mirroring to the latest promoted release.

Test plan for issue:

merge, see if int works?

Copy link
Collaborator

@bennerv bennerv left a comment

Choose a reason for hiding this comment

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

What's ose-tools-rhel8 used for again?

Otherwise lgtm

@@ -100,19 +100,38 @@ func mirror(ctx context.Context, log *logrus.Entry) error {
}

for _, ref := range []string{

// https://mcr.microsoft.com/en-us/product/cbl-mariner/base/azure-cli/about
"mcr.microsoft.com/cbl-mariner/base/azure-cli:2",
Copy link
Collaborator

Choose a reason for hiding this comment

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

We need to update all our docs with this new msft-cli image.

Copy link
Collaborator

@bennerv bennerv Sep 6, 2023

Choose a reason for hiding this comment

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

/s/need to/should

Copy link
Contributor

@tiguelu tiguelu Sep 6, 2023

Choose a reason for hiding this comment

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

What's ose-tools-rhel8 used for again?

We use it in a few troubleshooting scenarios in the wiki, as it comes with the oc client and a few handy tools for investigations.

@hawkowl hawkowl merged commit 4ae27dd into Azure:master Sep 6, 2023
17 checks passed
tiguelu added a commit to tiguelu/ARO-RP that referenced this pull request Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants