Skip to content

ironbank: rename ubi9 to ubi image#3790

Merged
pierrehilbert merged 3 commits intoelastic:mainfrom
v1v:feature/replace-ubi9-and-use-ubi
Nov 27, 2023
Merged

ironbank: rename ubi9 to ubi image#3790
pierrehilbert merged 3 commits intoelastic:mainfrom
v1v:feature/replace-ubi9-and-use-ubi

Conversation

@v1v
Copy link
Member

@v1v v1v commented Nov 20, 2023

elastic/beats#37153 will need to be merged when this one is merged to help with the changes in the DRA (elastic/infra)

What does this PR do?

Rename docker images from ubi9 to ubi from 8.12 onwards

Why is it important?

Help in the future with non-versioned docker image names. So there won't be any need to change anything in the unified Release.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

@v1v v1v self-assigned this Nov 20, 2023
@mergify
Copy link
Contributor

mergify bot commented Nov 20, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feature/replace-ubi9-and-use-ubi upstream/feature/replace-ubi9-and-use-ubi
git merge upstream/main
git push upstream feature/replace-ubi9-and-use-ubi

…9-and-use-ubi

* upstream/main:
  Jenkins decommission (elastic#3771)
@mergify
Copy link
Contributor

mergify bot commented Nov 20, 2023

This pull request does not have a backport label. Could you fix it @v1v? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@v1v v1v requested a review from a team November 21, 2023 12:04
@v1v v1v marked this pull request as ready for review November 21, 2023 12:04
@v1v v1v requested a review from a team as a code owner November 21, 2023 12:04
@v1v
Copy link
Member Author

v1v commented Nov 21, 2023

elastic/beats#37153 should be merged at the same time

@mergify
Copy link
Contributor

mergify bot commented Nov 23, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b feature/replace-ubi9-and-use-ubi upstream/feature/replace-ubi9-and-use-ubi
git merge upstream/main
git push upstream feature/replace-ubi9-and-use-ubi

@elastic-sonarqube
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pierrehilbert
Copy link
Contributor

Integration test failed for unrelated reason.
I'm forcing the merge.

@pierrehilbert pierrehilbert merged commit f359bda into elastic:main Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants