Skip to content

Commit

Permalink
Better Shipit TASK_ID integration (deployment_id)
Browse files Browse the repository at this point in the history
Closes #136
  • Loading branch information
benlangfeld authored and timothysmith0609 committed Mar 3, 2019
1 parent 00e6b55 commit 5c4a7b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
*Features*
- Support timeout overrides on deployments ([#414](https://github.com/Shopify/kubernetes-deploy/pull/414))

*Enhancements*
- Uses `TASK_ID` environment variable as the `deployment_id` when rendering resource templates for better Shipit integration.

*Bug fixes*
- Attempting to deploy from a directory that only contains `secrets.ejson` will no longer fail deploy ([#416](https://github.com/Shopify/kubernetes-deploy/pull/416))
- Remove the risk of sending decrypted EJSON secrets to output([#431](https://github.com/Shopify/kubernetes-deploy/pull/431))
Expand Down

0 comments on commit 5c4a7b9

Please sign in to comment.