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

Improvements in error handling and some validations #5138

Conversation

c-bordon
Copy link
Member

Close #4901

This PR seeks to improve error handling and some validations carried out on the tags applied to the AWS instances.

At the same time, some name definitions are corrected in the construction of the instance and the private keys used to access them, a random number is added to avoid coincidence in the keys and duplication.

The possibility of overwriting private keys is eliminated as this can be somewhat risky.

Tests:

replaced exit(1) to raise: #4901 (comment)

Improving the error message when selecting an unavailable machine: #4901 (comment)

Removing issue label as mandatory and improving ssh key naming: #4901 (comment)

Termination date options: #4901 (comment)

@c-bordon c-bordon self-assigned this Mar 21, 2024
@c-bordon c-bordon linked an issue Mar 21, 2024 that may be closed by this pull request
3 tasks
Copy link
Member

@QU3B1M QU3B1M left a comment

Choose a reason for hiding this comment

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

LGTM!

@teddytpc1 teddytpc1 merged commit c6ecf43 into enhancement/4495-DTT1 Mar 25, 2024
@teddytpc1 teddytpc1 deleted the enhancement/4901-dtt1-iteration-3-allocator-validations-and-error-handling branch March 25, 2024 12:22
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.

DTT1 - Iteration 3 - Allocator - Validations and error handling
4 participants