Skip to content

Releases: alexellis/run-job

Accept KUBECONFIG environment variable

16 Feb 14:04
Compare
Choose a tag to compare

Changelog for 0.1.2:

Commits
8ca6ae7 Fix #72 - allow KUBECONFIG to be set for override by @alexellis
f7c2e3d Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot[bot]
f25b828 Bump k8s.io/api from 0.29.1 to 0.29.2 by @dependabot[bot]

Changes: 0.1.1...0.1.2

Generated by Derek

Updates to go.mod

01 Feb 09:49
Compare
Choose a tag to compare

Changelog for 0.1.1:

Commits
ad3a2c7 Update libraries for Go by @alexellis

Changes: 0.1.0...0.1.1

Generated by Derek

Updates to latest K8s Go client - v1.29.1

01 Feb 09:48
Compare
Choose a tag to compare

Changelog for 0.1.0:

  • PR #70 Bump k8s.io/api from 0.29.0 to 0.29.1 by @dependabot[bot]
  • PR #71 Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot[bot]

Commits
7cc0d27 Bump k8s.io/api from 0.29.0 to 0.29.1 by @dependabot[bot]
0bcd39d Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot[bot]

Changes: 0.0.6...0.1.0

Generated by Derek

Updates to latest K8s Go client

19 Dec 11:51
Compare
Choose a tag to compare

Changelog for 0.0.6:

Commits
b871816 Set concurrency group for builds by @alexellis
0b1c61c Remove old build flag by @alexellis
3dd0ab7 Exclude vendor from gofmt by @alexellis
2c807bf Updates for latest Go K8s client by @alexellis
dd2defb Bump actions/setup-go from 4 to 5 by @dependabot[bot]

Changes: 0.0.5...0.0.6

Generated by Derek

Bump k8s.io/client-go from 0.28.3 to 0.28.4

16 Nov 23:06
Compare
Choose a tag to compare

Changelog for 0.0.5:

  • PR #61 Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot[bot]
  • PR #60 Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot[bot]
  • PR #48 Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot[bot]
  • PR #40 Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot[bot]
  • PR #35 Bump k8s.io/client-go from 0.27.1 to 0.27.2 by @dependabot[bot]
  • PR #37 Bump k8s.io/api from 0.27.1 to 0.27.2 by @dependabot[bot]
  • PR #36 Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 by @dependabot[bot]

Commits
a9d1c68 Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot[bot]
e22f33b Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot[bot]
ba2bdbd Update to client-go 1.28 and Go 1.21 by @alexellis
921a8ec Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot[bot]
945d362 Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot[bot]
0deb20a Bump k8s.io/client-go from 0.27.1 to 0.27.2 by @dependabot[bot]
e9cab26 Bump k8s.io/api from 0.27.1 to 0.27.2 by @dependabot[bot]
0b7713f Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 by @dependabot[bot]
efd27c8 Update README.md by @alexellis
3fbfa2b Update README.md by @alexellis

Changes: 0.0.4...0.0.5

Generated by Derek

Bump k8s.io/client-go from 0.26.3 to 0.27.1

17 Apr 13:12
Compare
Choose a tag to compare

Changelog for 0.0.4:

  • PR #34 Bump k8s.io/client-go from 0.26.3 to 0.27.1 by @dependabot[bot]

Commits
a768b6d Bump k8s.io/client-go from 0.26.3 to 0.27.1 by @dependabot[bot]

Changes: 0.0.3...0.0.4

Generated by Derek

Add GCP auth support when running out of cluster

31 Mar 17:40
Compare
Choose a tag to compare

Changelog for 0.0.3:

  • PR #17 Bump alexellis/upload-assets from 0.3.0 to 0.4.0 by @dependabot[bot]
  • PR #6 chore: update example and README with command and args by @Jasstkn

Commits
e41d996 Add the latest version of setup-go with caching by @alexellis
ba0fd2c Bump alexellis/upload-assets from 0.3.0 to 0.4.0 by @dependabot[bot]
c2543a2 Update Go version to 1.19 by @alexellis
1f0ed96 Update Go mod by @alexellis
a169d5a Add GCP support for out of cluster auth by @alexellis
eaca5e7 chore: update example and README with command and args by @Jasstkn

Changes: 0.0.2...0.0.3

Generated by Derek

Add support for cmd and args

06 Sep 08:59
a8d35b1
Compare
Choose a tag to compare

Changelog for 0.0.2:

  • PR #4 feat: make command and args configurable via file by @Jasstkn
  • PR #1 Bump github.com/google/uuid from 1.1.2 to 1.3.0 by @dependabot[bot]

Commits
a8d35b1 Create .DEREK.yml by @alexellis
7832f18 feat: make command and args configurable via file by @Jasstkn
47071d3 Update README.md by @alexellis
f1557df Add kubectl example by @alexellis
6d11d75 Bump github.com/google/uuid from 1.1.2 to 1.3.0 by @dependabot[bot]
067fb6a Add example container source for ASCII cows by @alexellis
d0bae3b Create cows.yaml by @alexellis
bb624ef Update README.md by @alexellis
19c8c9b Update README.md by @alexellis
de20283 Update notes for downloading tool by @alexellis
86f9145 Add an emoji by @alexellis
569dc9c Update intro by @alexellis

Changes: 0.0.1-rc2...0.0.2

Generated by Derek

Fix for CI

05 Sep 15:31
Compare
Choose a tag to compare
Fix CI

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>

Initial test for CI

05 Sep 15:26
Compare
Choose a tag to compare
Initial test for CI Pre-release
Pre-release
Add CI

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>