68 Commits

Author SHA1 Message Date
David Gamero
6331e961d2
fix broken build - switch to ncc build (#56)
* switch to ncc build

* update

* bump ncc
2022-06-30 16:24:00 -04:00
dependabot[bot]
4a983766a0
Bump got from 11.8.2 to 11.8.5 (#52)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 13:36:19 -04:00
Vidya Reddy
b6c5bf067a
Vidya reddy pretty code (#53)
* updated action file with node16

* Code consistency using prettier and its workflow

* Enforce Prettier

* code fix

* code fix

* code fix

Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-06-24 16:08:48 -07:00
Sigurd Fosseng
e972a5b196
use @kubernetes/client-node to generate default config (#51) 2022-06-22 10:58:10 -04:00
Vidya
b19619f34c
updated action file with node16 (#49)
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-06-16 14:43:53 -04:00
dependabot[bot]
6c102e2f8d
Bump minimist from 1.2.5 to 1.2.6 (#47)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 15:10:01 -04:00
dependabot[bot]
9328550046
Bump shelljs from 0.8.4 to 0.8.5 (#43)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 09:41:54 -05:00
Tommy Barnes
6961761392
Updated workflows and gitignore (#45)
* Updated workflows and gitignore

* Removing ts-build-check
2022-02-04 13:04:43 -05:00
David Gamero
5c5598ab58
master to main rename (#44) 2022-02-02 15:27:35 -05:00
Oliver King
9c64ee94e4
update action.yml to hit description character limit (#40) 2021-12-07 14:40:49 -05:00
Oliver King
315a1c1f59
Refactor entire project (#39)
- Use more modern TypeScript conventions
- Use JavaScript Kubernetes Client
- Add unit tests
- Add integration tests
- Add TypeScript compile verify workflow
- Switch codeowners
2021-12-07 13:10:22 -05:00
shigupt202
40d584de6d
Create CODEOWNERS (#35) 2021-08-10 15:54:01 +05:30
shigupt202
744f71748e
Update issue templates (#34)
* Update issue templates

* Update issue--bug-report---feature-request.md
2021-06-30 11:13:07 +05:30
shigupt202
70f37a0668
Create defaultLabels.yml (#33) 2021-06-30 10:38:25 +05:30
Atharva Mulmuley
15ce083385
Merge pull request #31 from Azure/atharvam/cluster-connect-master
v1.1 release merge
2021-06-10 12:49:40 +05:30
Atharva Mulmuley
45541b996c removed source branch from unit-test.yml 2021-06-08 09:50:32 +05:30
Atharva Mulmuley
d90d8639b7 Merge branch 'master' into atharvam/cluster-connect-master 2021-06-08 09:42:17 +05:30
Atharva Mulmuley
583664040d added 2 more unit tests 2021-06-04 13:44:06 +05:30
Atharva Mulmuley
2109830fcc added 5 more unit tests 2021-06-03 22:24:55 +05:30
Atharva Mulmuley
a0d0dab6ce trying a fix 2021-06-03 14:32:40 +05:30
Atharva Mulmuley
8896b7e8e2 fix 2021-06-03 14:01:27 +05:30
Atharva Mulmuley
f6361247fd changed getArcKubeconfig from promise to async function 2021-06-03 13:58:17 +05:30
Atharva Mulmuley
b903fa8c1a fix for promise 2021-06-03 13:39:08 +05:30
Atharva Mulmuley
f6f69bcd60 fix for promise 2021-06-03 13:34:02 +05:30
Atharva Mulmuley
a9efce630c fix for promise 2021-06-03 13:29:04 +05:30
Atharva Mulmuley
604e767536 fix 2021-06-03 13:20:28 +05:30
Atharva Mulmuley
e8b22d0c21 fix for promise 2021-06-03 13:12:24 +05:30
Atharva Mulmuley
754b6cda98 added await 2021-06-03 13:02:13 +05:30
Atharva Mulmuley
0a49d3ae32 added unit test for getArcKubeconfig 2021-06-03 12:53:56 +05:30
Atharva Mulmuley
20b1cac458 added arc test for run method 2021-06-03 12:11:44 +05:30
Atharva Mulmuley
ec1b1f0cea fix 2021-06-03 11:59:09 +05:30
Atharva Mulmuley
e5a838284c fix 2021-06-03 11:47:49 +05:30
Atharva Mulmuley
69db96d47b added exports for all functions 2021-06-03 11:45:03 +05:30
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
dependabot[bot]
9528f63e6f
Bump ws from 7.3.1 to 7.4.6 (#30)
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 15:57:08 +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