Commit 17d7c50
Backport: fix(module): fix Kubernetes version detection in templates (#990)
fix(module): fix Kubernetes version detection in templates (#986)
chore(module): fix Kubernetes version detection in templates
- Use discovery section instead of clusterConfiguration.
- Module may start before node-manager module, so configuration section may not be in sync with the actual cluster state.
Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Co-authored-by: Ivan Mikheykin <ivan.mikheykin@flant.com>1 parent 3aa556f commit 17d7c50
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments