34 Commits

Author SHA1 Message Date
Atharva Mulmuley
ec4658ba67 fix 2021-06-03 11:29:56 +05:30
Atharva Mulmuley
edc81a3abb testing existing L0s 2021-06-03 11:24:17 +05:30
Atharva Mulmuley
6e2f9f1d81 cherry-picked v1.1 commit 2021-05-31 12:52:30 +05:30
dependabot[bot]
e8a7e17aad
Bump hosted-git-info from 2.8.8 to 2.8.9 (#27)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 12:49:57 +05:30
dependabot[bot]
19a5f322a6
Bump y18n from 4.0.0 to 4.0.1 (#25)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 12:49:45 +05:30
dependabot[bot]
13a944fb8a
Bump lodash from 4.17.20 to 4.17.21 (#28)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 12:49:36 +05:30
Sundar
eed1c24899
Added L2 tests and compiled src. (#23) 2021-03-31 17:20:55 +05:30
Sundar
56b95ecccc
Added L0 tests. (#22)
* Added L0 tests.

* Updated according to review comments.
2021-03-26 11:36:55 +05:30
dependabot[bot]
f79ce17439
Bump node-notifier from 8.0.0 to 8.0.1 (#21)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 14:33:57 +05:30
Carlos Mendes
2f45f062dc
Fix typo (#13) 2020-12-21 22:27:58 +05:30
dependabot[bot]
678039653a
Bump @actions/core from 1.1.0 to 1.2.6 (#15)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.0 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-14 21:07:41 +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
shigupt202
a0c4d79712
Merge pull request #12 from Azure/users/shigupt/add-env-variable-master
Setting KUBECONFIG for current step
2020-08-28 00:25:38 +05:30
Shivam Gupta
f8582d9db8 Setting KUBECONFIG for current step 2020-08-28 00:11:45 +05:30
rgsubh
2a93fee4d6
Runinng code coverage only on PR's (#9) 2020-07-01 09:05:30 +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
Anirudh
8405e87dd0
Merge pull request #7 from Azure/users/anraghun/issue-6
Updated readme to emphasize that we need kubeconfig contents, not path
2020-05-11 12:15:51 +05:30
Anirudh Raghunath
91cd4e7064 Updated readme to emphasize that we need kubeconfig contents, not path 2020-05-07 15:44:45 +05:30
Shashank Barsin
8693d6fcb7
Merge pull request #4 from Azure/shasb
Update documentation
2019-11-26 16:42:10 +05:30
Shashank Barsin
cd64206540 Update documentation 2019-11-26 16:39:37 +05:30
Shashank Barsin
348a67ac39
Merge pull request #3 from Azure/users/ansheno/saSecretFix
Fixed service account secret error
2019-11-26 16:26:02 +05:30
Anumita Shenoy
aee4217989 Fixed service account secret error 2019-11-26 16:10:32 +05:30
Shashank Barsin
bdc1d22328
Merge pull request #1 from Azure/shasb
Update documentation
2019-11-20 13:58:41 +05:30
Shashank Barsin
f35778b2ad Update documentation 2019-11-20 13:57:22 +05:30
Shashank Barsin
eb2d4ed888 Update README 2019-09-24 14:10:10 +05:30
Shashank Barsin
fcbdd768c2 Update README 2019-09-24 14:03:25 +05:30
Deepak Sattiraju
6e0c9646e7 removing node_modules 2019-09-23 13:54:13 +05:30
Deepak Sattiraju
483d185419 Porting from k8s-actions repo 2019-09-10 15:35:26 +05:30
Microsoft Open Source
56a89b9073 Initial commit 2019-09-04 03:27:04 -07:00
Microsoft Open Source
8655b617ff Initial commit 2019-09-04 03:27:03 -07:00
Microsoft Open Source
81cbfc991a Initial commit 2019-09-04 03:27:02 -07:00
Microsoft Open Source
998a0f2f15 Initial commit 2019-09-04 03:27:00 -07:00
Microsoft GitHub User
55f178037e
Initial commit 2019-09-04 03:26:45 -07:00