Skip to content

Commit 7faaaa7

Browse files
committed
chore(release): update roadmap for 2.5
1 parent cb23b43 commit 7faaaa7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/roadmap/roadmap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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:
5555
Developers should be able to define an autoscaling policy per application
5656
process 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

0 commit comments

Comments
 (0)