File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ flexibility in how applications are managed by the platform:
3737
3838* [X] Per-process type health checks: < https://github.com/deis/controller/issues/881 > (Workflow 2.4)
3939* [X] Application Maintenance Mode: < https://github.com/deis/deis/issues/3722 > (Workflow 2.4)
40- * [ ] Enforce SSL Per-Application: < https://github.com/deis/router/issues/148 >
41- * [ ] Per-application IP Whitelisting via CLI: < https://github.com/deis/controller/issues/240 >
40+ * [X ] Enforce SSL Per-Application: < https://github.com/deis/router/issues/148 > (Workflow 2.5)
41+ * [X ] Per-application IP Whitelisting via CLI: < https://github.com/deis/controller/issues/240 > (Workflow 2.5)
4242* [ ] Per-application Kubernetes Network Policy:
4343
4444### Private Application Support
@@ -55,7 +55,7 @@ Related issues:
5555Developers should be able to define an autoscaling policy per application
5656process type. Under the covers, Workflow should use HorizontalPodAutoscaling.
5757
58- * [ ] Application Autoscaling < https://github.com/deis/workflow/issues/403 >
58+ * [X ] Application Autoscaling < https://github.com/deis/workflow/issues/403 > (Alpha, Workflow 2.5)
5959
6060## Interactive ` deis run /bin/bash `
6161
You can’t perform that action at this time.
0 commit comments