Roadmap: 1.3, 1.4, and Beyond #712
Replies: 4 comments 5 replies
-
@austinlparker do the architecture goals in 1.4 encompass official arm64 images? |
Beta Was this translation helpful? Give feedback.
-
A thing related to that: It would be great if it would be possible to only run a subset of the demo so having them work even without dependencies would be great and enable that as well! |
Beta Was this translation helpful? Give feedback.
-
I’d definitely like the focus of the releases through 2.0 being quality focused along with minor feature additions like metrics or resource detectors. We’ve built so much over the last year there’s a lot of fat to trim and bugs to clean up Im nervous about adding logging too soon. I think we need to spend more time planning our approach there. We’ve mostly hand waved it away today |
Beta Was this translation helpful? Give feedback.
-
I wouldn't include this one, at least before we have a well working local Kubernetes solution. #635 |
Beta Was this translation helpful? Give feedback.
-
Heya gang -- this thread is intended to summarize a discussion from today's SIG call, discuss what's coming in 1.3 (this week), and the big rocks that we'd like to tackle for 1.4.
v1.3
1.3 will contain currently open PRs (as of today, 1/23) and will include several new additions, bug fixes, etc.
v1.4
While overall the demo has been performing well, there are many rough edges that we've seen and heard about from our end users. The overall maintainability, architecture, and performance of the application is suffering. In order to support future development, 1.4 will be dedicated solely to application improvements in two areas:
Code Quality
In this area, we'll be focusing on ensuring that each application's code and logic is of uniformly high quality, and that applications properly and gracefully handle failure. Objectives include:
Architecture Quality
In this area, we'll focus on the deployability of the application itself and its operation. Objectives include:
Overall, the goal at the end of the 1.4 release cycle is to have a demo that builds faster, runs better, and is easier to maintain going forward.
vFuture
Per our earlier discussions on what features we'd like to see moving forward, we'll start a new process to more clearly define focus areas for subsequent releases.
If you've got any questions or comments, or discussion points, feel free to raise them here. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions