f3ed56cc18
Strictly speaking, open socket doesn't mean working API. We experienced API stopped responding and the socket was still open so API was unhealthy actually but kubernetes did not restart. HTTP probe will fix this issue. Change-Id: I95bb3ad3123d8a4a784d260477f037fa5506d290
15 lines
554 B
YAML
15 lines
554 B
YAML
---
|
|
ironic:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Added post-install and post-upgrade helm.sh/hook for jobs
|
|
- 0.2.0 Remove support for releases before T
|
|
- 0.2.1 Use policies in yaml format
|
|
- 0.2.2 Update htk requirements repo
|
|
- 0.2.3 Enable taint toleration for Openstack services
|
|
- 0.2.4 Update defaults to W release
|
|
- 0.2.5 Migrated PodDisruptionBudget resource to policy/v1 API version
|
|
- 0.2.6 Added OCI registry authentication
|
|
- 0.2.7 Use HTTP probe instead of TCP probe
|
|
...
|