Remove unused env vars from pipelines#39534
Merged
alexsapran merged 1 commit intoelastic:mainfrom May 14, 2024
Merged
Conversation
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co>
mergify bot
pushed a commit
that referenced
this pull request
May 14, 2024
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co> (cherry picked from commit 30e7239)
mergify bot
pushed a commit
that referenced
this pull request
May 14, 2024
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co> (cherry picked from commit 30e7239)
This was referenced May 14, 2024
mergify bot
pushed a commit
that referenced
this pull request
May 14, 2024
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co> (cherry picked from commit 30e7239)
alexsapran
added a commit
that referenced
this pull request
May 15, 2024
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co> (cherry picked from commit 30e7239)
alexsapran
added a commit
to alexsapran/beats
that referenced
this pull request
May 15, 2024
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co>
alexsapran
added a commit
to alexsapran/beats
that referenced
this pull request
May 15, 2024
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co>
alexsapran
added a commit
that referenced
this pull request
May 15, 2024
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co> (cherry picked from commit 30e7239)
alexsapran
added a commit
that referenced
this pull request
May 15, 2024
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co> (cherry picked from commit 30e7239) Co-authored-by: Alexandros Sapranidis <alexandros@elastic.co>
alexsapran
added a commit
that referenced
this pull request
May 15, 2024
Signed-off-by: Alexandros Sapranidis <alexandros@elastic.co> (cherry picked from commit 30e7239)
v1v
added a commit
to v1v/beats
that referenced
this pull request
May 15, 2024
…-actions * upstream/main: (313 commits) github-action: delete opentelemetry workflow (elastic#39559) updatecli: move to the .github folder and support for signed commits (elastic#39472) Osquerybeat: Add action responses data stream (elastic#39143) [winlogbeat] performance improvment; avoid rendering event message twice (elastic#39544) Fix the AWS SDK dependencies issue causing the "not found, ResolveEndpointV2" error (elastic#39454) x-pack/filebeat/input/cel: add http metrics collection (elastic#39503) build(deps): bump github.com/elastic/elastic-agent-libs from 0.9.4 to 0.9.7 (elastic#39424) Remove unused env vars from pipelines (elastic#39534) [BK] - Remove osx steps from branch execution (elastic#39552) [BK] - Remove certain steps from running for Branches (elastic#39533) Allow dependabot report BK status checks (elastic#39540) Remove hardcoded module definitions in CI (elastic#39506) Explicitly set DOCKER_PULL, RACE_DETECTOR and TEST_COVERAGE for pipelines (elastic#39510) Fixed pipelines formatting (elastic#39513) Update filebeat pipeline to match Jenkins steps (elastic#39261) Add error check to groupToEvents so we don't blindly add error values (elastic#39404) Remove fields not needed for session view in add_session_view processor (elastic#39500) `aws-s3` input: Split S3 poller and SQS reader into explicit input objects (elastic#39353) ci(jenkins): remove post-build notifications (elastic#39483) [DOCS] Add the `read_pipeline` cluster privilege for winlogbeat and the `auto_configure` index privilege to beats documentation (elastic#38534) ...
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
This PR performs some cleanup on some environment variables used in the
dockerlogbeatandosquerybeatpipelines.