Deployment history window
Changes
- Changed Metric API options (
options.unit -> options.interval)
- Values previously entered as
m, h, d are now changed to intervals 10m, 1h, 1d
- Removed
offset & limits
- When deploying to k8s,
AppController now inherits from ClusterAppController, which includes default functionality
- Auto-refresh for the deployment history window
- Deployment history window now displays resources sorted by time
- Fixed an issue where workload ports were displayed twice
Now supports hourly metric view
Changes
- Added hourly metric view
- Added ability to view data recorded with
store.save in AppController from the deployment history window
- Added build information view in deployment history
- Fixed an issue where terminated and deleted Pods remained in the workload history
- Improved startup time for
aled run/dev
- Included hidden Services and Ingress in
Deployment.stat.objects
Enhanced resource display in the dashboard
Changes
- Fixed inheritance-related issues in
AppController
- Improved
AppController.list/get/add/remove functionality
- Enhanced resource display in the dashboard
- Added the ability to view objects stored in
store from the dashboard resources
- Fixed an issue where
store objects were not displayed in the deployment history window
- Fixed a namespace-related error when running
aled agent
- Corrected wording related to spot resources