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

Deploy k8s pipeline migration to Buildkite #38460

Closed
wants to merge 26 commits into from

Conversation

oakrizan
Copy link
Contributor

@oakrizan oakrizan commented Mar 20, 2024

Proposed commit message

Beats migration to Buildkite issue: https://github.com/elastic/ingest-dev/issues/1693
Links to BK build: https://buildkite.com/elastic/deploy-k8s/builds?branch=oakrizan%3Adeploy-k8s-migration

  • Migrated deploy/kubernetes pipeline
  • Updated Win agents to use beats specific
  • Added Win 10 & 11
  • Added MacOS Arm agent
  • Removed matrix on Filebeat, Auditbeat, Heartbeat since GH notifications from Buildkite are not showing all statuses

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.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@oakrizan oakrizan added Team:Elastic-Agent Label for the Agent team backport-7.17 Automated backport to the 7.17 branch with mergify backport-v8.13.0 Automated backport with mergify labels Mar 20, 2024
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Mar 20, 2024
@elasticmachine
Copy link
Collaborator

elasticmachine commented Mar 20, 2024

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Duration: 48 min 0 sec

Test stats 🧪

Test Results
Failed 0
Passed 3
Skipped 0
Total 3

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@oakrizan oakrizan force-pushed the deploy-k8s-migration branch 18 times, most recently from ec21646 to 72775ec Compare March 20, 2024 20:52
Copy link
Contributor

mergify bot commented Mar 20, 2024

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 deploy-k8s-migration upstream/deploy-k8s-migration
git merge upstream/main
git push upstream deploy-k8s-migration

@oakrizan oakrizan force-pushed the deploy-k8s-migration branch 3 times, most recently from bb32a71 to 6448456 Compare March 20, 2024 21:11
Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

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

I am LGTM on this, once we have the conflicts resolved. Thank you!

@oakrizan
Copy link
Contributor Author

/test deploy/kubernetes

@oakrizan oakrizan closed this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-7.17 Automated backport to the 7.17 branch with mergify backport-v8.13.0 Automated backport with mergify kubernetes Enable builds in the CI for kubernetes Team:Elastic-Agent Label for the Agent team windows-10 Enable builds in the CI for windows-10 windows-2019
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants