Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ECS Metadata URL to the intercept.py #18

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

rtcms
Copy link
Contributor

@rtcms rtcms commented Mar 19, 2024

Sometimes, a Github Runner can run inside a ECS Task and this metadata can be used to fetch the respective Variables

Ref: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v2.html

Sometimes,  a Github Runner can run inside a ECS Task and this metadata can be used to fetch the respective Variables

Ref: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v2.html
@raianand raianand merged commit 3494ae1 into koalalab-inc:main Apr 1, 2024
3 of 4 checks passed
raianand pushed a commit that referenced this pull request Apr 1, 2024
* Added ECS Task metadata endpoint

Sometimes,  a Github Runner can run inside a ECS Task and this metadata can be used to fetch the respective Variables

Ref: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v2.html

* Fix Name and Description
raianand added a commit that referenced this pull request Apr 1, 2024
* Bump the npm-production group with 1 update

Bumps the npm-production group with 1 update: [yaml](https://github.com/eemeli/yaml).


Updates `yaml` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Added ECS Metadata URL to the intercept.py  (#18)

* Added ECS Task metadata endpoint

Sometimes,  a Github Runner can run inside a ECS Task and this metadata can be used to fetch the respective Variables

Ref: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v2.html

* Fix Name and Description

* updated dist

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: RT <35173068+rtcms@users.noreply.github.com>
Co-authored-by: Abhishek Anand <raianand@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants