-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding init_tier0 * Fix parsing bugs for commented lines && semicolons in values * Do not copy the manage script to WMA_CONFIG_DIR * Temporarily stop modifying agent configuration with tier0-mod-config * Fix few forgotten Tier0 related vars && reenable all steps for tier0-mod-config * Add _proxy_renew for T0 && avoid _check_mounts for T0 && Skip Add resource control for T0 && Fix variables in tier0_init * Move init_agent echo line * Fix indentation in init_tier0 * Fix indentation in init_wmagent * Rename resRecord variables * Avoid copying the run time scripts if not running from inside a Docker container * Dynamically build resource options Fix resRecord array name substitution * Add a check for docker container during initialization * Fix allways nonError return values for init_tier0 step * Avoid checking for mounts when not running from docker * Move _copy_runtime as a separate function && Fix ambiguos comments, variable names and printouts * Rename dockerBuildId to wmaBuildId && add Vir env agent start message * Follow up on review comments * Remove no longer needed export for WMAGENT_CONFIG * Follow up on review comments
- Loading branch information
1 parent
874876a
commit b0a54f3
Showing
6 changed files
with
252 additions
and
109 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
Oops, something went wrong.