Skip to content

Releases: sapcc/kubernikus

1.0.0+3517d21d96274a4ccdae41cc22105e19ec5bce1d

12 Jan 15:29
Compare
Choose a tag to compare
v1.0.0+3517d21d96274a4ccdae41cc22105e19ec5bce1d

removes dublicate id

1.0.0+c06c3f388d02cb5b990e809cebef3ba73da1f8c3

11 Jan 11:00
Compare
Choose a tag to compare
v1.0.0+c06c3f388d02cb5b990e809cebef3ba73da1f8c3

Adds Public-Key to GetMetadata Call

1.0.0+56936bda73f290d3d4d96e666c693f87c852f5c5

11 Jan 09:41
Compare
Choose a tag to compare
Add ssh public key to Kluster spec

Fixes #157

1.0.0+1fef5cc3ffbdf16d0e731122c06f847174b1f5bc

11 Jan 17:03
1fef5cc
Compare
Choose a tag to compare
Surface nova errors message for bad request responses (400) (#160)

Surface nova errors message for bad request responses (400)

gophercloud at the moment just returns a generic “bad request” error message when nova returns a status 400 response for a server create request.
But the response actually contains a detailed error message as to why the payload wasn’t accepted. (e.g. given image/flavor/key not found etc.)

There is a 1 year old upstream PR solving the same thing but unfortuantely its going nowhere: https://github.com/gophercloud/gophercloud/pull/303

1.0.0+2abfdb30e0773e9cc57ca95dd72148af97514d9a

10 Jan 17:01
Compare
Choose a tag to compare
v1.0.0+2abfdb30e0773e9cc57ca95dd72148af97514d9a

add preseed RBAC RoleBinding kubernikus member (#138)

1.0.0+65ff9d8a021fdc84625fd968eee2c56af2cab061

03 Jan 09:56
Compare
Choose a tag to compare
Sort (and filter) flavors in metadata response

Flavors are now sorted by RAM and VCPUs.
Also the RAM and VCPUs are not part of the reponse.
Additionally I hardcoded the flavors list call for now to only return flavors with 2000 MB RAM or more to get rid of the tiny images that don’t work with our default coreos image

Fixes #130

1.0.0+8bfc0ebcf3c672404b65e637dc32dd39f524b043

02 Jan 12:55
Compare
Choose a tag to compare
Typo fixes. (#141)

* Typo fixes.
* gofmt hates me.

1.0.0+8bb01ee9ceb7c8fe20cd6075c57a7faf9c66edbe

02 Jan 12:59
Compare
Choose a tag to compare
v1.0.0+8bb01ee9ceb7c8fe20cd6075c57a7faf9c66edbe

Fix Broken Doc Link

1.0.0+6f50d8a7720efc1b31911e96fbb3e8e7c917e44d

02 Jan 08:59
Compare
Choose a tag to compare
Relax stalebot

I think 30 days turned out to be to aggressive given our small team. We had multiple relevant issues closed before we could address them. K8s uses 90 days as well.

1.0.0+2f1b9a60ec87cde2ebf29b511c05562f32dea42b

23 Dec 23:06
2f1b9a6
Compare
Choose a tag to compare
Merge pull request #142 from notque/master

Correct Test Flag Name