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 8 - April 24, 2017
- Released 0.9.0 in time for DockerCon
- Significant milestone release
- Hosted version at cloud.atomiq.io
- Team spent last week at DockerCon
- Goals for 1.0 include improvements around securing and sharing resources, provisioning additional cluster/swarms isolated from primary, reverse proxy enhancements, UI/UX, documentation and examples
- DEMO
- amp
- pinger
- visualizer
- web ui
Sprint 9 - May 8, 2017
- Released 0.9.1 patch last Wednesday, 0.10.0 tomorrow
- Most improvements are "under the hood"
- Significant stability/usability/performance enhancements ranging over
- local cluster deployments
- improved developer experience on linux
- vendor package updates
- examples and documentation updates
- HTTP REST gateway for gRPC API; all HTTP -> HTTPS
- Web UI enhancements (Francois to demo)
- Will be (temporarily) available at: https://ui.cloud.appcelerator.io (-> https://cloud.appcelerator.io)
- API / command UX 95%+ complete
- Focus next sprint is on isolated swarms
- Only two more sprints until our baseline release
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 7 - April 10, 2017
Preparing MVP release for DockerCon