-
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
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 27, 2024
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 27, 2024
oakrizan
force-pushed
the
deploy-k8s-pipeline-migration
branch
from
March 27, 2024 13:10
41bd6e8
to
4ffff03
Compare
oakrizan
added
macOS
Enable builds in the CI for darwin testing
arm
Enable builds in the CI for ARM testing
macOSArm
Enable build
windows-2019
labels
Mar 27, 2024
oakrizan
force-pushed
the
deploy-k8s-pipeline-migration
branch
13 times, most recently
from
April 2, 2024 10:41
e6d5f47
to
338bed0
Compare
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
oakrizan
force-pushed
the
deploy-k8s-pipeline-migration
branch
from
April 3, 2024 06:13
338bed0
to
bd26759
Compare
pazone
approved these changes
Apr 3, 2024
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. |
mergify bot
pushed a commit
that referenced
this pull request
Apr 3, 2024
* 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
6 tasks
mergify bot
pushed a commit
that referenced
this pull request
Apr 3, 2024
* 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
6 tasks
oakrizan
added a commit
that referenced
this pull request
Apr 4, 2024
* updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829)
oakrizan
added a commit
that referenced
this pull request
Apr 4, 2024
* updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829)
oakrizan
added a commit
that referenced
this pull request
Apr 5, 2024
* updated auditbeat & deploy k8s pipelines * added kind & kuve env vars, set higer ulimit * added k8s env setup (cherry picked from commit aaa4829)
oakrizan
added a commit
that referenced
this pull request
Apr 5, 2024
* 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]>
oakrizan
added a commit
that referenced
this pull request
Apr 5, 2024
* 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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
arm
Enable builds in the CI for ARM testing
backport-7.17
Automated backport to the 7.17 branch with mergify
backport-v8.13.0
Automated backport with mergify
macOS
Enable builds in the CI for darwin testing
macOSArm
Enable build
Team:Elastic-Agent
Label for the Agent team
windows-2019
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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