Commit 231a42c
authored
[occm] Include cloudConfigContents in DaemonSet checksum annotation (#3080)
* occm: include cloudConfigContents in DaemonSet checksum annotation
When cloud config is supplied via cloudConfigContents rather than the
structured cloudConfig values, changes to it do not alter the checksum
annotation on the DaemonSet pod template. Pods are not restarted after
credential rotation or endpoint changes.
* Bump openstack-cloud-controller-manager chart to 2.36.1
---------
Co-authored-by: 234u34k <234u34k@users.noreply.github.com>1 parent eeeafe8 commit 231a42c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments