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

prepare 9.0 and 8.x #13978

Merged
merged 6 commits into from
Sep 11, 2024
Merged

prepare 9.0 and 8.x #13978

merged 6 commits into from
Sep 11, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented Sep 3, 2024

Motivation/summary

  • Bump version 9.0.0
  • Prepare docker files to use 9.0.0
  • Enable mergify to 8.x
  • Add backport-8.x to the new PRs targeting main

Tasks

  • Use pinned version, likely in a follow-up since, it requires those upstream projects to create those versions...
    • But it's required to merge this before so.

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues

Part of #13968

@v1v v1v self-assigned this Sep 3, 2024
@v1v v1v requested a review from a team as a code owner September 3, 2024 10:08
Copy link
Contributor

mergify bot commented Sep 3, 2024

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-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./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.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Sep 3, 2024
@v1v v1v requested a review from a team September 3, 2024 10:36
obltmachine
obltmachine previously approved these changes Sep 3, 2024
reakaleek
reakaleek previously approved these changes Sep 3, 2024
docker-compose.yml Outdated Show resolved Hide resolved
Co-authored-by: kruskall <99559985+kruskall@users.noreply.github.com>
@v1v v1v dismissed stale reviews from reakaleek and obltmachine via b9201fd September 3, 2024 18:10
Copy link
Contributor

mergify bot commented Sep 4, 2024

This pull request is now in conflicts. Could you fix it @v1v? 🙏
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/prepare-9.0.0 upstream/feature/prepare-9.0.0
git merge upstream/main
git push upstream feature/prepare-9.0.0

@v1v
Copy link
Member Author

v1v commented Sep 9, 2024

I plan to merge this PR sometime tomorrow

reakaleek
reakaleek previously approved these changes Sep 10, 2024
docker-compose.yml Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
testing/infra/k8s/base/stack/apm-server.yaml Outdated Show resolved Hide resolved
testing/infra/k8s/base/stack/elasticsearch.yaml Outdated Show resolved Hide resolved
testing/infra/k8s/base/stack/kibana.yaml Outdated Show resolved Hide resolved
@v1v v1v enabled auto-merge (squash) September 10, 2024 13:21
@v1v v1v merged commit 1cb855a into elastic:main Sep 11, 2024
12 checks passed
@mergify mergify bot added backport-8.x Automated backport to the 8.x branch with mergify and removed backport-skip Skip notification from the automated backport with mergify labels Sep 11, 2024
mergify bot pushed a commit that referenced this pull request Sep 11, 2024
(cherry picked from commit 1cb855a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants