From de23e75cc94a8b91295ce6afd6155ec5e1aaccb3 Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Thu, 6 Jul 2017 11:21:19 -0600 Subject: [PATCH 1/2] Revert "chore(mkdocs.yml,releases.md): comment out chart provenance commands" This reverts commit 9c4e1906cd4966755eac95cfbc18901237083587. --- mkdocs.yml | 2 +- src/roadmap/releases.md | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 7f7a02fb..23bb5673 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -36,7 +36,7 @@ pages: - Configuring Object Storage: installing-workflow/configuring-object-storage.md - Configuring Postgres: installing-workflow/configuring-postgres.md - Configuring the Registry: installing-workflow/configuring-registry.md - #- Chart Provenance: installing-workflow/chart-provenance.md + - Chart Provenance: installing-workflow/chart-provenance.md - Experimental Native Ingress: installing-workflow/experimental-native-ingress.md - Users: - Command Line Interface: users/cli.md diff --git a/src/roadmap/releases.md b/src/roadmap/releases.md index 6e79b63e..5d7dcaef 100644 --- a/src/roadmap/releases.md +++ b/src/roadmap/releases.md @@ -133,9 +133,6 @@ If the component has a correlating [Kubernetes Helm][] chart, this chart will also be packaged, signed and uploaded to its production chart repo. Please verify it can be fetched (and verified): -!!! note - Verification of chart provenance is [currently broken](https://github.com/deis/workflow/issues/822). - ``` $ helm repo add controller https://charts.deis.com/controller "controller" has been added to your repositories From ef4bc3eae925558107cb269e5f8b09338a469ee2 Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Thu, 6 Jul 2017 10:29:30 -0600 Subject: [PATCH 2/2] docs(*): updates/changelog for v2.16.0 release --- mkdocs.yml | 1 + src/changelogs/v2.16.0.md | 49 +++++++++++++++++++++ src/installing-workflow/chart-provenance.md | 12 ++--- src/installing-workflow/index.md | 2 +- src/quickstart/install-cli-tools.md | 2 +- src/roadmap/releases.md | 12 ++--- 6 files changed, 64 insertions(+), 14 deletions(-) create mode 100644 src/changelogs/v2.16.0.md diff --git a/mkdocs.yml b/mkdocs.yml index 23bb5673..ebe4b6ea 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -94,6 +94,7 @@ pages: - Controller API v2.2: reference-guide/controller-api/v2.2.md - Controller API v2.3: reference-guide/controller-api/v2.3.md - Changelogs: + - v2.16.0: changelogs/v2.16.0.md - v2.15.0: changelogs/v2.15.0.md - v2.14.0: changelogs/v2.14.0.md - v2.13.0: changelogs/v2.13.0.md diff --git a/src/changelogs/v2.16.0.md b/src/changelogs/v2.16.0.md new file mode 100644 index 00000000..e99e106a --- /dev/null +++ b/src/changelogs/v2.16.0.md @@ -0,0 +1,49 @@ +## Workflow v2.15.0 -> v2.16.0 + +#### Releases + +- controller v2.15.0 -> v2.16.0 +- monitor v2.10.0 -> v2.10.1 +- slugrunner v2.3.0 -> v2.3.1 +- workflow v2.15.0 -> v2.16.0 +- workflow-cli v2.15.0 -> v2.16.0 +- workflow-e2e v2.11.1 -> v2.12.0 + +#### Features + +- [`46002f4`](https://github.com/deis/workflow-cli/commit/46002f4440bfbb2614f779375ba12d6a3e0cf80b) (workflow-cli) - cmd: Support Base64 encoded SSH_KEY +- [`88397a1`](https://github.com/deis/workflow-cli/commit/88397a12bf716d788c7b5468d9833a448452d39f) (workflow-cli) - cmd: test SSH_KEY mangling in ConfigSet +- [`f9c6a4a`](https://github.com/deis/workflow-e2e/commit/f9c6a4aa43d990f59e68a0cd40de4f46864584d2) (workflow-e2e) - chart: use upstream stable/spotify-docker-gc chart + +#### Refactors + +- [`ce0e082`](https://github.com/deis/slugrunner/commit/ce0e082a17831285d1fbaf6cd08875a948a64697) (slugrunner) - ci: remove travis; update badge +- [`7e85553`](https://github.com/deis/slugrunner/commit/7e85553cf3a197fc62b706df4262404cf92b37b3) (slugrunner) - LICENSE: switch to MIT license +- [`345d5ae`](https://github.com/deis/workflow/commit/345d5aec07f64c04ccdf0f4fd1ad4622cf89b4b4) (workflow) - mkdocs.yml: alphabetize cloud providers in quickstart + +#### Fixes + +- [`73f844b`](https://github.com/deis/builder/commit/73f844b5a8ac61f5f54422d34b779728db679bf3) *: Remove RC4 based ciphers. +- [`344b43e`](https://github.com/deis/builder/commit/344b43e4c6e4f350706121300910e24160d78b8d) *: Fix linter issues +- [`c81dbf9`](https://github.com/deis/controller/commit/c81dbf97827adf7fd54c9d8a9f055b92211f295e) (controller) - controller: Persist ssl.enforce header on service creation +- [`1f5e242`](https://github.com/deis/workflow-cli/commit/1f5e2424947e75aba94158941d058e589d779916) (workflow-cli) - cmd: fix(cmd) Fix proctype regex for setting limits +- [`f82cf83`](https://github.com/deis/workflow-cli/commit/f82cf8373b2742ac4a354220dd25a458c9bf160d) (workflow-cli) - cmd: fix(cmd) Fix proctype regex for scaling + +#### Documentation + +- [`25329be`](https://github.com/deis/workflow/commit/25329be86bec3bd8b2b9d0dc0ba92c56775284fa) (workflow) - quickstart: update Azure ACS installation steps +- [`4cfa9d5`](https://github.com/deis/workflow/commit/4cfa9d589312e336544ae7dc44bfed09e1a61aab) (workflow) - *: rm no longer needed pipe to sed (#817) +- [`5145f12`](https://github.com/deis/workflow/commit/5145f123417126f7a84873a55ca7db46d59ee1f1) (workflow) - configuring-registry.md: add setup instructions for acr (#818) +- [`b456870`](https://github.com/deis/workflow/commit/b4568706a37b33de33a1fe61ee6040d978fb095a) (workflow) - installing-workflow: helm init upgrade note (#819) +- [`61a5cca`](https://github.com/deis/workflow/commit/61a5cca8b08f50eb08c2f3f1b1324babe8f8d26d) (workflow) - chart-provenance.md: fix chart repo name (#830) +- [`2a7f756`](https://github.com/deis/workflow/commit/2a7f756f883107a0dcc7e0e8aee9d74bb9914f36) (workflow) - *: specify Helm v2.5.0 or later + +#### Maintenance + +- [`c2fd577`](https://github.com/deis/controller/commit/c2fd5775ee28f0bed00014f0c6b8d2693f14927b) (controller) - requirements: update Django to v1.11.2 +- [`fe6e6e5`](https://github.com/deis/controller/commit/fe6e6e5280a83209b626d10492d07073b027ac52) (controller) - requirements: update pyldap to v2.4.35.1 +- [`cac5e60`](https://github.com/deis/controller/commit/cac5e602b617c4fd26737f11e87ff10601192146) (controller) - requirements: update jmespath to 0.9.3 +- [`1fcf61b`](https://github.com/deis/controller/commit/1fcf61bb7e33dc6da54f6a0d1b1918abab5255ba) (controller) - requirements: update backoff to 1.4.3 +- [`410e1d3`](https://github.com/deis/controller/commit/410e1d38f94dede6bab8fc4412380073b638be26) (controller) - requirements: update Django to v1.11.3 +- [`516a529`](https://github.com/deis/monitor/commit/516a5291aac544c7bd79a30c276be48d44174343) (monitor) - Dockerfile: update Grafana to 4.3.2 +- [`5cd8648`](https://github.com/deis/workflow-e2e/commit/5cd8648b3dc056784e0adc1d52e1b185a6af8adc) (workflow-e2e) - Dockerfile: bump k8s version diff --git a/src/installing-workflow/chart-provenance.md b/src/installing-workflow/chart-provenance.md index fb58d491..117907ba 100644 --- a/src/installing-workflow/chart-provenance.md +++ b/src/installing-workflow/chart-provenance.md @@ -34,16 +34,16 @@ Charts signed with this key can then be verified when fetched: $ helm repo add deis https://charts.deis.com/workflow "deis" has been added to your repositories -$ helm fetch --verify deis/workflow --version v2.15.0 -Verification: &{0xc4208f4b40 sha256:662b7b5f0101086b373a326aac8c505df3b230d377b926fc256b537a3471f2ad workflow-v2.15.0.tgz} +$ helm fetch --verify deis/workflow --version v2.16.0 +Verification: &{0xc420708820 sha256:d7e0f45cf4d3a8492a821d85ee5c02297b893012b2eae0902694a94109e45d49 workflow-v2.16.0.tgz} ``` -One can then inspect the fetched `workflow-v2.15.0.tgz.prov` provenance file. +One can then inspect the fetched `workflow-v2.16.0.tgz.prov` provenance file. If the chart was not signed, the command above would result in: ``` -Error: Failed to fetch provenance "https://charts.deis.com/workflow/workflow-v2.15.0.tgz.prov" +Error: Failed to fetch provenance "https://charts.deis.com/workflow/workflow-v2.16.0.tgz.prov" ``` Alternatively, the chart can also be verified at install time: @@ -51,14 +51,14 @@ Alternatively, the chart can also be verified at install time: ``` $ helm install --verify deis/workflow --namespace deis NAME: exiled-mink -LAST DEPLOYED: Thu Jun 8 08:22:16 2017 +LAST DEPLOYED: Thu Jul 6 08:22:16 2017 NAMESPACE: deis STATUS: DEPLOYED ... $ helm ls NAME REVISION UPDATED STATUS CHART -exiled-mink 1 Thu Jun 8 08:22:16 2017 DEPLOYED workflow-v2.15.0 +exiled-mink 1 Thu Jul 6 08:22:16 2017 DEPLOYED workflow-v2.16.0 ``` Having done so, one is assured of the origin and authenticity of any installed Workflow chart released by Deis. diff --git a/src/installing-workflow/index.md b/src/installing-workflow/index.md index b0c5b6f1..19d5a12e 100644 --- a/src/installing-workflow/index.md +++ b/src/installing-workflow/index.md @@ -115,4 +115,4 @@ After installing Workflow, [register a user and deploy an application](../quicks [Kubernetes v1.3.4+]: system-requirements.md#kubernetes-versions [helm]: https://github.com/kubernetes/helm/blob/master/docs/install.md -[valuesfile]: https://charts.deis.com/workflow/values-v2.15.0.yaml +[valuesfile]: https://charts.deis.com/workflow/values-v2.16.0.yaml diff --git a/src/quickstart/install-cli-tools.md b/src/quickstart/install-cli-tools.md index 283ad0d7..17e6d2bc 100644 --- a/src/quickstart/install-cli-tools.md +++ b/src/quickstart/install-cli-tools.md @@ -19,7 +19,7 @@ should move it somewhere in your $PATH: Check your work by running `deis version`: $ deis version - v2.15.0 + v2.16.0 !!! note Note that version numbers may vary as new releases become available diff --git a/src/roadmap/releases.md b/src/roadmap/releases.md index 5d7dcaef..aaddb3b2 100644 --- a/src/roadmap/releases.md +++ b/src/roadmap/releases.md @@ -136,8 +136,8 @@ verify it can be fetched (and verified): ``` $ helm repo add controller https://charts.deis.com/controller "controller" has been added to your repositories -$ helm fetch --verify controller/controller --version v2.15.0 -Verification: &{0xc42045ec80 sha256:771270c4f71f4ca9f0d10141f28068457b443c1a4ff9da6666fde7361ce64e1a controller-v2.15.0.tgz} +$ helm fetch --verify controller/controller --version v2.16.0 +Verification: &{0xc4206f0820 sha256:fc5233f31d1cee6e48b8c1cea677b094b375268529e10206b577ce3384eb4345 controller-v2.16.0.tgz} ``` ## How to Release Workflow @@ -150,7 +150,7 @@ deliverable. This section leads a maintainer through creating a Workflow release Export two environment variables that will be used in later steps: ```bash -export WORKFLOW_RELEASE=v2.15.0 WORKFLOW_PREV_RELEASE=v2.14.0 # for example +export WORKFLOW_RELEASE=v2.16.0 WORKFLOW_PREV_RELEASE=v2.15.0 # for example ``` ### Step 2: Tag Supporting Repositories @@ -227,7 +227,7 @@ Place the `$WORKFLOW_RELEASE` master changelog generated in Step 7 in the `chang Make sure to add a header to the page to make it clear that this is for a Workflow release, e.g.: ``` -## Workflow v2.14.0 -> v2.15.0 +## Workflow v2.15.0 -> v2.16.0 ``` Once the PR has been reviewed and merged, do a [component release](#how-to-release-a-component) of @@ -264,8 +264,8 @@ Post a message to the #company channel on Slack. Include a link to the released master CHANGELOG: ``` -@here Deis Workflow v2.15.0 is now live! -Master CHANGELOG: https://deis.com/docs/workflow/changelogs/v2.15.0/ +@here Deis Workflow v2.16.0 is now live! +Master CHANGELOG: https://deis.com/docs/workflow/changelogs/v2.16.0/ ``` You're done with the release. Nice job!