Commit Graph

11 Commits

Author SHA1 Message Date
ec1b1f0cea fix 2021-06-03 11:59:09 +05:30
e5a838284c fix 2021-06-03 11:47:49 +05:30
69db96d47b added exports for all functions 2021-06-03 11:45:03 +05:30
6e2f9f1d81 cherry-picked v1.1 commit 2021-05-31 12:52:30 +05:30
eed1c24899 Added L2 tests and compiled src. (#23) 2021-03-31 17:20:55 +05:30
2b166600e7 fix: use @actions/core.exportVariable instead of set-env (#18)
`set-env` is now deprecated. `@actions/core` exposes `exportVariable`
to be used instead.

https://github.com/actions/toolkit/tree/main/packages/core#exporting-variables
2020-10-08 13:43:24 +05:30
c70c4ca5c2 Updating kubeconfig file permissions to remove helm warning (#16) (#17) 2020-10-07 16:48:24 +05:30
f8582d9db8 Setting KUBECONFIG for current step 2020-08-28 00:11:45 +05:30
41bde4ee53 Setup for L0 Testcases (#8)
* Setup for L0 Testcases

* Issue Fix

* Issue Fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Install dependencies in all runs

* To get review on the approach of installing only dev-dep in case of releases

* Removed npm build, using just install
2020-06-19 15:22:36 +05:30
aee4217989 Fixed service account secret error 2019-11-26 16:10:32 +05:30
483d185419 Porting from k8s-actions repo 2019-09-10 15:35:26 +05:30