This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Updating beats Clusteroles to allow job,daemonset discovery #3530
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.
Bug fix for the failing E2E tests that was found here: https://beats-ci.elastic.co/blue/organizations/jenkins/e2e-tests%2Fe2e-testing-mbp/detail/main/3080/pipeline
What does this PR do?
This PR updates the beats (filebeat, metricbeat, hearbeat) templates and agent templates of e2e test framework used in Autodiscovery scenarios.
The mentioned templates did not have all the needed Clusteroles in order to allow monitoring of resources
Why is it important?
It affects all the CI pipelines where we trigger the E2E tests with autodiscovery
Checklist
make unit-test
), and they are passing locallymake notice
in the proper directory)How to test this PR locally
1.Download the e2e framework
1.Navigate to
e2e/_suites/kubernetes-autodiscover
Run the following
Logs