-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added ARM64 support for linux and macOs - yq, jq , otel, eksctl - Upgraded jqbinary to v1.7.1 - Upgraded yqbinary to v4.40.5 - Added exclusion of launcher process metrics as temp solution due to errors (hostmetrics.yaml) - error reading command for process \"launcher\ - error reading memory info for process \"launcher\" (pid 765): no such process; error reading cpu times for process - Created a common function for downloading binaries - Helper functions for binary permissions, moving binary, direct download, tar.gz files download support & detect cpu arch to use correct download url. - Created a common function to check if a binary with same version exists before download - if it does then copy it to binary path.
- Loading branch information
Showing
12 changed files
with
1,163 additions
and
230 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
Oops, something went wrong.