This repository has been archived by the owner on May 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[metricbeat] Adding custerRole permissions for leader election #1422
Merged
Merged
Changes from 16 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
3219977
Adding support to Ingress networking.k8s.io/v1
framsouza ca298fd
Adjusting ES service name
framsouza 1caaa02
Removing ingress typo & adjusting python test
framsouza 4b2b7bf
Adjusting python tests to use the new ingress version
framsouza 2611e28
fixing conflict
framsouza 3843441
fixing conflict
framsouza 1391790
Merge branch 'elastic-master'
framsouza af7de17
Adding support to kubernetes ingress v1 & ClassName
framsouza 10ee16d
Adding reformatted files
framsouza 6407ff9
Merge branch 'elastic:master' into master
framsouza aefb05e
fixing conflict
framsouza eb96b28
Adding ClassName & Pathtype on ingress settings
framsouza 027448f
Merge branch 'elastic:master' into master
framsouza a6be99c
Performing syntax adjustments and removing comments
framsouza 795095a
Merge branch 'elastic:main' into main
framsouza d164d6c
custerRole permissions for leader election in k8s 1.19+
framsouza 851231c
Merge branch 'elastic:main' into main
framsouza 9913e21
Merge branch 'main' into adjusting-roles
framsouza 5ae9a7c
Adding fb & mb role
framsouza f0a613c
Merge remote-tracking branch 'origin/main' into adjusting-roles
jmlrt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
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.
I think this should also be added to
helm-charts/filebeat/values.yaml
Lines 203 to 213 in c52ad07