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

feat: namespace EC2 tags #3523

Merged
merged 5 commits into from
Oct 4, 2023
Merged

feat: namespace EC2 tags #3523

merged 5 commits into from
Oct 4, 2023

Conversation

npalm
Copy link
Member

@npalm npalm commented Oct 3, 2023

Problem

The runners are still using a some ec2 tags such as Type, Repo, Owner for selecting runners controlled by the control plane. Since the tags are not namespaced they can conflict existing tags used in an AWS account. This PR is namespacing the tags like the other tags used by the module with ghr.

Verification

  • - deploy single runner (root) module. Check runners getting proper started and terminated
  • - deploy multi runner module. Check runners getting proper started and terminated

@npalm npalm merged commit 35aa73a into main Oct 4, 2023
20 checks passed
@npalm npalm deleted the feat/name-space-ec2-tags branch October 4, 2023 19:14
npalm pushed a commit that referenced this pull request Oct 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[4.5.0](v4.4.1...v4.5.0)
(2023-10-04)


### Features

* namespace EC2 tags
([#3523](#3523))
([35aa73a](35aa73a))


### Bug Fixes

* **lambda:** Bump @aws-lambda-powertools/logger from 1.12.1 to 1.14.0
in /lambdas
([#3521](#3521))
([3f42529](3f42529))
* **lambda:** Bump the aws group in /lambdas with 5 updates
([#3525](#3525))
([1b24342](1b24342))
* **lambda:** Bump the octokit group in /lambdas with 1 update
([#3519](#3519))
([cde80cd](cde80cd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@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