redhat-cop / agnosticd

AgnosticD - Ansible Deployer for multiple Cloud Deployers
https://redhat-cop.github.io/agnosticd/
GNU General Public License v3.0
385 stars 497 forks source link

[ocp4_machineset_config] Update machineset-group-aws.yml #8739

Closed agonzalezrh closed 3 weeks ago

agonzalezrh commented 3 weeks ago
SUMMARY

We can define the machineset dynamically, sometimes to disable a machineset we set the maxreplicas to 0

This PR skips the task if the max replicas is 0

AgnosticV reference: https://github.com/rhpds/agnosticv/blob/4168516a7c805fa4eab6f67fac1e44a50f9b4117/sandboxes-gpte/CLOUD_NATIVE_ROBOT/common.yaml#L267 Parameter: https://github.com/rhpds/agnosticv/blob/4168516a7c805fa4eab6f67fac1e44a50f9b4117/sandboxes-gpte/CLOUD_NATIVE_ROBOT/common.yaml#L375

ISSUE TYPE
COMPONENT NAME

ocp4_machineset_config role