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

Add tags to the provisioned EC deployment #3114

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

alexsapran
Copy link
Contributor

What is the problem this PR solves?

This commit adds some tags to the provisioned elastic cloud deployment so that we can trace easily which deployment was created from which BK build job.

How does this PR solve the problem?

// Explain HOW you solved the problem in your code. It is possible that during PR reviews this changes and then this section should be updated.

Because of an internal process, we would like to know easily which PR creates what resources in Elastic Cloud. This PR adds some tags to the autogenerated deployment for easier traceability

This has no impact on the existing fleet-server code base.

This commit adds some tags to the provisioned elastic cloud deployment
so that we can trace easily which deployment was created from which BK
build job.

Signed-off-by: Alexandros, Sapranidis <[email protected]>
@alexsapran alexsapran added automation ci CI related tasks labels Nov 20, 2023
@alexsapran alexsapran self-assigned this Nov 20, 2023
@alexsapran alexsapran requested a review from a team as a code owner November 20, 2023 13:58
Copy link
Member

@nchaulet nchaulet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Signed-off-by: Alexandros, Sapranidis <[email protected]>
@alexsapran alexsapran enabled auto-merge (squash) November 20, 2023 16:42
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@alexsapran alexsapran merged commit dbddd11 into elastic:main Nov 20, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation ci CI related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants