Releases: debianmaster/actions-k3s
Security and retry enhancements
Security updates
Support retry logic for node name @syntastical
Support remote docker host @s4nji
support remote docker host
Expose additional ports for k3s cluster *80,443,8080
Expose additional ports for k3s cluster *80,443,8080
Fixes issue #6
Fixes issue #6
fix set-env depreciation warning
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
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