Skip to content

Releases: debianmaster/actions-k3s

Security and retry enhancements

28 Jan 03:44
b9cf3f5
Compare
Choose a tag to compare

Security updates
Support retry logic for node name @syntastical
Support remote docker host @s4nji

support remote docker host

12 Nov 01:21
9316d43
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @s4nji made their first contribution in #11

Full Changelog: v1.0.3...v1.0.4

Expose additional ports for k3s cluster *80,443,8080

08 Jul 09:44
ffda65a
Compare
Choose a tag to compare

Expose additional ports for k3s cluster *80,443,8080

Fixes issue #6

08 Jul 09:09
1840aea
Compare
Choose a tag to compare

fix set-env depreciation warning

14 Nov 03:07
7c04fc7
Compare
Choose a tag to compare

Reference: #3

fixes following warning

Digest: sha256:0621af1e12b357816c61a62d9389bd6a58117ede7be37ced2ec67b64bdc4c704
Status: Downloaded newer image for rancher/k3s:v1.16.9-k3s1
f122523a040eb106e8514233e32f4deac03e2add805a6e42d6816056ac9d617f
Warning: The set-env command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

First release

23 May 18:25
Compare
Choose a tag to compare

This is very first release of actions-k3s .

TODO:
At the moment control is passed on without proper checks whether cluster is ready or not.
Need to do better readiness checks