You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Add the disk encryption key information for the CAPG machines. The new feature
includes the encryption for bootstrap as well as control plane machines created by the
gcp cluster api provider.
** Note: CAPG supports Customer Managed (CMEK) and Customer Supplied (CSEK) Keys. The installer only
supports Customer Supplied Keys.
** Note: CAPG supports multiple disks through the GCPMachine.Spec.AdditionDisks, but the installer
only uses a single disk, so this PR will not fill out the disk encryption data for multiple disks.
0 commit comments