-
Notifications
You must be signed in to change notification settings - Fork 431
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: allow custom k3s token * aux metrics proxy svc Signed-off-by: Ishan Khare <[email protected]> * sync endpoints and detect single binary distros Signed-off-by: Ishan Khare <[email protected]> * fix values test Signed-off-by: Ishan Khare <[email protected]> * fix lint errors Signed-off-by: Ishan Khare <[email protected]> * only add SANs when not in single binary distro Signed-off-by: Ishan Khare <[email protected]> * remove unwanted configmap Signed-off-by: Ishan Khare <[email protected]> * modify eks chart for api registration fix Signed-off-by: Ishan Khare <[email protected]> * move service creation from chart to code address other minor review comments Signed-off-by: Ishan Khare <[email protected]> * add deletion of aux services in case of toggle Signed-off-by: Ishan Khare <[email protected]> * add e2e for metrics server api registration check Signed-off-by: Ishan Khare <[email protected]> * fix metrics server helm chart install Signed-off-by: Ishan Khare <[email protected]> * modify special service default setup and remove env var Signed-off-by: Ishan Khare <[email protected]> * add tests for metrics proxy - node and pod metrics enable hostNetwork for metrics server Signed-off-by: Ishan Khare <[email protected]> * fix metrics server chart installation Signed-off-by: Ishan Khare <[email protected]> * remove single bin flag, utilize existing distro detection mechanism Signed-off-by: Ishan Khare <[email protected]> * refactor: use cache correctly --------- Signed-off-by: Ishan Khare <[email protected]> Co-authored-by: Fabian Kramm <[email protected]>
- Loading branch information
1 parent
f369daa
commit e61c61b
Showing
36 changed files
with
3,420 additions
and
42 deletions.
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
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
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
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
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
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
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
Oops, something went wrong.