Skip to content

Conversation

@adrianriobo
Copy link
Collaborator

When provisioning a public subnet it can create a NatGateway, the NatGateway requires an EIP which was created even when the NatGateway was not needed, this commit creates the Eip only if NatGateway is required

When provisioning a public subnet it can create a NatGateway, the NatGateway requires an EIP which was created even when the NatGateway was not needed, this commit creates the Eip only if NatGateway is required

Signed-off-by: Adrian Riobo <ariobolo@redhat.com>
@lilyLuLiu
Copy link
Collaborator

Tested this PR, the EIP is successfully deleted with the decommission job

this commit increased the number of types when chekcing types by args from 15 to 20 anf the number of types to be used for bid from 5 to 8. This should ensure even more stability to the spot calculations

Signed-off-by: Adrian Riobo <ariobolo@redhat.com>
when non spot based on args at least 1 Az will have supported types, we ensure the random Az at least has one, if non spot is instance type based it may possible non Az has supported types under that circumstance it will return error

Signed-off-by: Adrian Riobo <ariobolo@redhat.com>
@adrianriobo adrianriobo merged commit 2210ffe into redhat-developer:main Aug 20, 2025
7 checks passed
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.

3 participants