skyline-console/releasenotes/notes/FIX-ZUN-UI-997f060449876f33.yaml
xusongfu 5f5b8c3cd5 feature: support some new params and fix some issues of zun ui
1. add health check
2. add exposed ports
3. add auto remove
4. add entrypoint
5. add validator to some key-inputs
6. fix the image resource by glance or docker
7. fix step name from miscellaneous to others

Change-Id: I40180a44657ace3419c009f73ab527c99fb483d3
2023-01-10 09:50:16 +08:00

23 lines
371 B
YAML

---
features:
- |
Support some new params when create the zun container:
1. add health check
2. add exposed ports
3. add auto remove
4. add entrypoint
5. add validator to some key-inputs
fixes:
- |
Fix image resource and step name
1. fix the image resource by glance or docker
2. fix step name from miscellaneous to others