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
gke_backup_agent_config: support from beta to ga (#6898) (#4970)
* promote backup to ga
* gke_backup_agent_config: doc update
* fix typo in a test func name
* retrigger checks
* update test for gke backup config in ga
Co-authored-by: Shubham Singh <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
Co-authored-by: Shubham Singh <[email protected]>
Whether this cluster should enable the Google Compute Engine Persistent Disk Container Storage Interface (CSI) Driver. Defaults to disabled; set `enabled = true` to enabled.
405
405
406
+
*`gke_backup_agent_config` - (Optional).
407
+
The status of the Backup for GKE agent addon. It is disabled by default; Set `enabled = true` to enable.
0 commit comments