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 CLUSTERS_KEEPER_EC2_INSTANCES_PREFIX env to facilitate testing (⚠️ devops) #5251

Conversation

sanderegg
Copy link
Member

@sanderegg sanderegg commented Jan 18, 2024

What do these changes do?

This adds CLUSTERS_KEEPER_EC2_INSTANCES_PREFIX to facilitate testing, and maybe later adding the option to specifically name clusters in different deployments.

This allows to name external machines with a prefix, which is extremely useful when testing so to not mangle with other deploys.

Related issue/s

How to test

Dev Checklist

DevOps Checklist

@sanderegg sanderegg added a:infra+ops maintenance of infrastructure or operations (discussed in retro) a:clusters-keeper labels Jan 18, 2024
@sanderegg sanderegg added this to the This is Sparta! milestone Jan 18, 2024
@sanderegg sanderegg self-assigned this Jan 18, 2024
@sanderegg sanderegg marked this pull request as ready for review January 18, 2024 14:03
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b4088ad) 87.3% compared to head (413fb0b) 88.4%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #5251      +/-   ##
=========================================
+ Coverage    87.3%   88.4%    +1.0%     
=========================================
  Files        1302     897     -405     
  Lines       53225   39092   -14133     
  Branches     1168     583     -585     
=========================================
- Hits        46484   34566   -11918     
+ Misses       6491    4404    -2087     
+ Partials      250     122     -128     
Flag Coverage Δ
integrationtests 66.1% <ø> (+1.0%) ⬆️
unittests 86.5% <ø> (+1.3%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 423 files with indirect coverage changes

Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

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

Left some suggestions

Copy link

sonarcloud bot commented Jan 18, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sanderegg sanderegg changed the title ✨ added CLUSTERS_KEEPER_EC2_INSTANCES_PREFIX env to facilitate testing ✨ added CLUSTERS_KEEPER_EC2_INSTANCES_PREFIX env to facilitate testing (⚠️ devops) Jan 18, 2024
@sanderegg sanderegg merged commit c0e329d into ITISFoundation:master Jan 18, 2024
55 checks passed
@sanderegg sanderegg deleted the comp-backend/enhancement/add-cluster-name-prefix branch January 18, 2024 16:34
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Feb 14, 2024
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:clusters-keeper a:infra+ops maintenance of infrastructure or operations (discussed in retro)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants