Skip to content

Releases: cogolabs/rudder

v1.2.0

05 Aug 01:51
e089b88
Compare
Choose a tag to compare

Changelog

749d3b0 chore: add godownloader install.sh script
fdf8765 feat: add support for TOML configurations

v1.1.0

04 Aug 06:07
2aed57a
Compare
Choose a tag to compare

Changelog

e1c4ffd feat: add support for JSON configurations

v1.0.0

04 Aug 04:31
1679bf0
Compare
Choose a tag to compare

Changelog

4609d68 Initial commit
cf231b1 [SKIP CI] chore: fix mispellings
10d3da0 chore: add homebrew to goreleaser
340219d chore: fix travis lint
77e7a98 chore: remove Arm from goreleaser.yml
ed82a34 chore: setup goreleaser for build management
99f0fec chore: setup travis
aab0e37 chore: use make in travis
42ceec1 chore: vendor dependencies
29f2493 feat: add certificate support
10cf83b feat: add config parsing
1d1df25 feat: add function set set kubes config
205b5f4 feat: add functionality to install kubectl
168d750 feat: add version command
a3447ee feat: apply YAMLs in given k8s folder
74642f2 feat: check for deployment criteria
7888598 feat: more granular control over image tag
89d7391 feat: setup basic loop in main with logging
2713025 feat: setup basic main command
2ae6f4e feat: setup kubernetes client
dcc588f feat: substitute image tag on YAMLs
1679bf0 feat: support multiple containers
7dab946 feat: wait for docker image to build
980cd96 feat: wait for rollouts to complete
edfce07 fix: add gocov to travis
6677aef fix: proper gitignore
48617ae fix: respond to code climate changes
1acd7d3 fix: split up checkImage function
c71706b refactor: cleaner loop declaration
d9ea2bf refactor: fix codeclimate issues
ef82372 refactor: move kubes config code to config
9ff7f3d refactor: remove unused kubernetes client