Browse Source

#4282: [Improvement][helm] configmap changes automatically trigger restart (#14657)

* [Improvement][helm] configmap changes automatically trigger restarts

Signed-off-by: Gallardot <gallardot@apache.org>

* feat: add an optional parameter

Signed-off-by: Gallardot <gallardot@apache.org>

---------

Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
git-as-svn/v1/dev
Gallardot 1 year ago committed by GitHub
parent
commit
0b9599b9cc
  1. 2
      commit.ref
  2. 58
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 420bcd69a6360631052e6bc352bdc2ad644962fa Subproject commit 11d1df2f326a426b6f62aea2a45dbce5722e7b5b

58
commit.yml

@ -2,34 +2,34 @@
branches: { branches: {
} }
fileChange: fileChange:
/docs: /deploy:
newFile: !uuid '29bc9d253490a549a1b39988542bc145cf3b2016' newFile: !uuid '9f4c78fdd1fd90233f5a1f687130ac10cb4d3954'
oldFile: !uuid '24ac2f74c3733ff897c455d5d9f3fa6d13e4683c' oldFile: !uuid '4787adc22f26c643b03d44a039faee63ad44ef45'
/docs/configs: /deploy/kubernetes:
newFile: !uuid '183965f50abfde50c01439c6260c50e560e6f7aa' newFile: !uuid '0fea9dd50b2d7e3f152274eafa27d0abfcf128e6'
oldFile: !uuid '4702643e7f401273119e4a5691204277b724ed95' oldFile: !uuid '9f7131af640894ac0fa7cfc17767f779f2de12c6'
/docs/configs/index.md.jsx: /deploy/kubernetes/dolphinscheduler:
newFile: !uuid '5bff70ba0e9fa600662efa0562816d8e396e5b9f' newFile: !uuid '3852a91b1aa95009ba570e4464fc390f6da53df9'
oldFile: !uuid '34577c60cb097a0c0956dda64f4b88c61846e126' oldFile: !uuid '9ce415d0c3014f40245a12b3252357956dcb50c7'
/docs/configs/site.js: /deploy/kubernetes/dolphinscheduler/templates:
newFile: !uuid '74c9d1cd3c844eeac0c424eab2cbaae9c0a5e769' newFile: !uuid 'ab7deef6aaa6d9df91a2f55389b9c83d333b609d'
oldFile: !uuid '33c85ded39f3227e8cba002b7dce0a2551a23fa7' oldFile: !uuid 'ffe5da8ee9ee85ef607304469636eeddf02df1c6'
/docs/docs: /deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-alert.yaml:
newFile: !uuid 'd63a49418d687f674d5086d519cb43b05040bb4e' newFile: !uuid 'ad1367a0d9bc9d85e12f729cd7044fcb6889522a'
oldFile: !uuid 'a0d9343dc89012f289550bf5d9215f59bb549821' oldFile: !uuid '7772943d8207c853fe11f0b5ba1d7cf57c417592'
/docs/docs/en: /deploy/kubernetes/dolphinscheduler/templates/deployment-dolphinscheduler-api.yaml:
newFile: !uuid '9ef953f9d0519c4f6db49b14f156c2969c24a036' newFile: !uuid '6b66cf5d9b12807cf2f847c8fe946796881ac934'
oldFile: !uuid 'e96213039141ec82c6025096c6ea3e9e9a784286' oldFile: !uuid '53e1949480a1666cabbbaf6e0190e048e8e8e7b2'
/docs/docs/en/history-versions.md: /deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-master.yaml:
newFile: !uuid '9a00c4ab69c7e3927d36032c632338095feb81cd' newFile: !uuid 'f3846316ff38c4a6051d9262c835c998a3a38cd0'
oldFile: !uuid '3d09226ccf9e80a3d2d3c577e5fc461430e4ec60' oldFile: !uuid '9eaf40ce62ee1c3b85b3e3eae504d9a23eca84f0'
/docs/docs/zh: /deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml:
newFile: !uuid '101b801f984c58f9838cc3f36def228148481747' newFile: !uuid '237b70cc38081e83d2b8e88fc5c1c0281a6e0b4a'
oldFile: !uuid 'c33202416e7f192b9eb2ac2ec2391dfb50ba0b51' oldFile: !uuid 'ba8a2f49deacb82b933c01dc35e9eeb658ef6466'
/docs/docs/zh/history-versions.md: /deploy/kubernetes/dolphinscheduler/values.yaml:
newFile: !uuid '444d21ea90b43e685c6a8aa36ad60b600698b6e8' newFile: !uuid '83b869ffc74c6b8d8a03b7629a2bbeaf2c0380c7'
oldFile: !uuid '11e5ccab061db73cf81eab6edadb9fd6a45cf4e8' oldFile: !uuid 'adcd1c9d71a2e02282ea0694992bb785945c9318'
gitCommitId: !uuid '420bcd69a6360631052e6bc352bdc2ad644962fa' gitCommitId: !uuid '11d1df2f326a426b6f62aea2a45dbce5722e7b5b'
renames: { renames: {
} }
revisionId: 4281 revisionId: 4282

Loading…
Cancel
Save