![ricolin](/assets/img/avatar_default.png)
Currently Senlin API server still using eventlet-based HTTP servers, it is generally considered more performant and flexible to run them using a generic HTTP server that supports WSGI. Change-Id: I8ec0db12f6002fad8cfde0c873b70279af891994
17 lines
667 B
YAML
17 lines
667 B
YAML
---
|
|
senlin:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 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 Add conductor & health manager
|
|
- 0.2.4 Update default image release
|
|
- 0.2.5 Migrated CronJob resource to batch/v1 API version & PodDisruptionBudget to policy/v1
|
|
- 0.2.6 Add helm.sh/hook annotations for Jobs
|
|
- 0.2.7 Added OCI registry authentication
|
|
- 0.2.8 Remove default policy rules
|
|
- 0.2.9 Define service_type in keystone_authtoken to support application credentials with access rules
|
|
- 0.2.10 Uses uWSGI for API
|
|
...
|