Merge pull request #9175 from kaovilai/issue4201

Add priorityclasses to high priority restore list
This commit is contained in:
Xun Jiang/Bruce Jiang
2025-08-18 15:58:31 +08:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ var (
"secrets",
"configmaps",
"limitranges",
"priorityclasses",
"pods",
// we fully qualify replicasets.apps because prior to Kubernetes 1.16, replicasets also
// existed in the extensions API group, but we back up replicasets from "apps" so we want