oracle/cluster-api-provider-oci

Support in-flight checks of shape paremeters

Open

#34 opened on Mar 15, 2022

 (1 comment) (0 reactions) (0 assignees)Go (48 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (55 stars)
PR merge metrics
 (PR metrics pending)

Description

What would you like to be added: When the user chooses a bare metal shape that requires the PV_TRANSIT_ENCRYPTION to be false we should fast-fail before trying to launch a cluster. As a part of this we should look at other checks we should preform.

Why is this needed: The user experience with in-flight encryption is somewhat hostile in that they aren't informed the cluster will fail until the machines fail to start.

Contributor guide