When conflicting top-level resources (either Namespaces or
ProtectedApplications, depending upon the scope) are encountered, this
will first trigger a delete of the conflicting resource AND ALL OF ITS
REFERENCED RESOURCES (e.g., all resources in the Namespace or all
resources referenced by the ProtectedApplication) before restoring the
resources from the Backup. This mode should only be used when you are
intending to revert some portion of a cluster to an earlier state.
FailOnConflict
If conflicting top-level resources (either Namespaces or
ProtectedApplications, depending upon the scope) are encountered at the
beginning of a restore process, the Restore will fail. If a conflict
occurs during the restore process itself (e.g., because an out of band
process creates conflicting resources), a conflict will be reported.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eNamespacedResourceRestoreMode\u003c/code\u003e enum defines how to handle existing namespaced resources during a restore operation in Google Cloud GKE Backup.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteAndRestore\u003c/code\u003e mode will delete conflicting top-level resources and their dependencies before restoring from the backup, suitable for reverting to an earlier cluster state.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFailOnConflict\u003c/code\u003e mode will cause the restore process to fail if it encounters any conflicting top-level resources at the beginning or during the process.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnspecified\u003c/code\u003e is an invalid mode, indicating that no specific behavior is defined for handling conflicting resources during the restore.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.6.0 is the latest version of the library, while version 1.0.0-beta01 is the earliest version shown.\u003c/p\u003e\n"]]],[],null,[]]