From 28088e3a57112cf061cf1a47115d3932e9d00671 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Tue, 5 Jun 2018 08:15:13 -0700 Subject: [PATCH] Updated 01. Roadmap and Milestones for future releases (markdown) --- 01.-Roadmap-and-Milestones-for-future-releases.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index 6c81e4e..2cef44b 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -66,7 +66,9 @@ https://github.com/dotnet-architecture/eShopOnContainers/releases/tag/netcore1.1 # VNext -Other possible features, to be evaluated for getting into the backlog: +Other possible features, to be evaluated for the backlog: + +- Helm support for Kubernetes deployment and Azure Dev Spaces compatibility - Implement a more advanced versioning system based on [aspnet-api-versioning](https://github.com/Microsoft/aspnet-api-versioning) or comparable system. Current API versioning is very basic, simply based on the URLs.