-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 #38659
Conversation
41bd6e8
to
4ffff03
Compare
e6d5f47
to
338bed0
Compare
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
338bed0
to
bd26759
Compare
Force merging this as agreed over slack. Jenkins failure is not related and the MacOS failures are already being tracked down in a separate meta issue. |
* updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829) # Conflicts: # .buildkite/auditbeat/auditbeat-pipeline.yml # .buildkite/auditbeat/generate_auditbeat_pipeline.sh # .buildkite/filebeat/filebeat-pipeline.yml # .buildkite/hooks/pre-command # auditbeat/module/file_integrity/fileinfo_test.go
* updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829) # Conflicts: # .buildkite/auditbeat/auditbeat-pipeline.yml # .buildkite/auditbeat/generate_auditbeat_pipeline.sh # .buildkite/filebeat/filebeat-pipeline.yml # .buildkite/hooks/pre-command
* updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829)
* updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829)
* updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829)
* Deploy K8S Pipeline migration (#38659) * updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829) * updated filebeat pipeline --------- Co-authored-by: Olga Naydyonock <[email protected]>
* Deploy K8S Pipeline migration (#38659) * updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829) * fixed conflicts n fileinfo test * updated auditbeat and filebeat pipelines * added macos arm image --------- Co-authored-by: Olga Naydyonock <[email protected]>
@@ -0,0 +1,7 @@ | |||
#!/usr/bin/env bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as i see this file is a copy .ci/scripts/kind-setup.sh
but that files has not been deleted yet
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-pipeline-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
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs