From e555d111a5ff9d3a5af1a3082650810aa46d93df Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Wed, 30 Aug 2017 11:38:56 -0400 Subject: [PATCH] 1.1.0 Release --- CHANGELOG.md | 84 +++++++++++++++++++++++++++++++++++++++++++- README.md | 6 ++-- build/VERSION | 2 +- cmd/version.go | 2 +- docs/installation.md | 6 ++-- 5 files changed, 91 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e5c59db..96ee1cee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,87 @@ # Change Log +## [v1.1.0](https://github.com/kubernetes/kompose/tree/v1.1.0) (2017-08-30) +[Full Changelog](https://github.com/kubernetes/kompose/compare/v1.0.0...v1.1.0) + +**Closed issues:** + +- Kompose replicas option not working with v3 deploy? [\#801](https://github.com/kubernetes/kompose/issues/801) +- Functional test for examples Directory [\#793](https://github.com/kubernetes/kompose/issues/793) +- overlapped content on the conversion matrix documentation page [\#765](https://github.com/kubernetes/kompose/issues/765) +- get rid of the bundle tag in kobject [\#750](https://github.com/kubernetes/kompose/issues/750) +- When specifying a wrong parameter, --help is not complete [\#744](https://github.com/kubernetes/kompose/issues/744) +- Add support for cpus \(Version 3 Resources Key\) [\#730](https://github.com/kubernetes/kompose/issues/730) +- Deprecate Docker Compose Version 2.1, 2.2, and 3.3. Only support 1,2,3,4 \(future\). [\#725](https://github.com/kubernetes/kompose/issues/725) +- Error running kompose on counter v3 example file [\#721](https://github.com/kubernetes/kompose/issues/721) +- Change imports for kompose packages to 'k8s.io/kompose" [\#719](https://github.com/kubernetes/kompose/issues/719) +- Distinguish / re-add ` $` to docs [\#718](https://github.com/kubernetes/kompose/issues/718) +- Docker build in kompose convert [\#691](https://github.com/kubernetes/kompose/issues/691) +- Move git functions in openshift.go into a separate package [\#640](https://github.com/kubernetes/kompose/issues/640) +- Save the cmd used to create config [\#639](https://github.com/kubernetes/kompose/issues/639) +- Unable to run `make test-openshift` [\#614](https://github.com/kubernetes/kompose/issues/614) +- Fatal error saying "/etc/nginx/certs": must be unique [\#544](https://github.com/kubernetes/kompose/issues/544) +- make flags global which are common [\#514](https://github.com/kubernetes/kompose/issues/514) +- Support for: userns\_mode [\#443](https://github.com/kubernetes/kompose/issues/443) +- Support for: isolation [\#438](https://github.com/kubernetes/kompose/issues/438) +- Support for: group\_add [\#437](https://github.com/kubernetes/kompose/issues/437) +- kompose binary per merge? \(add nightlies\) [\#355](https://github.com/kubernetes/kompose/issues/355) +- Add health checks [\#163](https://github.com/kubernetes/kompose/issues/163) +- Release process [\#70](https://github.com/kubernetes/kompose/issues/70) + +**Merged pull requests:** + +- Adding OpenShift tests for deploy keys [\#802](https://github.com/kubernetes/kompose/pull/802) ([ashetty1](https://github.com/ashetty1)) +- Fixes output of help template [\#800](https://github.com/kubernetes/kompose/pull/800) ([cdrage](https://github.com/cdrage)) +- Fix kompose docker container wrong href [\#797](https://github.com/kubernetes/kompose/pull/797) ([JadCham](https://github.com/JadCham)) +- Update to lowercase in conversion.md [\#796](https://github.com/kubernetes/kompose/pull/796) ([cdrage](https://github.com/cdrage)) +- Added functional test for docker compose files in Example directory [\#795](https://github.com/kubernetes/kompose/pull/795) ([surajnarwade](https://github.com/surajnarwade)) +- changing the organisation from kubernetes-incubator to kubernetes [\#794](https://github.com/kubernetes/kompose/pull/794) ([rupalibehera](https://github.com/rupalibehera)) +- Update favicons delete useless files [\#791](https://github.com/kubernetes/kompose/pull/791) ([cdrage](https://github.com/cdrage)) +- Fix minor help output [\#786](https://github.com/kubernetes/kompose/pull/786) ([cdrage](https://github.com/cdrage)) +- Add Bintray documentation to README and installation doc [\#785](https://github.com/kubernetes/kompose/pull/785) ([cdrage](https://github.com/cdrage)) +- Fix minor typo in comment [\#784](https://github.com/kubernetes/kompose/pull/784) ([Rajadeepan](https://github.com/Rajadeepan)) +- add correct secrets for bintray [\#783](https://github.com/kubernetes/kompose/pull/783) ([kadel](https://github.com/kadel)) +- build and upload master builds to bintray [\#782](https://github.com/kubernetes/kompose/pull/782) ([kadel](https://github.com/kadel)) +- Update the dev guide with CI details [\#780](https://github.com/kubernetes/kompose/pull/780) ([cdrage](https://github.com/cdrage)) +- Update conversion matrix with windows notes [\#779](https://github.com/kubernetes/kompose/pull/779) ([cdrage](https://github.com/cdrage)) +- Change directory for cluster tests [\#778](https://github.com/kubernetes/kompose/pull/778) ([cdrage](https://github.com/cdrage)) +- Remove dab examples [\#777](https://github.com/kubernetes/kompose/pull/777) ([cdrage](https://github.com/cdrage)) +- Adds a more "full" conversion document [\#775](https://github.com/kubernetes/kompose/pull/775) ([cdrage](https://github.com/cdrage)) +- Fix footer horizontal scrolling [\#774](https://github.com/kubernetes/kompose/pull/774) ([cdrage](https://github.com/cdrage)) +- Fix css for horizontal scrolling [\#773](https://github.com/kubernetes/kompose/pull/773) ([cdrage](https://github.com/cdrage)) +- Add deploy: mode: global support [\#771](https://github.com/kubernetes/kompose/pull/771) ([cdrage](https://github.com/cdrage)) +- Change bot message [\#769](https://github.com/kubernetes/kompose/pull/769) ([asifdxtreme](https://github.com/asifdxtreme)) +- Fix minor typo [\#768](https://github.com/kubernetes/kompose/pull/768) ([asifdxtreme](https://github.com/asifdxtreme)) +- Update Community Code of Conduct [\#764](https://github.com/kubernetes/kompose/pull/764) ([mbssaiakhil](https://github.com/mbssaiakhil)) +- Go down to one ACK [\#762](https://github.com/kubernetes/kompose/pull/762) ([cdrage](https://github.com/cdrage)) +- Rename test-ci to test-k8s [\#761](https://github.com/kubernetes/kompose/pull/761) ([cdrage](https://github.com/cdrage)) +- Fix typo in Events Code of Conduct [\#760](https://github.com/kubernetes/kompose/pull/760) ([mbssaiakhil](https://github.com/mbssaiakhil)) +- Adds healthcheck [\#759](https://github.com/kubernetes/kompose/pull/759) ([cdrage](https://github.com/cdrage)) +- Update cluster tests, use local Kompose binary [\#757](https://github.com/kubernetes/kompose/pull/757) ([cdrage](https://github.com/cdrage)) +- Temporarily remove buildconfig tests for OpenShift [\#754](https://github.com/kubernetes/kompose/pull/754) ([cdrage](https://github.com/cdrage)) +- Gets rid of bundle tag [\#751](https://github.com/kubernetes/kompose/pull/751) ([cdrage](https://github.com/cdrage)) +- Update docs to reflect conversion changes [\#749](https://github.com/kubernetes/kompose/pull/749) ([cdrage](https://github.com/cdrage)) +- Exit 1 not Exit 0 [\#747](https://github.com/kubernetes/kompose/pull/747) ([cdrage](https://github.com/cdrage)) +- Create docker client from environment variables [\#746](https://github.com/kubernetes/kompose/pull/746) ([rathko](https://github.com/rathko)) +- Add Goreport badge [\#743](https://github.com/kubernetes/kompose/pull/743) ([asifdxtreme](https://github.com/asifdxtreme)) +- Add author to Kompose UI [\#742](https://github.com/kubernetes/kompose/pull/742) ([JadCham](https://github.com/JadCham)) +- Update installation instructions [\#741](https://github.com/kubernetes/kompose/pull/741) ([cdrage](https://github.com/cdrage)) +- Update integrations links [\#740](https://github.com/kubernetes/kompose/pull/740) ([cdrage](https://github.com/cdrage)) +- Added support for `group\_add` key [\#739](https://github.com/kubernetes/kompose/pull/739) ([surajnarwade](https://github.com/surajnarwade)) +- Add CPU limit, CPU Reservation and Memory Reservation [\#738](https://github.com/kubernetes/kompose/pull/738) ([cdrage](https://github.com/cdrage)) +- Adds integrations doc [\#737](https://github.com/kubernetes/kompose/pull/737) ([cdrage](https://github.com/cdrage)) +- Add integration doc [\#736](https://github.com/kubernetes/kompose/pull/736) ([cdrage](https://github.com/cdrage)) +- Add Windows instructions to installation.md [\#735](https://github.com/kubernetes/kompose/pull/735) ([cdrage](https://github.com/cdrage)) +- Added `saving command` to annotation feature [\#733](https://github.com/kubernetes/kompose/pull/733) ([surajnarwade](https://github.com/surajnarwade)) +- Adds Kubernetes cluster tests [\#731](https://github.com/kubernetes/kompose/pull/731) ([cdrage](https://github.com/cdrage)) +- Add gitlawr to mention bot blacklist [\#729](https://github.com/kubernetes/kompose/pull/729) ([cdrage](https://github.com/cdrage)) +- Updates the conversion document to reflect changes [\#728](https://github.com/kubernetes/kompose/pull/728) ([cdrage](https://github.com/cdrage)) +- Update release script with properly formatted table [\#724](https://github.com/kubernetes/kompose/pull/724) ([cdrage](https://github.com/cdrage)) +- Fix OpenShift tests for build and push [\#665](https://github.com/kubernetes/kompose/pull/665) ([ashetty1](https://github.com/ashetty1)) +- move git and related functions from openshift.go into a separate file [\#651](https://github.com/kubernetes/kompose/pull/651) ([procrypt](https://github.com/procrypt)) +- OpenShift tests for docker compose v3 [\#642](https://github.com/kubernetes/kompose/pull/642) ([ashetty1](https://github.com/ashetty1)) +- Handling Volume at early stage [\#626](https://github.com/kubernetes/kompose/pull/626) ([surajnarwade](https://github.com/surajnarwade)) + ## [v1.0.0](https://github.com/kubernetes/kompose/tree/v1.0.0) (2017-07-20) [Full Changelog](https://github.com/kubernetes/kompose/compare/v0.7.0...v1.0.0) @@ -41,6 +123,7 @@ **Merged pull requests:** +- 1.0.0 Release [\#723](https://github.com/kubernetes/kompose/pull/723) ([cdrage](https://github.com/cdrage)) - Update the release script [\#722](https://github.com/kubernetes/kompose/pull/722) ([cdrage](https://github.com/cdrage)) - Adds clarification on commands [\#720](https://github.com/kubernetes/kompose/pull/720) ([cdrage](https://github.com/cdrage)) - Update doc script [\#716](https://github.com/kubernetes/kompose/pull/716) ([cdrage](https://github.com/cdrage)) @@ -583,7 +666,6 @@ - OpenShift conversoin - invalid DeploymentConfig [\#124](https://github.com/kubernetes/kompose/issues/124) - Wrong output when port is missing [\#121](https://github.com/kubernetes/kompose/issues/121) - Create a pod of containers sharing volume [\#116](https://github.com/kubernetes/kompose/issues/116) -- hostPath volumes? [\#109](https://github.com/kubernetes/kompose/issues/109) - kompose convert panic on v1 compose file [\#102](https://github.com/kubernetes/kompose/issues/102) - Release: kompose binary should be statically linked [\#98](https://github.com/kubernetes/kompose/issues/98) - Update libcompose to v0.3.0 [\#95](https://github.com/kubernetes/kompose/issues/95) diff --git a/README.md b/README.md index 3ad87a6e..2d27fc36 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,10 @@ __Linux and macOS:__ ```sh # Linux -curl -L https://github.com/kubernetes/kompose/releases/download/v1.0.0/kompose-linux-amd64 -o kompose +curl -L https://github.com/kubernetes/kompose/releases/download/v1.1.0/kompose-linux-amd64 -o kompose # macOS -curl -L https://github.com/kubernetes/kompose/releases/download/v1.0.0/kompose-darwin-amd64 -o kompose +curl -L https://github.com/kubernetes/kompose/releases/download/v1.1.0/kompose-darwin-amd64 -o kompose chmod +x kompose sudo mv ./kompose /usr/local/bin/kompose @@ -55,7 +55,7 @@ sudo mv ./kompose /usr/local/bin/kompose __Windows:__ -Download from [GitHub](https://github.com/kubernetes/kompose/releases/download/v1.0.0/kompose-windows-amd64.exe) and add the binary to your PATH. +Download from [GitHub](https://github.com/kubernetes/kompose/releases/download/v1.1.0/kompose-windows-amd64.exe) and add the binary to your PATH. ## Shell autocompletion diff --git a/build/VERSION b/build/VERSION index 3eefcb9d..9084fa2f 100644 --- a/build/VERSION +++ b/build/VERSION @@ -1 +1 @@ -1.0.0 +1.1.0 diff --git a/cmd/version.go b/cmd/version.go index 65421a25..438dcb35 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -24,7 +24,7 @@ import ( var ( // VERSION is version number that wil be displayed when running ./kompose version - VERSION = "1.0.0" + VERSION = "1.1.0" // GITCOMMIT is hash of the commit that wil be displayed when running ./kompose version // this will be overwritten when running build like this: go build -ldflags="-X github.com/kubernetes/kompose/cmd.GITCOMMIT=$(GITCOMMIT)" // HEAD is default indicating that this was not set during build diff --git a/docs/installation.md b/docs/installation.md index 8a01bcae..520155ad 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -10,10 +10,10 @@ __Linux and macOS:__ ```sh # Linux -curl -L https://github.com/kubernetes/kompose/releases/download/v1.0.0/kompose-linux-amd64 -o kompose +curl -L https://github.com/kubernetes/kompose/releases/download/v1.1.0/kompose-linux-amd64 -o kompose # macOS -curl -L https://github.com/kubernetes/kompose/releases/download/v1.0.0/kompose-darwin-amd64 -o kompose +curl -L https://github.com/kubernetes/kompose/releases/download/v1.1.0/kompose-darwin-amd64 -o kompose chmod +x kompose sudo mv ./kompose /usr/local/bin/kompose @@ -21,7 +21,7 @@ sudo mv ./kompose /usr/local/bin/kompose __Windows:__ -Download from [GitHub](https://github.com/kubernetes/kompose/releases/download/v1.0.0/kompose-windows-amd64.exe) and add the binary to your PATH. +Download from [GitHub](https://github.com/kubernetes/kompose/releases/download/v1.1.0/kompose-windows-amd64.exe) and add the binary to your PATH. #### Nightly / master release