Last active
July 19, 2017 18:16
-
-
Save subfuzion/a1876a14d818f9af2ba86355ddcecc31 to your computer and use it in GitHub Desktop.
AMP Sprint Summaries 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sprint 10 - May 22, 2017
Released 0.10.1 last week
- Add CLI for Windows (amp.exe)
- Faster local deployment (uses host swarm mode instead of a DinD cluster)
- Email verification can be disabled for local develpment and testing
- Updated docs and examples
- Fix file permission issues for builds on Linux
- Simplifies the developer local workflow (flags for registration and notifications are not required by default)
- Synchronizes all the images to the same tag
Release 0.11.0 today
- Significant new functionality in web UI
- Various stability enhancements
https://github.com/appcelerator/amp/releases
Sprint 11
- second to last sprint until mid-June 1.0 release
Notes
- Ingo was able to run the Arrow Reference Server on AMP and created a Getting Started with Arrow wiki page:
Sprint 11 - June 5, 2017
Releasing v0.12.0 today
- Many fixes
General
- Added service ls, ps and inspect commands
- Added super user and super organization
- Fixed logs ordering
- Added a stack status
- Added a more detailed service status (reporting if placement constraints don't match any node)
- Added custom dashboards
Cluster
- HA and self healing Cluster deployment on AWS
- Cluster health alerting
- UI for user and team management, stack and service management
- Stack file filtering for reserved resources
UI
- User organization status management (Member or Owner)
- Custom dashboard
- Dashboard as a resource sharable with authorization
- Super user management / super org
Sprint 12
- Last full sprint until general release
Sprint 12 - June 19, 2017
Releasing this sprint (targeting Monday).
- Slight delay due to personnel issues
- Introducing a simplified cluster provisioning plugin model while InfraKit continues to incubate
Video Links
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sprint 9 - May 8, 2017