From 9f54ca69e177387a6ad52de1eff7d7c84f941cad Mon Sep 17 00:00:00 2001 From: "M. Rehan" Date: Sun, 29 May 2022 04:20:26 +0500 Subject: [PATCH] Restart plex pod after 5 minutes --- charts/plex/{1.7.5 => 1.7.6}/.helmignore | 0 charts/plex/{1.7.5 => 1.7.6}/Chart.lock | 0 charts/plex/{1.7.5 => 1.7.6}/Chart.yaml | 2 +- charts/plex/{1.7.5 => 1.7.6}/README.md | 0 charts/plex/{1.7.5 => 1.7.6}/app-readme.md | 0 .../{1.7.5 => 1.7.6}/charts/common-2112.0.0.tgz | Bin charts/plex/{1.7.5 => 1.7.6}/default_values.yaml | 0 charts/plex/{1.7.5 => 1.7.6}/ix_values.yaml | 0 .../{1.7.5 => 1.7.6}/migrations/migrate_from_1.0.0 | 0 charts/plex/{1.7.5 => 1.7.6}/questions.yaml | 0 charts/plex/{1.7.5 => 1.7.6}/templates/NOTES.txt | 0 .../plex/{1.7.5 => 1.7.6}/templates/deployment.yaml | 2 +- .../{1.7.5 => 1.7.6}/templates/probe_config.yaml | 0 .../{1.7.5 => 1.7.6}/templates/service-tcp.yaml | 0 .../{1.7.5 => 1.7.6}/templates/service-udp.yaml | 0 .../templates/tests/deployment-check.yaml | 0 charts/plex/{1.7.5 => 1.7.6}/test_values.yaml | 0 test/plex/{1.7.5 => 1.7.6}/.helmignore | 0 test/plex/{1.7.5 => 1.7.6}/Chart.lock | 0 test/plex/{1.7.5 => 1.7.6}/Chart.yaml | 2 +- test/plex/{1.7.5 => 1.7.6}/README.md | 0 test/plex/{1.7.5 => 1.7.6}/app-readme.md | 0 .../{1.7.5 => 1.7.6}/charts/common-2112.0.0.tgz | Bin test/plex/{1.7.5 => 1.7.6}/default_values.yaml | 0 test/plex/{1.7.5 => 1.7.6}/ix_values.yaml | 0 .../{1.7.5 => 1.7.6}/migrations/migrate_from_1.0.0 | 0 test/plex/{1.7.5 => 1.7.6}/questions.yaml | 0 test/plex/{1.7.5 => 1.7.6}/templates/NOTES.txt | 0 .../plex/{1.7.5 => 1.7.6}/templates/deployment.yaml | 2 +- .../{1.7.5 => 1.7.6}/templates/probe_config.yaml | 0 .../{1.7.5 => 1.7.6}/templates/service-tcp.yaml | 0 .../{1.7.5 => 1.7.6}/templates/service-udp.yaml | 0 .../templates/tests/deployment-check.yaml | 0 test/plex/{1.7.5 => 1.7.6}/test_values.yaml | 0 34 files changed, 4 insertions(+), 4 deletions(-) rename charts/plex/{1.7.5 => 1.7.6}/.helmignore (100%) rename charts/plex/{1.7.5 => 1.7.6}/Chart.lock (100%) rename charts/plex/{1.7.5 => 1.7.6}/Chart.yaml (96%) rename charts/plex/{1.7.5 => 1.7.6}/README.md (100%) rename charts/plex/{1.7.5 => 1.7.6}/app-readme.md (100%) rename charts/plex/{1.7.5 => 1.7.6}/charts/common-2112.0.0.tgz (100%) rename charts/plex/{1.7.5 => 1.7.6}/default_values.yaml (100%) rename charts/plex/{1.7.5 => 1.7.6}/ix_values.yaml (100%) rename charts/plex/{1.7.5 => 1.7.6}/migrations/migrate_from_1.0.0 (100%) rename charts/plex/{1.7.5 => 1.7.6}/questions.yaml (100%) rename charts/plex/{1.7.5 => 1.7.6}/templates/NOTES.txt (100%) rename charts/plex/{1.7.5 => 1.7.6}/templates/deployment.yaml (99%) rename charts/plex/{1.7.5 => 1.7.6}/templates/probe_config.yaml (100%) rename charts/plex/{1.7.5 => 1.7.6}/templates/service-tcp.yaml (100%) rename charts/plex/{1.7.5 => 1.7.6}/templates/service-udp.yaml (100%) rename charts/plex/{1.7.5 => 1.7.6}/templates/tests/deployment-check.yaml (100%) rename charts/plex/{1.7.5 => 1.7.6}/test_values.yaml (100%) rename test/plex/{1.7.5 => 1.7.6}/.helmignore (100%) rename test/plex/{1.7.5 => 1.7.6}/Chart.lock (100%) rename test/plex/{1.7.5 => 1.7.6}/Chart.yaml (96%) rename test/plex/{1.7.5 => 1.7.6}/README.md (100%) rename test/plex/{1.7.5 => 1.7.6}/app-readme.md (100%) rename test/plex/{1.7.5 => 1.7.6}/charts/common-2112.0.0.tgz (100%) rename test/plex/{1.7.5 => 1.7.6}/default_values.yaml (100%) rename test/plex/{1.7.5 => 1.7.6}/ix_values.yaml (100%) rename test/plex/{1.7.5 => 1.7.6}/migrations/migrate_from_1.0.0 (100%) rename test/plex/{1.7.5 => 1.7.6}/questions.yaml (100%) rename test/plex/{1.7.5 => 1.7.6}/templates/NOTES.txt (100%) rename test/plex/{1.7.5 => 1.7.6}/templates/deployment.yaml (99%) rename test/plex/{1.7.5 => 1.7.6}/templates/probe_config.yaml (100%) rename test/plex/{1.7.5 => 1.7.6}/templates/service-tcp.yaml (100%) rename test/plex/{1.7.5 => 1.7.6}/templates/service-udp.yaml (100%) rename test/plex/{1.7.5 => 1.7.6}/templates/tests/deployment-check.yaml (100%) rename test/plex/{1.7.5 => 1.7.6}/test_values.yaml (100%) diff --git a/charts/plex/1.7.5/.helmignore b/charts/plex/1.7.6/.helmignore similarity index 100% rename from charts/plex/1.7.5/.helmignore rename to charts/plex/1.7.6/.helmignore diff --git a/charts/plex/1.7.5/Chart.lock b/charts/plex/1.7.6/Chart.lock similarity index 100% rename from charts/plex/1.7.5/Chart.lock rename to charts/plex/1.7.6/Chart.lock diff --git a/charts/plex/1.7.5/Chart.yaml b/charts/plex/1.7.6/Chart.yaml similarity index 96% rename from charts/plex/1.7.5/Chart.yaml rename to charts/plex/1.7.6/Chart.yaml index f9dd0442f0..fc85622954 100644 --- a/charts/plex/1.7.5/Chart.yaml +++ b/charts/plex/1.7.6/Chart.yaml @@ -14,4 +14,4 @@ sources: - https://hub.docker.com/r/plexinc/pms-docker/ - https://github.com/k8s-at-home/charts/tree/master/charts/plex upstream_version: 2.1.0 -version: 1.7.5 +version: 1.7.6 diff --git a/charts/plex/1.7.5/README.md b/charts/plex/1.7.6/README.md similarity index 100% rename from charts/plex/1.7.5/README.md rename to charts/plex/1.7.6/README.md diff --git a/charts/plex/1.7.5/app-readme.md b/charts/plex/1.7.6/app-readme.md similarity index 100% rename from charts/plex/1.7.5/app-readme.md rename to charts/plex/1.7.6/app-readme.md diff --git a/charts/plex/1.7.5/charts/common-2112.0.0.tgz b/charts/plex/1.7.6/charts/common-2112.0.0.tgz similarity index 100% rename from charts/plex/1.7.5/charts/common-2112.0.0.tgz rename to charts/plex/1.7.6/charts/common-2112.0.0.tgz diff --git a/charts/plex/1.7.5/default_values.yaml b/charts/plex/1.7.6/default_values.yaml similarity index 100% rename from charts/plex/1.7.5/default_values.yaml rename to charts/plex/1.7.6/default_values.yaml diff --git a/charts/plex/1.7.5/ix_values.yaml b/charts/plex/1.7.6/ix_values.yaml similarity index 100% rename from charts/plex/1.7.5/ix_values.yaml rename to charts/plex/1.7.6/ix_values.yaml diff --git a/charts/plex/1.7.5/migrations/migrate_from_1.0.0 b/charts/plex/1.7.6/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.7.5/migrations/migrate_from_1.0.0 rename to charts/plex/1.7.6/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.7.5/questions.yaml b/charts/plex/1.7.6/questions.yaml similarity index 100% rename from charts/plex/1.7.5/questions.yaml rename to charts/plex/1.7.6/questions.yaml diff --git a/charts/plex/1.7.5/templates/NOTES.txt b/charts/plex/1.7.6/templates/NOTES.txt similarity index 100% rename from charts/plex/1.7.5/templates/NOTES.txt rename to charts/plex/1.7.6/templates/NOTES.txt diff --git a/charts/plex/1.7.5/templates/deployment.yaml b/charts/plex/1.7.6/templates/deployment.yaml similarity index 99% rename from charts/plex/1.7.5/templates/deployment.yaml rename to charts/plex/1.7.6/templates/deployment.yaml index 969a009e26..e9920c11cf 100644 --- a/charts/plex/1.7.5/templates/deployment.yaml +++ b/charts/plex/1.7.6/templates/deployment.yaml @@ -87,7 +87,7 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }} command: - /bin/plex_probe_check.sh initialDelaySeconds: 5 - failureThreshold: 40 + failureThreshold: 20 periodSeconds: 15 {{ include "common.networking.dnsConfiguration" .Values | nindent 6 }} volumes: {{ include "common.storage.configureAppVolumes" .Values | nindent 8 }} diff --git a/charts/plex/1.7.5/templates/probe_config.yaml b/charts/plex/1.7.6/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.7.5/templates/probe_config.yaml rename to charts/plex/1.7.6/templates/probe_config.yaml diff --git a/charts/plex/1.7.5/templates/service-tcp.yaml b/charts/plex/1.7.6/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.7.5/templates/service-tcp.yaml rename to charts/plex/1.7.6/templates/service-tcp.yaml diff --git a/charts/plex/1.7.5/templates/service-udp.yaml b/charts/plex/1.7.6/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.7.5/templates/service-udp.yaml rename to charts/plex/1.7.6/templates/service-udp.yaml diff --git a/charts/plex/1.7.5/templates/tests/deployment-check.yaml b/charts/plex/1.7.6/templates/tests/deployment-check.yaml similarity index 100% rename from charts/plex/1.7.5/templates/tests/deployment-check.yaml rename to charts/plex/1.7.6/templates/tests/deployment-check.yaml diff --git a/charts/plex/1.7.5/test_values.yaml b/charts/plex/1.7.6/test_values.yaml similarity index 100% rename from charts/plex/1.7.5/test_values.yaml rename to charts/plex/1.7.6/test_values.yaml diff --git a/test/plex/1.7.5/.helmignore b/test/plex/1.7.6/.helmignore similarity index 100% rename from test/plex/1.7.5/.helmignore rename to test/plex/1.7.6/.helmignore diff --git a/test/plex/1.7.5/Chart.lock b/test/plex/1.7.6/Chart.lock similarity index 100% rename from test/plex/1.7.5/Chart.lock rename to test/plex/1.7.6/Chart.lock diff --git a/test/plex/1.7.5/Chart.yaml b/test/plex/1.7.6/Chart.yaml similarity index 96% rename from test/plex/1.7.5/Chart.yaml rename to test/plex/1.7.6/Chart.yaml index f9dd0442f0..fc85622954 100644 --- a/test/plex/1.7.5/Chart.yaml +++ b/test/plex/1.7.6/Chart.yaml @@ -14,4 +14,4 @@ sources: - https://hub.docker.com/r/plexinc/pms-docker/ - https://github.com/k8s-at-home/charts/tree/master/charts/plex upstream_version: 2.1.0 -version: 1.7.5 +version: 1.7.6 diff --git a/test/plex/1.7.5/README.md b/test/plex/1.7.6/README.md similarity index 100% rename from test/plex/1.7.5/README.md rename to test/plex/1.7.6/README.md diff --git a/test/plex/1.7.5/app-readme.md b/test/plex/1.7.6/app-readme.md similarity index 100% rename from test/plex/1.7.5/app-readme.md rename to test/plex/1.7.6/app-readme.md diff --git a/test/plex/1.7.5/charts/common-2112.0.0.tgz b/test/plex/1.7.6/charts/common-2112.0.0.tgz similarity index 100% rename from test/plex/1.7.5/charts/common-2112.0.0.tgz rename to test/plex/1.7.6/charts/common-2112.0.0.tgz diff --git a/test/plex/1.7.5/default_values.yaml b/test/plex/1.7.6/default_values.yaml similarity index 100% rename from test/plex/1.7.5/default_values.yaml rename to test/plex/1.7.6/default_values.yaml diff --git a/test/plex/1.7.5/ix_values.yaml b/test/plex/1.7.6/ix_values.yaml similarity index 100% rename from test/plex/1.7.5/ix_values.yaml rename to test/plex/1.7.6/ix_values.yaml diff --git a/test/plex/1.7.5/migrations/migrate_from_1.0.0 b/test/plex/1.7.6/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.7.5/migrations/migrate_from_1.0.0 rename to test/plex/1.7.6/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.7.5/questions.yaml b/test/plex/1.7.6/questions.yaml similarity index 100% rename from test/plex/1.7.5/questions.yaml rename to test/plex/1.7.6/questions.yaml diff --git a/test/plex/1.7.5/templates/NOTES.txt b/test/plex/1.7.6/templates/NOTES.txt similarity index 100% rename from test/plex/1.7.5/templates/NOTES.txt rename to test/plex/1.7.6/templates/NOTES.txt diff --git a/test/plex/1.7.5/templates/deployment.yaml b/test/plex/1.7.6/templates/deployment.yaml similarity index 99% rename from test/plex/1.7.5/templates/deployment.yaml rename to test/plex/1.7.6/templates/deployment.yaml index 969a009e26..e9920c11cf 100644 --- a/test/plex/1.7.5/templates/deployment.yaml +++ b/test/plex/1.7.6/templates/deployment.yaml @@ -87,7 +87,7 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }} command: - /bin/plex_probe_check.sh initialDelaySeconds: 5 - failureThreshold: 40 + failureThreshold: 20 periodSeconds: 15 {{ include "common.networking.dnsConfiguration" .Values | nindent 6 }} volumes: {{ include "common.storage.configureAppVolumes" .Values | nindent 8 }} diff --git a/test/plex/1.7.5/templates/probe_config.yaml b/test/plex/1.7.6/templates/probe_config.yaml similarity index 100% rename from test/plex/1.7.5/templates/probe_config.yaml rename to test/plex/1.7.6/templates/probe_config.yaml diff --git a/test/plex/1.7.5/templates/service-tcp.yaml b/test/plex/1.7.6/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.7.5/templates/service-tcp.yaml rename to test/plex/1.7.6/templates/service-tcp.yaml diff --git a/test/plex/1.7.5/templates/service-udp.yaml b/test/plex/1.7.6/templates/service-udp.yaml similarity index 100% rename from test/plex/1.7.5/templates/service-udp.yaml rename to test/plex/1.7.6/templates/service-udp.yaml diff --git a/test/plex/1.7.5/templates/tests/deployment-check.yaml b/test/plex/1.7.6/templates/tests/deployment-check.yaml similarity index 100% rename from test/plex/1.7.5/templates/tests/deployment-check.yaml rename to test/plex/1.7.6/templates/tests/deployment-check.yaml diff --git a/test/plex/1.7.5/test_values.yaml b/test/plex/1.7.6/test_values.yaml similarity index 100% rename from test/plex/1.7.5/test_values.yaml rename to test/plex/1.7.6/test_values.yaml