Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Releases: errm/ekstrap

v0.0.6

23 Aug 16:02
f95999c
Compare
Choose a tag to compare

Changelog

f95999c Fix systemd unit install

Docker images

  • docker pull errm/ekstrap:0
  • docker pull errm/ekstrap:0.0
  • docker pull errm/ekstrap:0.0.6
  • docker pull errm/ekstrap:latest

v0.0.5

23 Aug 15:25
20ff442
Compare
Choose a tag to compare

Changelog

62a26ef Adds codecov
74eedbe Adds codecov badge
f99602b Adds instructions to install from source
a7fb0f7 Adds support for t3 instances
53f99f8 Fix typos on README.
ff29838 Fixes a bug where --cluster-dns was configured incorrectly
4d11fba Merge pull request #38 from errm/support-t3-instances
a03b459 Merge pull request #39 from errm/config-dns-ip-correctly
c1d1219 Merge pull request #41 from errm/systemd-unit
3ff78e5 Package installs systemd unit
20ff442 Try to fix build
49777ba Update install instructions

Docker images

  • docker pull errm/ekstrap:0
  • docker pull errm/ekstrap:0.0
  • docker pull errm/ekstrap:0.0.5
  • docker pull errm/ekstrap:latest

v0.0.4

26 Jun 21:47
3479a91
Compare
Choose a tag to compare

Changelog

ff808e9 A nicer error if we don't seem to be on AWS
51a8d17 Adds packagecloud
e7bc558 Adds packagecloud badges
3479a91 Cleanup after installing goreleaser
e0ed208 Cleanup travis config
575711b Fix release script
b2bca80 Merge pull request #36 from errm/yakshave-ci
8f04966 Merge pull request #37 from errm/not-on-aws

Docker images

  • docker pull errm/ekstrap:0
  • docker pull errm/ekstrap:0.0
  • docker pull errm/ekstrap:0.0.4
  • docker pull errm/ekstrap:latest

v0.0.3

25 Jun 21:48
Compare
Choose a tag to compare

Changelog

06af9b4 Adds gpg-key
1bc809c Create OS packages and docker image on release. (#32)
3503719 Ignore gpg key
298e561 Install upx
e2e52fb Merge pull request #30 from errm/set-max-pods
cf1018d Merge pull request #33 from errm/gpg
6566b4e Set --max-pods with appropriate number for the instance type.
421029c Sign checksum with gpg
b3cdd2f Simplified install instructions
46b56c8 Try to fix signing

Docker images

  • docker pull errm/ekstrap:0
  • docker pull errm/ekstrap:0.0
  • docker pull errm/ekstrap:0.0.3
  • docker pull errm/ekstrap:latest

v0.0.2

21 Jun 16:06
63ae6f6
Compare
Choose a tag to compare

Changelog

4a9e205 Adds info about systemd
23273d8 Adds linter
16b0d14 Adds some instalation instructions
a8d6fb5 Badges
a6aab75 Fix lint errors
f92a9b2 Improve linting docs / install
a75a24b Improves install instructions
a023660 Inline onshot unit in documentation
63ae6f6 Remove archive from release
c2fdff7 Speeeling is harrd

v0.0.1

20 Jun 20:10
e44914a
Compare
Choose a tag to compare

Changelog

0025827 Add initial .travis.yml.
8bcec81 Adds ASL2
472bc97 Adds a note about required IAM permissions
1ee7d5e Adds a systemd package to impliment the Init and Hostname interfaces
30040e7 Adds example unit
fb2b173 Adds missing space to docstring
63157a3 Adds node package
c423dfe Adds readme
2becea6 Adds some documentation
a81b080 Adds some info about running as a oneshot.
7c286f1 Adds tests
a0e0545 Adds the other needed template
05a41eb Consider the state of the EKS cluster
527ef58 Coverage :)
1729a88 Extract - and test system configuration package
a35e7ac Extract backoff functionality to a libary
a1296db Fix bugs that showed up in manual testing
604f07d Fix some typos on README.
da762cc Fix tests
e9c616f Idempotency + Atomic Writes
65fd717 Ignore built binary
377530a Inital go thingy
99356de It seems the docker on travis is quite recent...
cf92b47 Make config.write method unexported
033eaae Make this a blackbox test
2ccd784 Match UID of the release user with the travis uid
c8df1aa Merge pull request #10 from errm/set-hostname
6373ca2 Merge pull request #11 from errm/use-hostname-syscall
8b62b14 Merge pull request #12 from errm/eks-cluster-state
091b994 Merge pull request #14 from errm/atomic-diff
d3e08a5 Merge pull request #16 from errm/remove-ruby
2f9d3fa Merge pull request #18 from errm/wait-for-tag
da203aa Merge pull request #20 from errm/extract-system-configuration-package
1776d93 Merge pull request #25 from errm/systemd-tests
e44914a Merge pull request #27 from errm/ci
2f304c0 More IAM info
2d0512e Move config building code
5f40286 Move systemd implimentation to the system package
480770b Refactor config file writing
2132e89 Refactor file sync code to impliment our new interface
2a5ee4a Refactor so we don't swallow template parsing errors
45460ba Release tooling (#26)
6f802ba Remove ruby example
9d34bd6 Rename file.Copy file.Sync
3708e60 Rewrite templates to use Node and Cluster objects from ec2 API
b94287d Rewrite tests in the table style
616e7ae Ruby thingy
2e321ac Run goreleaser as deploy
615b986 Set hostname, fixes #8
7dc9178 Simplify the backoff API
c5199db Test coverage
4f865b6 Use coreos/go-systemd for interacting with systemd.
946a41c Use os.Hostname() rather than shelling out
776a3a5 Use syscall and /etc/hostname to update hostname
a5deb93 Use the system package
d4e3c1e Wait for tag improvements (#19)
44c34cb Working but crappy go thingy
922b95b go vet + golint 100%
1253f33 make this test more ilustative
ec3d634 pass the full systemd unit name