forked from LaconicNetwork/kompose
update CHANGELOG
This commit is contained in:
parent
763cbc0276
commit
9c38c07789
378
CHANGELOG.md
378
CHANGELOG.md
@ -1,204 +1,256 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
## [v0.1.1](https://github.com/skippbox/kompose/tree/v0.1.1) (2016-10-06)
|
## [v0.1.2](https://github.com/kubernetes-incubator/kompose/tree/v0.1.2) (2016-10-31)
|
||||||
[Full Changelog](https://github.com/skippbox/kompose/compare/v0.1.0...v0.1.1)
|
[Full Changelog](https://github.com/kubernetes-incubator/kompose/compare/v0.1.1...v0.1.2)
|
||||||
|
|
||||||
**Implemented enhancements:**
|
**Implemented enhancements:**
|
||||||
|
|
||||||
- Persistent Volumes [\#150](https://github.com/skippbox/kompose/issues/150)
|
- Remove experimental tag [\#228](https://github.com/kubernetes-incubator/kompose/issues/228)
|
||||||
- Add flags for sliencing warning and for treating warnings as error [\#100](https://github.com/skippbox/kompose/issues/100)
|
- RFE: choosing Service type [\#154](https://github.com/kubernetes-incubator/kompose/issues/154)
|
||||||
|
- Add warnings/error for image not specified [\#80](https://github.com/kubernetes-incubator/kompose/issues/80)
|
||||||
**Fixed bugs:**
|
|
||||||
|
|
||||||
- kompose up always deploys to default namespace [\#162](https://github.com/skippbox/kompose/issues/162)
|
|
||||||
- godep save ./... : cannot find package "k8s.io/kubernetes/pkg/apis/authentication.k8s.io" [\#117](https://github.com/skippbox/kompose/issues/117)
|
|
||||||
|
|
||||||
**Closed issues:**
|
**Closed issues:**
|
||||||
|
|
||||||
- come up with a release schedule [\#187](https://github.com/skippbox/kompose/issues/187)
|
- can't `make binary-cross` at HEAD [\#256](https://github.com/kubernetes-incubator/kompose/issues/256)
|
||||||
- go 1.5 not building [\#181](https://github.com/skippbox/kompose/issues/181)
|
- reporting deployment when it should be deploymentConfig [\#251](https://github.com/kubernetes-incubator/kompose/issues/251)
|
||||||
- `--provider` flag for kompose [\#179](https://github.com/skippbox/kompose/issues/179)
|
- provide easy option for users in setup without PVs [\#226](https://github.com/kubernetes-incubator/kompose/issues/226)
|
||||||
- kompose --version - print out dev tag [\#170](https://github.com/skippbox/kompose/issues/170)
|
- Switch slack channel to official kubernetes slack [\#222](https://github.com/kubernetes-incubator/kompose/issues/222)
|
||||||
- suggestion: let `-` denote stdout for -o option [\#169](https://github.com/skippbox/kompose/issues/169)
|
- PVCs are not created when calling `kompose up` [\#218](https://github.com/kubernetes-incubator/kompose/issues/218)
|
||||||
- Proposal: make --dab/--bundle global flag [\#161](https://github.com/skippbox/kompose/issues/161)
|
- Make go get'able \(or at least go installable\) [\#216](https://github.com/kubernetes-incubator/kompose/issues/216)
|
||||||
- Support for "9995:9995/tcp" [\#158](https://github.com/skippbox/kompose/issues/158)
|
- compose constructs we support are still there in unsupportedKey [\#207](https://github.com/kubernetes-incubator/kompose/issues/207)
|
||||||
- `kompose up` for OpenShift [\#152](https://github.com/skippbox/kompose/issues/152)
|
- panic: runtime error: invalid memory address or nil pointer dereference [\#202](https://github.com/kubernetes-incubator/kompose/issues/202)
|
||||||
- Generate ImageStream for every image in DeploymentConfig [\#145](https://github.com/skippbox/kompose/issues/145)
|
- wrong global --bundle/--dab input [\#198](https://github.com/kubernetes-incubator/kompose/issues/198)
|
||||||
|
- Parsing environment variables with `:` [\#196](https://github.com/kubernetes-incubator/kompose/issues/196)
|
||||||
|
- script/godep-restore.sh doesn't seem to work correctly [\#194](https://github.com/kubernetes-incubator/kompose/issues/194)
|
||||||
|
- error on extraneous/unexpected cli input [\#193](https://github.com/kubernetes-incubator/kompose/issues/193)
|
||||||
|
- Documentation site [\#185](https://github.com/kubernetes-incubator/kompose/issues/185)
|
||||||
|
- upgrade libcompose revision [\#174](https://github.com/kubernetes-incubator/kompose/issues/174)
|
||||||
|
- go panic when converting hygieia docker-compose [\#173](https://github.com/kubernetes-incubator/kompose/issues/173)
|
||||||
|
- time-out errors while deleting deployments on openshift [\#165](https://github.com/kubernetes-incubator/kompose/issues/165)
|
||||||
|
- Ignoring network definitions [\#149](https://github.com/kubernetes-incubator/kompose/issues/149)
|
||||||
|
- \[Discuss\] Find a good way to vendoring dependencies [\#43](https://github.com/kubernetes-incubator/kompose/issues/43)
|
||||||
|
- new behavior of `kompose up` [\#40](https://github.com/kubernetes-incubator/kompose/issues/40)
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
||||||
- Create PVC object for docker-compose volumes [\#186](https://github.com/skippbox/kompose/pull/186) ([surajssd](https://github.com/surajssd))
|
- v0.1.2 [\#258](https://github.com/kubernetes-incubator/kompose/pull/258) ([ngtuna](https://github.com/ngtuna))
|
||||||
- Update .dsb references to .dab [\#184](https://github.com/skippbox/kompose/pull/184) ([cdrage](https://github.com/cdrage))
|
- binary-cross build [\#257](https://github.com/kubernetes-incubator/kompose/pull/257) ([ngtuna](https://github.com/ngtuna))
|
||||||
- Update README + Docker Compose Bundle references [\#183](https://github.com/skippbox/kompose/pull/183) ([cdrage](https://github.com/cdrage))
|
- Match case with API objects when printing to terminal [\#254](https://github.com/kubernetes-incubator/kompose/pull/254) ([dustymabe](https://github.com/dustymabe))
|
||||||
- --provider global flag for kompose [\#182](https://github.com/skippbox/kompose/pull/182) ([surajssd](https://github.com/surajssd))
|
- Add documentation on recent labels feature [\#252](https://github.com/kubernetes-incubator/kompose/pull/252) ([cdrage](https://github.com/cdrage))
|
||||||
- Changed version tag to reflect the tip of the branch [\#180](https://github.com/skippbox/kompose/pull/180) ([cab105](https://github.com/cab105))
|
- Adding support for choosing empty volumes [\#248](https://github.com/kubernetes-incubator/kompose/pull/248) ([dustymabe](https://github.com/dustymabe))
|
||||||
- Add .gitignore for Go files + compiled Kompose file [\#178](https://github.com/skippbox/kompose/pull/178) ([cdrage](https://github.com/cdrage))
|
- Add VIM git ignore information [\#243](https://github.com/kubernetes-incubator/kompose/pull/243) ([cdrage](https://github.com/cdrage))
|
||||||
- support -o - to stdout [\#172](https://github.com/skippbox/kompose/pull/172) ([ngtuna](https://github.com/ngtuna))
|
- Add tests converting dab files [\#241](https://github.com/kubernetes-incubator/kompose/pull/241) ([cab105](https://github.com/cab105))
|
||||||
- remove executable perms from docs [\#171](https://github.com/skippbox/kompose/pull/171) ([dustymabe](https://github.com/dustymabe))
|
- Make OpenShift inherit from Kubernetes [\#240](https://github.com/kubernetes-incubator/kompose/pull/240) ([dustymabe](https://github.com/dustymabe))
|
||||||
- Make --dab/--bundle global flag [\#168](https://github.com/skippbox/kompose/pull/168) ([kadel](https://github.com/kadel))
|
- update unsupported key list [\#230](https://github.com/kubernetes-incubator/kompose/pull/230) ([ngtuna](https://github.com/ngtuna))
|
||||||
- Prepare up/down for other providers [\#166](https://github.com/skippbox/kompose/pull/166) ([kadel](https://github.com/kadel))
|
- remove tag experimental [\#229](https://github.com/kubernetes-incubator/kompose/pull/229) ([ngtuna](https://github.com/ngtuna))
|
||||||
- kompose up - Get namespace from kubeconfig [\#164](https://github.com/skippbox/kompose/pull/164) ([kadel](https://github.com/kadel))
|
- make kompose go get-able [\#227](https://github.com/kubernetes-incubator/kompose/pull/227) ([ngtuna](https://github.com/ngtuna))
|
||||||
- OpenShift - generate DeploymentConfig with ImageStream [\#160](https://github.com/skippbox/kompose/pull/160) ([kadel](https://github.com/kadel))
|
- readme: update slack info [\#225](https://github.com/kubernetes-incubator/kompose/pull/225) ([dustymabe](https://github.com/dustymabe))
|
||||||
- Add port protocol handing for docker-compose. [\#159](https://github.com/skippbox/kompose/pull/159) ([kadel](https://github.com/kadel))
|
- wrong global --bundle/--dab input \#198 [\#221](https://github.com/kubernetes-incubator/kompose/pull/221) ([cab105](https://github.com/cab105))
|
||||||
- Added flag `--suppress-warnings`, `--verbose`, `--error-on-warning` global flags [\#111](https://github.com/skippbox/kompose/pull/111) ([surajssd](https://github.com/surajssd))
|
- kompose up/down create and delete pvc [\#220](https://github.com/kubernetes-incubator/kompose/pull/220) ([surajssd](https://github.com/surajssd))
|
||||||
|
- remove skippbox reference in usage [\#213](https://github.com/kubernetes-incubator/kompose/pull/213) ([sebgoa](https://github.com/sebgoa))
|
||||||
|
- Update imports to reflect move to kubernetes-incubator [\#212](https://github.com/kubernetes-incubator/kompose/pull/212) ([kadel](https://github.com/kadel))
|
||||||
|
- remove unknown args and added tests [\#211](https://github.com/kubernetes-incubator/kompose/pull/211) ([procrypt](https://github.com/procrypt))
|
||||||
|
- Meeting info to README.md [\#204](https://github.com/kubernetes-incubator/kompose/pull/204) ([surajssd](https://github.com/surajssd))
|
||||||
|
- Update to 0.1.1 in README [\#203](https://github.com/kubernetes-incubator/kompose/pull/203) ([cdrage](https://github.com/cdrage))
|
||||||
|
- update README with SIG-APPS and Champion [\#201](https://github.com/kubernetes-incubator/kompose/pull/201) ([sebgoa](https://github.com/sebgoa))
|
||||||
|
- Kompose up for OpenShift [\#200](https://github.com/kubernetes-incubator/kompose/pull/200) ([kadel](https://github.com/kadel))
|
||||||
|
- fix golang.org/x/net vendoring [\#199](https://github.com/kubernetes-incubator/kompose/pull/199) ([kadel](https://github.com/kadel))
|
||||||
|
- support both : and = as compose envvar separators [\#197](https://github.com/kubernetes-incubator/kompose/pull/197) ([ngtuna](https://github.com/ngtuna))
|
||||||
|
- upgrade libcompose [\#195](https://github.com/kubernetes-incubator/kompose/pull/195) ([ngtuna](https://github.com/ngtuna))
|
||||||
|
- support for volumes\_from docker-compose construct [\#190](https://github.com/kubernetes-incubator/kompose/pull/190) ([surajssd](https://github.com/surajssd))
|
||||||
|
- Configure service types [\#189](https://github.com/kubernetes-incubator/kompose/pull/189) ([procrypt](https://github.com/procrypt))
|
||||||
|
|
||||||
## [v0.1.0](https://github.com/skippbox/kompose/tree/v0.1.0) (2016-09-09)
|
## [v0.1.1](https://github.com/kubernetes-incubator/kompose/tree/v0.1.1) (2016-10-06)
|
||||||
[Full Changelog](https://github.com/skippbox/kompose/compare/v0.0.1-beta.2...v0.1.0)
|
[Full Changelog](https://github.com/kubernetes-incubator/kompose/compare/v0.1.0...v0.1.1)
|
||||||
|
|
||||||
**Implemented enhancements:**
|
**Implemented enhancements:**
|
||||||
|
|
||||||
- hostPath volumes? [\#109](https://github.com/skippbox/kompose/issues/109)
|
- --file for all kinds of input [\#153](https://github.com/kubernetes-incubator/kompose/issues/153)
|
||||||
|
- Persistent Volumes [\#150](https://github.com/kubernetes-incubator/kompose/issues/150)
|
||||||
**Fixed bugs:**
|
- Add flags for sliencing warning and for treating warnings as error [\#100](https://github.com/kubernetes-incubator/kompose/issues/100)
|
||||||
|
|
||||||
- Wrong output when port is missing [\#121](https://github.com/skippbox/kompose/issues/121)
|
|
||||||
- kompose convert panic on v1 compose file [\#102](https://github.com/skippbox/kompose/issues/102)
|
|
||||||
- Problems of converting volumes [\#75](https://github.com/skippbox/kompose/issues/75)
|
|
||||||
- Print warning for unsupported fields in docker-compose format [\#71](https://github.com/skippbox/kompose/issues/71)
|
|
||||||
|
|
||||||
**Closed issues:**
|
**Closed issues:**
|
||||||
|
|
||||||
- \[PROPOSAL\] Use -f as a global flag [\#138](https://github.com/skippbox/kompose/issues/138)
|
- come up with a release schedule [\#187](https://github.com/kubernetes-incubator/kompose/issues/187)
|
||||||
- Should we use libcompose project.Context{} instead of docker.Context{}? [\#134](https://github.com/skippbox/kompose/issues/134)
|
- go 1.5 not building [\#181](https://github.com/kubernetes-incubator/kompose/issues/181)
|
||||||
- services should be first in List [\#130](https://github.com/skippbox/kompose/issues/130)
|
- `--provider` flag for kompose [\#179](https://github.com/kubernetes-incubator/kompose/issues/179)
|
||||||
- cmd tests are not working properly [\#125](https://github.com/skippbox/kompose/issues/125)
|
- kompose --version - print out dev tag [\#170](https://github.com/kubernetes-incubator/kompose/issues/170)
|
||||||
- OpenShift conversoin - invalid DeploymentConfig [\#124](https://github.com/skippbox/kompose/issues/124)
|
- suggestion: let `-` denote stdout for -o option [\#169](https://github.com/kubernetes-incubator/kompose/issues/169)
|
||||||
- Create a pod of containers sharing volume [\#116](https://github.com/skippbox/kompose/issues/116)
|
- kompose up always deploys to default namespace [\#162](https://github.com/kubernetes-incubator/kompose/issues/162)
|
||||||
- Release: kompose binary should be statically linked [\#98](https://github.com/skippbox/kompose/issues/98)
|
- Proposal: make --dab/--bundle global flag [\#161](https://github.com/kubernetes-incubator/kompose/issues/161)
|
||||||
- Update libcompose to v0.3.0 [\#95](https://github.com/skippbox/kompose/issues/95)
|
- Support for "9995:9995/tcp" [\#158](https://github.com/kubernetes-incubator/kompose/issues/158)
|
||||||
- Wrong warning about networks [\#88](https://github.com/skippbox/kompose/issues/88)
|
- `kompose up` for OpenShift [\#152](https://github.com/kubernetes-incubator/kompose/issues/152)
|
||||||
- `--stdout` output as `List` kind [\#73](https://github.com/skippbox/kompose/issues/73)
|
- Generate ImageStream for every image in DeploymentConfig [\#145](https://github.com/kubernetes-incubator/kompose/issues/145)
|
||||||
- Bug: incorrect version [\#64](https://github.com/skippbox/kompose/issues/64)
|
- godep save ./... : cannot find package "k8s.io/kubernetes/pkg/apis/authentication.k8s.io" [\#117](https://github.com/kubernetes-incubator/kompose/issues/117)
|
||||||
- panic: runtime error: invalid memory address or nil pointer dereference [\#59](https://github.com/skippbox/kompose/issues/59)
|
|
||||||
- Breaking code in app.go to multiple packags [\#55](https://github.com/skippbox/kompose/issues/55)
|
|
||||||
- Write an architecture document for kompose [\#45](https://github.com/skippbox/kompose/issues/45)
|
|
||||||
- new behavior of `kompose delete` [\#41](https://github.com/skippbox/kompose/issues/41)
|
|
||||||
- Add OpenShift support [\#36](https://github.com/skippbox/kompose/issues/36)
|
|
||||||
- We don't have any tests [\#34](https://github.com/skippbox/kompose/issues/34)
|
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
||||||
- Update README.md [\#143](https://github.com/skippbox/kompose/pull/143) ([luebken](https://github.com/luebken))
|
- Create PVC object for docker-compose volumes [\#186](https://github.com/kubernetes-incubator/kompose/pull/186) ([surajssd](https://github.com/surajssd))
|
||||||
- Use libcompose project.Context{} instead of docker.Context{} [\#142](https://github.com/skippbox/kompose/pull/142) ([ngtuna](https://github.com/ngtuna))
|
- Update .dsb references to .dab [\#184](https://github.com/kubernetes-incubator/kompose/pull/184) ([cdrage](https://github.com/cdrage))
|
||||||
- update user guide: add `kompose up`, `kompose down` [\#141](https://github.com/skippbox/kompose/pull/141) ([ngtuna](https://github.com/ngtuna))
|
- Update README + Docker Compose Bundle references [\#183](https://github.com/kubernetes-incubator/kompose/pull/183) ([cdrage](https://github.com/cdrage))
|
||||||
- make --file as global flag [\#139](https://github.com/skippbox/kompose/pull/139) ([ngtuna](https://github.com/ngtuna))
|
- --provider global flag for kompose [\#182](https://github.com/kubernetes-incubator/kompose/pull/182) ([surajssd](https://github.com/surajssd))
|
||||||
- improve messages of kompose up [\#136](https://github.com/skippbox/kompose/pull/136) ([sebgoa](https://github.com/sebgoa))
|
- Changed version tag to reflect the tip of the branch [\#180](https://github.com/kubernetes-incubator/kompose/pull/180) ([cab105](https://github.com/cab105))
|
||||||
- New guestbook example [\#135](https://github.com/skippbox/kompose/pull/135) ([sebgoa](https://github.com/sebgoa))
|
- Add .gitignore for Go files + compiled Kompose file [\#178](https://github.com/kubernetes-incubator/kompose/pull/178) ([cdrage](https://github.com/cdrage))
|
||||||
- Moves examples to docs/user-guide and adds basic roadmap to main readme [\#132](https://github.com/skippbox/kompose/pull/132) ([sebgoa](https://github.com/sebgoa))
|
- support -o - to stdout [\#172](https://github.com/kubernetes-incubator/kompose/pull/172) ([ngtuna](https://github.com/ngtuna))
|
||||||
- Add more owners [\#128](https://github.com/skippbox/kompose/pull/128) ([janetkuo](https://github.com/janetkuo))
|
- remove executable perms from docs [\#171](https://github.com/kubernetes-incubator/kompose/pull/171) ([dustymabe](https://github.com/dustymabe))
|
||||||
- docker-compose - Entrypoint support [\#127](https://github.com/skippbox/kompose/pull/127) ([kadel](https://github.com/kadel))
|
- Make --dab/--bundle global flag [\#168](https://github.com/kubernetes-incubator/kompose/pull/168) ([kadel](https://github.com/kadel))
|
||||||
- Fix conversion to OpenShift \(invalid DeploymentConfig\) [\#126](https://github.com/skippbox/kompose/pull/126) ([kadel](https://github.com/kadel))
|
- Prepare up/down for other providers [\#166](https://github.com/kubernetes-incubator/kompose/pull/166) ([kadel](https://github.com/kadel))
|
||||||
- clean code [\#123](https://github.com/skippbox/kompose/pull/123) ([ngtuna](https://github.com/ngtuna))
|
- kompose up - Get namespace from kubeconfig [\#164](https://github.com/kubernetes-incubator/kompose/pull/164) ([kadel](https://github.com/kadel))
|
||||||
- fix \#121: update all objects, even when port is missing [\#122](https://github.com/skippbox/kompose/pull/122) ([ngtuna](https://github.com/ngtuna))
|
- OpenShift - generate DeploymentConfig with ImageStream [\#160](https://github.com/kubernetes-incubator/kompose/pull/160) ([kadel](https://github.com/kadel))
|
||||||
- Update architecture doc format [\#120](https://github.com/skippbox/kompose/pull/120) ([janetkuo](https://github.com/janetkuo))
|
- Add port protocol handing for docker-compose. [\#159](https://github.com/kubernetes-incubator/kompose/pull/159) ([kadel](https://github.com/kadel))
|
||||||
- Improve error message for invalid port [\#119](https://github.com/skippbox/kompose/pull/119) ([janetkuo](https://github.com/janetkuo))
|
- Added flag `--suppress-warnings`, `--verbose`, `--error-on-warning` global flags [\#111](https://github.com/kubernetes-incubator/kompose/pull/111) ([surajssd](https://github.com/surajssd))
|
||||||
- Remove hostPath and print warnings [\#118](https://github.com/skippbox/kompose/pull/118) ([janetkuo](https://github.com/janetkuo))
|
|
||||||
- Reuse creation of controller object code [\#115](https://github.com/skippbox/kompose/pull/115) ([surajssd](https://github.com/surajssd))
|
|
||||||
- Removed unwanted svcnames list [\#114](https://github.com/skippbox/kompose/pull/114) ([surajssd](https://github.com/surajssd))
|
|
||||||
- support kompose down subcommand [\#113](https://github.com/skippbox/kompose/pull/113) ([ngtuna](https://github.com/ngtuna))
|
|
||||||
- update Libcompose to v0.3.0 [\#112](https://github.com/skippbox/kompose/pull/112) ([kadel](https://github.com/kadel))
|
|
||||||
- Fix output comparison for cmd tests [\#110](https://github.com/skippbox/kompose/pull/110) ([surajssd](https://github.com/surajssd))
|
|
||||||
- Create service function in kubernetes utils [\#108](https://github.com/skippbox/kompose/pull/108) ([surajssd](https://github.com/surajssd))
|
|
||||||
- Abstracted port checking function [\#107](https://github.com/skippbox/kompose/pull/107) ([surajssd](https://github.com/surajssd))
|
|
||||||
- Add more unit tests for Transform [\#106](https://github.com/skippbox/kompose/pull/106) ([janetkuo](https://github.com/janetkuo))
|
|
||||||
- Support container name and args in kompose convert [\#105](https://github.com/skippbox/kompose/pull/105) ([janetkuo](https://github.com/janetkuo))
|
|
||||||
- Add unit test for komposeConvert [\#104](https://github.com/skippbox/kompose/pull/104) ([janetkuo](https://github.com/janetkuo))
|
|
||||||
- Update tests output files [\#101](https://github.com/skippbox/kompose/pull/101) ([surajssd](https://github.com/surajssd))
|
|
||||||
- Build statically linked binaries in makefile; remove make clean [\#99](https://github.com/skippbox/kompose/pull/99) ([janetkuo](https://github.com/janetkuo))
|
|
||||||
- Output List kind object when using stdout [\#94](https://github.com/skippbox/kompose/pull/94) ([surajssd](https://github.com/surajssd))
|
|
||||||
- Run tests on travis-ci [\#93](https://github.com/skippbox/kompose/pull/93) ([kadel](https://github.com/kadel))
|
|
||||||
- loader-transformer [\#91](https://github.com/skippbox/kompose/pull/91) ([ngtuna](https://github.com/ngtuna))
|
|
||||||
- enhance warning: networks, network config, volume config. Fixes \#88, \#71 [\#90](https://github.com/skippbox/kompose/pull/90) ([ngtuna](https://github.com/ngtuna))
|
|
||||||
- Functional Testing for kompose cmdline [\#89](https://github.com/skippbox/kompose/pull/89) ([surajssd](https://github.com/surajssd))
|
|
||||||
- New behavior of kompose up [\#86](https://github.com/skippbox/kompose/pull/86) ([ngtuna](https://github.com/ngtuna))
|
|
||||||
- Modularize convert into loader & transformer [\#72](https://github.com/skippbox/kompose/pull/72) ([ngtuna](https://github.com/ngtuna))
|
|
||||||
|
|
||||||
## [v0.0.1-beta.2](https://github.com/skippbox/kompose/tree/v0.0.1-beta.2) (2016-08-04)
|
## [v0.1.0](https://github.com/kubernetes-incubator/kompose/tree/v0.1.0) (2016-09-09)
|
||||||
[Full Changelog](https://github.com/skippbox/kompose/compare/v0.0.1-beta.1...v0.0.1-beta.2)
|
[Full Changelog](https://github.com/kubernetes-incubator/kompose/compare/v0.0.1-beta.2...v0.1.0)
|
||||||
|
|
||||||
**Fixed bugs:**
|
**Implemented enhancements:**
|
||||||
|
|
||||||
- Kompose help needs improvment [\#76](https://github.com/skippbox/kompose/issues/76)
|
- hostPath volumes? [\#109](https://github.com/kubernetes-incubator/kompose/issues/109)
|
||||||
|
|
||||||
**Closed issues:**
|
**Closed issues:**
|
||||||
|
|
||||||
- The example .dsb file doesn't work [\#85](https://github.com/skippbox/kompose/issues/85)
|
- \[PROPOSAL\] Use -f as a global flag [\#138](https://github.com/kubernetes-incubator/kompose/issues/138)
|
||||||
- docker-compose labels should be converted to k8s annotations instead of labels [\#81](https://github.com/skippbox/kompose/issues/81)
|
- Should we use libcompose project.Context{} instead of docker.Context{}? [\#134](https://github.com/kubernetes-incubator/kompose/issues/134)
|
||||||
- Should we support converting to Replica Sets? [\#63](https://github.com/skippbox/kompose/issues/63)
|
- services should be first in List [\#130](https://github.com/kubernetes-incubator/kompose/issues/130)
|
||||||
- `targetPort` is 0 in a converted service definition [\#60](https://github.com/skippbox/kompose/issues/60)
|
- cmd tests are not working properly [\#125](https://github.com/kubernetes-incubator/kompose/issues/125)
|
||||||
- docker-compose service with no ports is mapped to k8s svc with no ports [\#58](https://github.com/skippbox/kompose/issues/58)
|
- OpenShift conversoin - invalid DeploymentConfig [\#124](https://github.com/kubernetes-incubator/kompose/issues/124)
|
||||||
- `depends\_on` is not supported [\#57](https://github.com/skippbox/kompose/issues/57)
|
- Wrong output when port is missing [\#121](https://github.com/kubernetes-incubator/kompose/issues/121)
|
||||||
- Environment Variable substitution not working [\#56](https://github.com/skippbox/kompose/issues/56)
|
- Create a pod of containers sharing volume [\#116](https://github.com/kubernetes-incubator/kompose/issues/116)
|
||||||
- update README for bundles, compose v2 [\#54](https://github.com/skippbox/kompose/issues/54)
|
- kompose convert panic on v1 compose file [\#102](https://github.com/kubernetes-incubator/kompose/issues/102)
|
||||||
- Consider changing `--from-bundles` \(bool\) to `--bundle-file` \(string\) [\#53](https://github.com/skippbox/kompose/issues/53)
|
- Release: kompose binary should be statically linked [\#98](https://github.com/kubernetes-incubator/kompose/issues/98)
|
||||||
- Consider changing `--rc` flag to bool and adding `--replicas` [\#52](https://github.com/skippbox/kompose/issues/52)
|
- Update libcompose to v0.3.0 [\#95](https://github.com/kubernetes-incubator/kompose/issues/95)
|
||||||
- Unable to go build [\#49](https://github.com/skippbox/kompose/issues/49)
|
- Wrong warning about networks [\#88](https://github.com/kubernetes-incubator/kompose/issues/88)
|
||||||
- convert file fail [\#47](https://github.com/skippbox/kompose/issues/47)
|
- Problems of converting volumes [\#75](https://github.com/kubernetes-incubator/kompose/issues/75)
|
||||||
- \[Discuss\] Optimize convert function [\#44](https://github.com/skippbox/kompose/issues/44)
|
- `--stdout` output as `List` kind [\#73](https://github.com/kubernetes-incubator/kompose/issues/73)
|
||||||
- Default objects of `kompose convert` [\#38](https://github.com/skippbox/kompose/issues/38)
|
- Print warning for unsupported fields in docker-compose format [\#71](https://github.com/kubernetes-incubator/kompose/issues/71)
|
||||||
- Idea: kompose up, ps, delete, scale redirect to kubectl [\#27](https://github.com/skippbox/kompose/issues/27)
|
- Bug: incorrect version [\#64](https://github.com/kubernetes-incubator/kompose/issues/64)
|
||||||
- Print out warning for undefined fields [\#3](https://github.com/skippbox/kompose/issues/3)
|
- panic: runtime error: invalid memory address or nil pointer dereference [\#59](https://github.com/kubernetes-incubator/kompose/issues/59)
|
||||||
|
- Breaking code in app.go to multiple packags [\#55](https://github.com/kubernetes-incubator/kompose/issues/55)
|
||||||
|
- Write an architecture document for kompose [\#45](https://github.com/kubernetes-incubator/kompose/issues/45)
|
||||||
|
- new behavior of `kompose delete` [\#41](https://github.com/kubernetes-incubator/kompose/issues/41)
|
||||||
|
- Add OpenShift support [\#36](https://github.com/kubernetes-incubator/kompose/issues/36)
|
||||||
|
- We don't have any tests [\#34](https://github.com/kubernetes-incubator/kompose/issues/34)
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
||||||
- Converting compose labels to k8s annotations [\#84](https://github.com/skippbox/kompose/pull/84) ([janetkuo](https://github.com/janetkuo))
|
- Update README.md [\#143](https://github.com/kubernetes-incubator/kompose/pull/143) ([luebken](https://github.com/luebken))
|
||||||
- Clean up kompose help, remove support for unimplemented commands [\#83](https://github.com/skippbox/kompose/pull/83) ([janetkuo](https://github.com/janetkuo))
|
- Use libcompose project.Context{} instead of docker.Context{} [\#142](https://github.com/kubernetes-incubator/kompose/pull/142) ([ngtuna](https://github.com/ngtuna))
|
||||||
- Enable warnings in stdout [\#79](https://github.com/skippbox/kompose/pull/79) ([janetkuo](https://github.com/janetkuo))
|
- update user guide: add `kompose up`, `kompose down` [\#141](https://github.com/kubernetes-incubator/kompose/pull/141) ([ngtuna](https://github.com/ngtuna))
|
||||||
- Convert volumes in \[name:\]\[host:\]container\[:access\_mode\] format [\#78](https://github.com/skippbox/kompose/pull/78) ([janetkuo](https://github.com/janetkuo))
|
- make --file as global flag [\#139](https://github.com/kubernetes-incubator/kompose/pull/139) ([ngtuna](https://github.com/ngtuna))
|
||||||
- Volumes default not read-only [\#77](https://github.com/skippbox/kompose/pull/77) ([janetkuo](https://github.com/janetkuo))
|
- improve messages of kompose up [\#136](https://github.com/kubernetes-incubator/kompose/pull/136) ([sebgoa](https://github.com/sebgoa))
|
||||||
- Correctly log error [\#74](https://github.com/skippbox/kompose/pull/74) ([janetkuo](https://github.com/janetkuo))
|
- New guestbook example [\#135](https://github.com/kubernetes-incubator/kompose/pull/135) ([sebgoa](https://github.com/sebgoa))
|
||||||
- Remove the support for converting to Replica Sets [\#69](https://github.com/skippbox/kompose/pull/69) ([janetkuo](https://github.com/janetkuo))
|
- Moves examples to docs/user-guide and adds basic roadmap to main readme [\#132](https://github.com/kubernetes-incubator/kompose/pull/132) ([sebgoa](https://github.com/sebgoa))
|
||||||
- Warning on missing port information and no service created [\#68](https://github.com/skippbox/kompose/pull/68) ([surajssd](https://github.com/surajssd))
|
- Add more owners [\#128](https://github.com/kubernetes-incubator/kompose/pull/128) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Support for environment variables substitution [\#67](https://github.com/skippbox/kompose/pull/67) ([surajssd](https://github.com/surajssd))
|
- docker-compose - Entrypoint support [\#127](https://github.com/kubernetes-incubator/kompose/pull/127) ([kadel](https://github.com/kadel))
|
||||||
- Development Guide: use script/godep-restore.sh [\#66](https://github.com/skippbox/kompose/pull/66) ([kadel](https://github.com/kadel))
|
- Fix conversion to OpenShift \(invalid DeploymentConfig\) [\#126](https://github.com/kubernetes-incubator/kompose/pull/126) ([kadel](https://github.com/kadel))
|
||||||
- Allow --chart and --out to be specified together [\#65](https://github.com/skippbox/kompose/pull/65) ([janetkuo](https://github.com/janetkuo))
|
- clean code [\#123](https://github.com/kubernetes-incubator/kompose/pull/123) ([ngtuna](https://github.com/ngtuna))
|
||||||
- Add --replicas flag and changed --rc from string to bool [\#62](https://github.com/skippbox/kompose/pull/62) ([janetkuo](https://github.com/janetkuo))
|
- fix \#121: update all objects, even when port is missing [\#122](https://github.com/kubernetes-incubator/kompose/pull/122) ([ngtuna](https://github.com/ngtuna))
|
||||||
- Add --bundle,-dab flag for specifying dab file [\#61](https://github.com/skippbox/kompose/pull/61) ([janetkuo](https://github.com/janetkuo))
|
- Update architecture doc format [\#120](https://github.com/kubernetes-incubator/kompose/pull/120) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Improve error message for invalid port [\#119](https://github.com/kubernetes-incubator/kompose/pull/119) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Remove hostPath and print warnings [\#118](https://github.com/kubernetes-incubator/kompose/pull/118) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Reuse creation of controller object code [\#115](https://github.com/kubernetes-incubator/kompose/pull/115) ([surajssd](https://github.com/surajssd))
|
||||||
|
- Removed unwanted svcnames list [\#114](https://github.com/kubernetes-incubator/kompose/pull/114) ([surajssd](https://github.com/surajssd))
|
||||||
|
- support kompose down subcommand [\#113](https://github.com/kubernetes-incubator/kompose/pull/113) ([ngtuna](https://github.com/ngtuna))
|
||||||
|
- update Libcompose to v0.3.0 [\#112](https://github.com/kubernetes-incubator/kompose/pull/112) ([kadel](https://github.com/kadel))
|
||||||
|
- Fix output comparison for cmd tests [\#110](https://github.com/kubernetes-incubator/kompose/pull/110) ([surajssd](https://github.com/surajssd))
|
||||||
|
- Create service function in kubernetes utils [\#108](https://github.com/kubernetes-incubator/kompose/pull/108) ([surajssd](https://github.com/surajssd))
|
||||||
|
- Abstracted port checking function [\#107](https://github.com/kubernetes-incubator/kompose/pull/107) ([surajssd](https://github.com/surajssd))
|
||||||
|
- Add more unit tests for Transform [\#106](https://github.com/kubernetes-incubator/kompose/pull/106) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Support container name and args in kompose convert [\#105](https://github.com/kubernetes-incubator/kompose/pull/105) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Add unit test for komposeConvert [\#104](https://github.com/kubernetes-incubator/kompose/pull/104) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Update tests output files [\#101](https://github.com/kubernetes-incubator/kompose/pull/101) ([surajssd](https://github.com/surajssd))
|
||||||
|
- Build statically linked binaries in makefile; remove make clean [\#99](https://github.com/kubernetes-incubator/kompose/pull/99) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Output List kind object when using stdout [\#94](https://github.com/kubernetes-incubator/kompose/pull/94) ([surajssd](https://github.com/surajssd))
|
||||||
|
- Run tests on travis-ci [\#93](https://github.com/kubernetes-incubator/kompose/pull/93) ([kadel](https://github.com/kadel))
|
||||||
|
- loader-transformer [\#91](https://github.com/kubernetes-incubator/kompose/pull/91) ([ngtuna](https://github.com/ngtuna))
|
||||||
|
- enhance warning: networks, network config, volume config. Fixes \#88, \#71 [\#90](https://github.com/kubernetes-incubator/kompose/pull/90) ([ngtuna](https://github.com/ngtuna))
|
||||||
|
- Functional Testing for kompose cmdline [\#89](https://github.com/kubernetes-incubator/kompose/pull/89) ([surajssd](https://github.com/surajssd))
|
||||||
|
- New behavior of kompose up [\#86](https://github.com/kubernetes-incubator/kompose/pull/86) ([ngtuna](https://github.com/ngtuna))
|
||||||
|
- Modularize convert into loader & transformer [\#72](https://github.com/kubernetes-incubator/kompose/pull/72) ([ngtuna](https://github.com/ngtuna))
|
||||||
|
|
||||||
## [v0.0.1-beta.1](https://github.com/skippbox/kompose/tree/v0.0.1-beta.1) (2016-07-22)
|
## [v0.0.1-beta.2](https://github.com/kubernetes-incubator/kompose/tree/v0.0.1-beta.2) (2016-08-04)
|
||||||
[Full Changelog](https://github.com/skippbox/kompose/compare/v0.0.1-alpha...v0.0.1-beta.1)
|
[Full Changelog](https://github.com/kubernetes-incubator/kompose/compare/v0.0.1-beta.1...v0.0.1-beta.2)
|
||||||
|
|
||||||
**Closed issues:**
|
**Closed issues:**
|
||||||
|
|
||||||
- Default controller object is always generated. [\#33](https://github.com/skippbox/kompose/issues/33)
|
- The example .dsb file doesn't work [\#85](https://github.com/kubernetes-incubator/kompose/issues/85)
|
||||||
- Generating both ReplicationControllers and Deployments [\#31](https://github.com/skippbox/kompose/issues/31)
|
- docker-compose labels should be converted to k8s annotations instead of labels [\#81](https://github.com/kubernetes-incubator/kompose/issues/81)
|
||||||
- Generating both ReplicationControllers and Deployments [\#30](https://github.com/skippbox/kompose/issues/30)
|
- Kompose help needs improvment [\#76](https://github.com/kubernetes-incubator/kompose/issues/76)
|
||||||
- update OpenShift dependency [\#29](https://github.com/skippbox/kompose/issues/29)
|
- Should we support converting to Replica Sets? [\#63](https://github.com/kubernetes-incubator/kompose/issues/63)
|
||||||
- Bug: chart only expect .json files [\#25](https://github.com/skippbox/kompose/issues/25)
|
- `targetPort` is 0 in a converted service definition [\#60](https://github.com/kubernetes-incubator/kompose/issues/60)
|
||||||
- Services only get created when there is a links key present [\#23](https://github.com/skippbox/kompose/issues/23)
|
- docker-compose service with no ports is mapped to k8s svc with no ports [\#58](https://github.com/kubernetes-incubator/kompose/issues/58)
|
||||||
- Services should be created first [\#21](https://github.com/skippbox/kompose/issues/21)
|
- `depends\_on` is not supported [\#57](https://github.com/kubernetes-incubator/kompose/issues/57)
|
||||||
- Sometimes redundant services are printed/converted in `kompose convert` [\#20](https://github.com/skippbox/kompose/issues/20)
|
- Environment Variable substitution not working [\#56](https://github.com/kubernetes-incubator/kompose/issues/56)
|
||||||
- Redundant file creation message [\#18](https://github.com/skippbox/kompose/issues/18)
|
- update README for bundles, compose v2 [\#54](https://github.com/kubernetes-incubator/kompose/issues/54)
|
||||||
- specify replica count [\#15](https://github.com/skippbox/kompose/issues/15)
|
- Consider changing `--from-bundles` \(bool\) to `--bundle-file` \(string\) [\#53](https://github.com/kubernetes-incubator/kompose/issues/53)
|
||||||
- Output for what happened after command execution [\#13](https://github.com/skippbox/kompose/issues/13)
|
- Consider changing `--rc` flag to bool and adding `--replicas` [\#52](https://github.com/kubernetes-incubator/kompose/issues/52)
|
||||||
- Support k8s 1.3 [\#12](https://github.com/skippbox/kompose/issues/12)
|
- Unable to go build [\#49](https://github.com/kubernetes-incubator/kompose/issues/49)
|
||||||
- Support compose v2..v3? versions [\#11](https://github.com/skippbox/kompose/issues/11)
|
- convert file fail [\#47](https://github.com/kubernetes-incubator/kompose/issues/47)
|
||||||
- Change template dir for Helm charts [\#10](https://github.com/skippbox/kompose/issues/10)
|
- \[Discuss\] Optimize convert function [\#44](https://github.com/kubernetes-incubator/kompose/issues/44)
|
||||||
- Document unsupported fileds [\#9](https://github.com/skippbox/kompose/issues/9)
|
- Default objects of `kompose convert` [\#38](https://github.com/kubernetes-incubator/kompose/issues/38)
|
||||||
- if random docker-compose file is not present --file option does not work [\#8](https://github.com/skippbox/kompose/issues/8)
|
- Idea: kompose up, ps, delete, scale redirect to kubectl [\#27](https://github.com/kubernetes-incubator/kompose/issues/27)
|
||||||
- Decide status of skippbox/kompose [\#7](https://github.com/skippbox/kompose/issues/7)
|
- Print out warning for undefined fields [\#3](https://github.com/kubernetes-incubator/kompose/issues/3)
|
||||||
- travis build failed because "speter.net/go/exp/math/dec/inf" has been removed [\#6](https://github.com/skippbox/kompose/issues/6)
|
|
||||||
- Support docker bundles format as input [\#4](https://github.com/skippbox/kompose/issues/4)
|
|
||||||
- Support output to stdout to pipe to kubectl [\#2](https://github.com/skippbox/kompose/issues/2)
|
|
||||||
- Support output in a single file [\#1](https://github.com/skippbox/kompose/issues/1)
|
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
||||||
- Fix some nits in README [\#51](https://github.com/skippbox/kompose/pull/51) ([janetkuo](https://github.com/janetkuo))
|
- Converting compose labels to k8s annotations [\#84](https://github.com/kubernetes-incubator/kompose/pull/84) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Add a bundle example file [\#50](https://github.com/skippbox/kompose/pull/50) ([janetkuo](https://github.com/janetkuo))
|
- Clean up kompose help, remove support for unimplemented commands [\#83](https://github.com/kubernetes-incubator/kompose/pull/83) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Fix failing windows build [\#48](https://github.com/skippbox/kompose/pull/48) ([kadel](https://github.com/kadel))
|
- Enable warnings in stdout [\#79](https://github.com/kubernetes-incubator/kompose/pull/79) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Inital support for Openshift. [\#46](https://github.com/skippbox/kompose/pull/46) ([kadel](https://github.com/kadel))
|
- Convert volumes in \[name:\]\[host:\]container\[:access\_mode\] format [\#78](https://github.com/kubernetes-incubator/kompose/pull/78) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Refactor how we update controllers [\#42](https://github.com/skippbox/kompose/pull/42) ([janetkuo](https://github.com/janetkuo))
|
- Volumes default not read-only [\#77](https://github.com/kubernetes-incubator/kompose/pull/77) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Generate only controllers set by flag [\#35](https://github.com/skippbox/kompose/pull/35) ([kadel](https://github.com/kadel))
|
- Correctly log error [\#74](https://github.com/kubernetes-incubator/kompose/pull/74) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Make deployment the default controller, create -rc for rc, and enable copying all types of controller to chart templates [\#32](https://github.com/skippbox/kompose/pull/32) ([janetkuo](https://github.com/janetkuo))
|
- Remove the support for converting to Replica Sets [\#69](https://github.com/kubernetes-incubator/kompose/pull/69) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Validate flags when generating charts, and prints message for file created [\#28](https://github.com/skippbox/kompose/pull/28) ([janetkuo](https://github.com/janetkuo))
|
- Warning on missing port information and no service created [\#68](https://github.com/kubernetes-incubator/kompose/pull/68) ([surajssd](https://github.com/surajssd))
|
||||||
- Support creating Charts when --yaml set [\#26](https://github.com/skippbox/kompose/pull/26) ([janetkuo](https://github.com/janetkuo))
|
- Support for environment variables substitution [\#67](https://github.com/kubernetes-incubator/kompose/pull/67) ([surajssd](https://github.com/surajssd))
|
||||||
- Fix the 'failed to write to file' error when --out is set [\#24](https://github.com/skippbox/kompose/pull/24) ([janetkuo](https://github.com/janetkuo))
|
- Development Guide: use script/godep-restore.sh [\#66](https://github.com/kubernetes-incubator/kompose/pull/66) ([kadel](https://github.com/kadel))
|
||||||
- Allow multiple types of controllers be generated unless --out or --stdout is set [\#22](https://github.com/skippbox/kompose/pull/22) ([janetkuo](https://github.com/janetkuo))
|
- Allow --chart and --out to be specified together [\#65](https://github.com/kubernetes-incubator/kompose/pull/65) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Remove redundant file creation message, and always overwirte files when converting [\#19](https://github.com/skippbox/kompose/pull/19) ([janetkuo](https://github.com/janetkuo))
|
- Add --replicas flag and changed --rc from string to bool [\#62](https://github.com/kubernetes-incubator/kompose/pull/62) ([janetkuo](https://github.com/janetkuo))
|
||||||
- Support printing to stdout [\#5](https://github.com/skippbox/kompose/pull/5) ([janetkuo](https://github.com/janetkuo))
|
- Add --bundle,-dab flag for specifying dab file [\#61](https://github.com/kubernetes-incubator/kompose/pull/61) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
|
||||||
## [v0.0.1-alpha](https://github.com/skippbox/kompose/tree/v0.0.1-alpha) (2016-06-30)
|
## [v0.0.1-beta.1](https://github.com/kubernetes-incubator/kompose/tree/v0.0.1-beta.1) (2016-07-22)
|
||||||
|
[Full Changelog](https://github.com/kubernetes-incubator/kompose/compare/v0.0.1-alpha...v0.0.1-beta.1)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- Default controller object is always generated. [\#33](https://github.com/kubernetes-incubator/kompose/issues/33)
|
||||||
|
- Generating both ReplicationControllers and Deployments [\#31](https://github.com/kubernetes-incubator/kompose/issues/31)
|
||||||
|
- Generating both ReplicationControllers and Deployments [\#30](https://github.com/kubernetes-incubator/kompose/issues/30)
|
||||||
|
- update OpenShift dependency [\#29](https://github.com/kubernetes-incubator/kompose/issues/29)
|
||||||
|
- Bug: chart only expect .json files [\#25](https://github.com/kubernetes-incubator/kompose/issues/25)
|
||||||
|
- Services only get created when there is a links key present [\#23](https://github.com/kubernetes-incubator/kompose/issues/23)
|
||||||
|
- Services should be created first [\#21](https://github.com/kubernetes-incubator/kompose/issues/21)
|
||||||
|
- Sometimes redundant services are printed/converted in `kompose convert` [\#20](https://github.com/kubernetes-incubator/kompose/issues/20)
|
||||||
|
- Redundant file creation message [\#18](https://github.com/kubernetes-incubator/kompose/issues/18)
|
||||||
|
- specify replica count [\#15](https://github.com/kubernetes-incubator/kompose/issues/15)
|
||||||
|
- Output for what happened after command execution [\#13](https://github.com/kubernetes-incubator/kompose/issues/13)
|
||||||
|
- Support k8s 1.3 [\#12](https://github.com/kubernetes-incubator/kompose/issues/12)
|
||||||
|
- Support compose v2..v3? versions [\#11](https://github.com/kubernetes-incubator/kompose/issues/11)
|
||||||
|
- Change template dir for Helm charts [\#10](https://github.com/kubernetes-incubator/kompose/issues/10)
|
||||||
|
- Document unsupported fileds [\#9](https://github.com/kubernetes-incubator/kompose/issues/9)
|
||||||
|
- if random docker-compose file is not present --file option does not work [\#8](https://github.com/kubernetes-incubator/kompose/issues/8)
|
||||||
|
- Decide status of skippbox/kompose [\#7](https://github.com/kubernetes-incubator/kompose/issues/7)
|
||||||
|
- travis build failed because "speter.net/go/exp/math/dec/inf" has been removed [\#6](https://github.com/kubernetes-incubator/kompose/issues/6)
|
||||||
|
- Support docker bundles format as input [\#4](https://github.com/kubernetes-incubator/kompose/issues/4)
|
||||||
|
- Support output to stdout to pipe to kubectl [\#2](https://github.com/kubernetes-incubator/kompose/issues/2)
|
||||||
|
- Support output in a single file [\#1](https://github.com/kubernetes-incubator/kompose/issues/1)
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- Fix some nits in README [\#51](https://github.com/kubernetes-incubator/kompose/pull/51) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Add a bundle example file [\#50](https://github.com/kubernetes-incubator/kompose/pull/50) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Fix failing windows build [\#48](https://github.com/kubernetes-incubator/kompose/pull/48) ([kadel](https://github.com/kadel))
|
||||||
|
- Inital support for Openshift. [\#46](https://github.com/kubernetes-incubator/kompose/pull/46) ([kadel](https://github.com/kadel))
|
||||||
|
- Refactor how we update controllers [\#42](https://github.com/kubernetes-incubator/kompose/pull/42) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Generate only controllers set by flag [\#35](https://github.com/kubernetes-incubator/kompose/pull/35) ([kadel](https://github.com/kadel))
|
||||||
|
- Make deployment the default controller, create -rc for rc, and enable copying all types of controller to chart templates [\#32](https://github.com/kubernetes-incubator/kompose/pull/32) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Validate flags when generating charts, and prints message for file created [\#28](https://github.com/kubernetes-incubator/kompose/pull/28) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Support creating Charts when --yaml set [\#26](https://github.com/kubernetes-incubator/kompose/pull/26) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Fix the 'failed to write to file' error when --out is set [\#24](https://github.com/kubernetes-incubator/kompose/pull/24) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Allow multiple types of controllers be generated unless --out or --stdout is set [\#22](https://github.com/kubernetes-incubator/kompose/pull/22) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Remove redundant file creation message, and always overwirte files when converting [\#19](https://github.com/kubernetes-incubator/kompose/pull/19) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
- Support printing to stdout [\#5](https://github.com/kubernetes-incubator/kompose/pull/5) ([janetkuo](https://github.com/janetkuo))
|
||||||
|
|
||||||
|
## [v0.0.1-alpha](https://github.com/kubernetes-incubator/kompose/tree/v0.0.1-alpha) (2016-06-30)
|
||||||
|
|
||||||
|
|
||||||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
||||||
Loading…
Reference in New Issue
Block a user