7 Commits

Author SHA1 Message Date
Sundar
eed1c24899
Added L2 tests and compiled src. (#23) 2021-03-31 17:20:55 +05:30
Stig Otnes Kolstad
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
shigupt202
c70c4ca5c2
Updating kubeconfig file permissions to remove helm warning (#16) (#17) 2020-10-07 16:48:24 +05:30
Shivam Gupta
f8582d9db8 Setting KUBECONFIG for current step 2020-08-28 00:11:45 +05:30
rgsubh
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
Anumita Shenoy
aee4217989 Fixed service account secret error 2019-11-26 16:10:32 +05:30
Deepak Sattiraju
483d185419 Porting from k8s-actions repo 2019-09-10 15:35:26 +05:30