File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Releasing a New Deis Version
2+
3+ This document describes how to release a new Deis version. It's targetted toward the Deis core
4+ maintainers.
5+
6+ # Manual Testing
7+
8+ After the chart is created with the immutable Docker image tags that represent the final images
9+ (i.e. the ones that will be re-tagged to the immutable release tag, such as ` 2.0.0-beta2 ` ), it
10+ should be manually tested by as many people as possible. Special attention should be paid to the
11+ user experience, both from an operator and developer perspective.
12+
13+ Our goal is to test with as many object storage and Kubernetes installation configurations as
14+ possible, to ensure there are no gaps in configuration or functionality. See below for a testing
15+ matrix.
16+
17+ Object Storage / Kubernetes Install | Kube-Solo | Google Container Engine | AWS | Micro-Kube | Vagrant |
18+ ----------------------------------- | --------- | ----------------------- | --- | ---------- | ------- |
19+ Default (Minio) |
20+ Google Cloud Storage |
21+ Amazon S3 |
You can’t perform that action at this time.
0 commit comments