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

Only use EC2 creds from our project. Clean up after use. #892

Merged
merged 14 commits into from
Mar 20, 2025

Conversation

garloff
Copy link
Member

@garloff garloff commented Mar 13, 2025

When looking for existing EC2 credentials, we only accept those created for our own project.
If we need to create one, remember this and clean it up again.

When looking for existing EC2 credentials, we only accept those
created for our own project.
If we need to create one, remember this and clean it up again.

Signed-off-by: Kurt Garloff <[email protected]>
@garloff garloff added the enhancement New feature or request label Mar 13, 2025
@garloff garloff self-assigned this Mar 13, 2025
@garloff
Copy link
Member Author

garloff commented Mar 13, 2025

This should avoid issue #890.

Copy link
Contributor

@mbuechse mbuechse left a comment

Choose a reason for hiding this comment

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

LGTM. I have changed a few bits; the commit messages should explain what I did.

@garloff
Copy link
Member Author

garloff commented Mar 20, 2025

Thanks for your improvements!

@garloff garloff merged commit c099b98 into main Mar 20, 2025
8 checks passed
@garloff garloff deleted the feat/cleanup-ec2-cred branch March 20, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] mandatory-services test fails with access error on wavestack, pco1--4
2 participants