Skip to content

Releases: nolar/setup-k3d-k3s

v1.1.0

Choose a tag to compare

@nolar nolar released this 06 Apr 13:34
62c9d1b

What's New

  • Support k3s release channels via k3d by @nolar in #33
  • Accept k3s versions out of visible history, use as is by @nolar in #32

What's Changed

  • Wait for the default object in the default namespace when awaiting the cluster by @nolar in #28
  • Verify the cluster state after setup with assertions in CI by @nolar in #30
  • Retry curl three times before giving up, show errors by @nolar in #29

Full Changelog: v1.0.10...v1.1.0

v1.0.10

Choose a tag to compare

@nolar nolar released this 09 Mar 12:45
8bf8d22

What's Changed

  • Upgrade to the newest versions of CI dependencies by @nolar in #27
  • Accept k3s args in addition to k3d args, quote properly by @nolar in #26

Full Changelog: v1.0.9...v1.0.10

v1.0.9

Choose a tag to compare

@nolar nolar released this 01 Nov 00:10
293b8e5

New features

  • Add an option to skip the cluster creation by @nolar in #20

Internal changes

  • Upgrade standard GitHub Actions steps by @nolar in #18
  • Switch to the new recommended way of setting the outputs by @nolar in #19

Full Changelog: v1.0.8...v1.0.9

v1.0.8

Choose a tag to compare

@nolar nolar released this 05 Oct 20:22
cfc4bb7

Improvements:

  • Accept K3d desired version as the k3d-tag input. #15
  • Report K3d actual version as the k3d-version output. #15

v1.0.7

Choose a tag to compare

@nolar nolar released this 01 Jul 18:55
7e76ae9

Bugfixes/Improvements:

  • Kubernetes 1.16 and 1.17 are dropped, the earliest functional version is 1.18. #12
  • Proper (newer) GitHub org names for K3s. #13
  • Show K3d's version after it is installed. #10

v1.0.6

Choose a tag to compare

@nolar nolar released this 09 Jun 15:31
5c8800f

Bugfixes/Improvements:

  • Traverse two pages of K3s releases to still see K3s v1.16.x. #9

v1.0.5

Choose a tag to compare

@nolar nolar released this 10 Apr 15:52
b24727a

Refactoring:

  • A better way to numerically sort versions instead of parsing them in jq. Thanks to @cbandy! #8

v1.0.4

Choose a tag to compare

@nolar nolar released this 10 Apr 08:23
faab498

Improvements:

  • Ubuntu 18.04 runner is supported. Thanks to @cbandy. #7

v1.0.3

Choose a tag to compare

@nolar nolar released this 03 Dec 22:30
8c1a637

Bugfixes:

  • Obey the redirections. #6

v1.0.2

Choose a tag to compare

@nolar nolar released this 30 Nov 08:09
596a920
Merge pull request #3 from nolar/no-kubectl

Avoid overwriting the pre-existing kubectl