-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add scrapping ECS_CONTAINER_METADATA_URI_V4 for ECS (#453)
* Add metadata point v4 and delete run in aws * Add log and delete flag * Add some interface and add final endpoint v4 * Fix some typo and add interface * Fix typo * Delete apply interface * Delete interface and debug * Delete Ecs Util instance variable * Add back ecsUtilInstance * Add type assertion * Delete type assertion * Add type assertion again * Delete type assertion * Fix typo and nitpick * Add back mode EC2 * Add runinAws * Add type assertion * Add type assertion * delete type interface * Add log for validating * change to parse ecs region * Build back image * Revert back to original * Add back strings * Add parseClusterName * Parse the cluster * Delete parse cluster * Delete go proxy * Fix testing
- Loading branch information
Showing
7 changed files
with
34 additions
and
30 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