This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
v1.2.0
Various minor updates and polishes, including:
- Improves security by running things as non-root (https://www.pivotaltracker.com/story/show/170363774, https://www.pivotaltracker.com/story/show/170311869, https://www.pivotaltracker.com/story/show/170751946)
- Improves deployability by not explicitly specifying replicas (https://www.pivotaltracker.com/story/show/170314099)
- Fixes properly setting requests and limits for apps, staging jobs and system components (https://www.pivotaltracker.com/story/show/170128635, https://www.pivotaltracker.com/story/show/170019347, https://www.pivotaltracker.com/story/show/169751530)
- Properly support custom ports (https://www.pivotaltracker.com/story/show/170311982)
- More resilience to blobstore/bits service failures thanks @giner! (cloudfoundry-incubator/bits-service-release#37)
- Nicer failure messages, thanks @kramerul! (cloudfoundry-incubator/eirini-staging#8)