From 27107ddbd8decbaa2459af99e380366621a999e8 Mon Sep 17 00:00:00 2001 From: yangchiu Date: Mon, 29 Jul 2024 13:44:01 +0000 Subject: [PATCH] Update testing docs Signed-off-by: yangchiu --- integration/common.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/integration/common.html b/integration/common.html index a7a7e45808..3790f64ae8 100644 --- a/integration/common.html +++ b/integration/common.html @@ -1560,6 +1560,12 @@

Returns

+
+def update_persistent_volume_claim(core_api, name, namespace, claim) +
+
+
+
def update_recurring_job(client, name, groups, labels, cron='', retain=0, concurrency=0)
@@ -2684,6 +2690,7 @@

Methods

  • system_restores_cleanup
  • umount_disk
  • update_node_disks
  • +
  • update_persistent_volume_claim
  • update_recurring_job
  • update_setting
  • update_statefulset_manifests