Releases: selectel/mks-go
Releases · selectel/mks-go
v0.17.0
v0.16.0
v0.15.0
Added nvidia device plugin
(NDP) installation option for create and list/get nodegroup operations
Note: nodes inside nodegroup without NDP will be without GPU drivers too
v0.14.0
Added UserData
for list and get nodegroup operations
Replaced string pointer by string type in UserData
field at CreateOpts
struct
v0.13.0
Added UserData
for create nodegroup operation
Updated golang to v1.19
Fixed unit-tests workflow
Removed nl-1
region
v0.12.0
v0.11.0
v0.10.0
v0.9.0
Added the following method: pkg/v1/cluster.GetParsedKubeconfig
.
Updated golangci-lint configuration and fix a lot of linter issues.
Added Earthfile
to be able to reproduce travis CI runs locally.
Fixed gotest script so it will run all tests in pkg/v1
package.
Updated go version to v1.17
.
Updated doc.