Граф коммитов

61 Коммитов

Автор SHA1 Сообщение Дата
Oliver King b6860aeae4
Update README with kubelogin clarity fixes (#72) 2022-06-21 10:26:59 -04:00
Vidya e95c4b242b
updated action with node16 (#68)
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-06-16 13:18:43 -04:00
David Gamero 611c086c2f
export prior to converting kubeconfig (#67) 2022-06-13 14:51:08 -04:00
Oliver King eb836fede8
Update README to major version (#65) 2022-06-07 14:23:51 -04:00
Tommy Barnes 9b436e6428
Added flag to use kubelogin in non-admin user scenario and updated readme to reflect changes (#62)
Added flag to use kubelogin in non-admin user scenario and updated readme to reflect changes (#62)
2022-05-18 16:07:29 -04:00
dependabot[bot] 449630d937
Bump ansi-regex from 4.1.0 to 4.1.1 (#60)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 13:56:14 -04:00
dependabot[bot] 629379d0db
Bump minimist from 1.2.5 to 1.2.6 (#59)
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-04-15 14:21:08 -04:00
Oliver King e54afbd88c
add subscription and admin commands (#57) 2022-03-17 20:29:30 -04:00
Oliver King 3a717d4c44
Fail on error (#53)
* fix index

* fix unit tests
2022-02-08 11:17:15 -05:00
Oliver King 7eb8e5eb24
swap to index.js (#51) 2022-02-08 10:32:30 -05:00
Oliver King 74d6d00a6c
Switch to using az (adds OIDC) (#48)
* refactor project to rely on azure/login and az
2022-02-08 09:28:00 -05:00
Oliver King c054dc1771
fix action.yml required fields (#47) 2022-02-04 15:36:24 -05:00
Oliver King 0d17dff9ee
refactor (#45)
* refactor
2022-02-04 14:09:43 -05:00
Tommy Barnes dccd92cdb1
Updated workflows and .gitignore (#46)
* Updated workflows and .gitignore

* Fixing test discrepancies
2022-02-04 13:06:53 -05:00
David Gamero e49931f3f4
master to main rename (#44) 2022-02-02 22:32:43 -05:00
Seth Gupton a5614a711a
Add subscription-id input (#43) 2022-01-12 09:32:04 -05:00
Tristan Ang 6ddf6c2b17
Refactor action and update ownership (#42)
* Update lets to consts

* Update code owners and src

* Add ts build check

* update build check

* npm build
2022-01-03 16:32:30 -05:00
Ganesh S b860d02302
Merge pull request #38 from Azure/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-24 13:30:51 +05:30
Ganeshrockz ea638205da Added CODEOWNERS 2021-08-24 13:18:03 +05:30
dependabot[bot] 39c7f9a028
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:44:04 +00:00
Ganesh S 5da52c0caa
Merge pull request #36 from Azure/Ganeshrockz/onboard-action-to-dashboard
Adding default labels workflow and issue template
2021-06-29 22:48:42 +05:30
Ganeshrockz 4b50251d36 Adding default labels workflow and issue template 2021-06-29 17:14:56 +00:00
Ganesh S 4553ea6a08
Merge pull request #34 from Azure/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.4 to 7.4.6
2021-06-15 14:44:24 +05:30
dependabot[bot] 6bbdf04b4a
Bump ws from 7.4.4 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 03:27:07 +00:00
dependabot[bot] 4ba8126369
Bump browserslist from 4.16.3 to 4.16.6 (#33)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 13:00:18 +05:30
dependabot[bot] 5a2059721e
Bump hosted-git-info from 2.8.8 to 2.8.9 (#30)
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:48:23 +05:30
Sundar 047185b85f
Added trigger for L2 tests and compiled typescript (#28) 2021-03-31 17:22:13 +05:30
Jyotsna 932ea730f0
Merge pull request #26 from sundargs2000/master
Added L0 tests.
2021-03-25 13:40:50 +05:30
Sundar Guntnur d68ee914d8 Added L0 tests. 2021-03-23 14:39:14 +05:30
Deepak Sattiraju 7de8bc3e28
Using common modules instead of duplicate code (#24) 2021-03-16 14:34:42 +05:30
Zainudeen V K 631dbb6f36
Merge pull request #21 from zainuvk/users/zainudv/update_aks_setcontext_readme
Updated Readme for aks-set-context actions
2021-01-18 18:03:00 +05:30
Usha N ed30524c24
Update README.md 2020-12-29 09:34:10 +05:30
Usha N 8e3bcaaac4
Update README.md 2020-12-28 15:25:20 +05:30
Zainudeen V K 51bd20c654
Update README.md 2020-12-24 19:11:01 +05:30
shigupt202 6cf1826cea
Updating set-env with exportVariable (#18) (#19) 2020-11-17 11:45:24 +05:30
dependabot[bot] 7af2955f71
Bump @actions/core from 1.1.0 to 1.2.6 (#14)
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:12:51 +05:30
shigupt202 a99962b099
Updating file permissions to remove helm security warning (#15) (#16) 2020-10-07 15:02:09 +05:30
rgsubh fa528edea4
Resource urlfix (#10) (#11)
* getAzureAccessToken issue

* change in message

* revert

* gitignore

* name change
2020-04-23 15:47:44 +05:30
UshaN d8c06fef66
Update README.md 2019-11-30 11:13:30 +05:30
UshaN dda39645fa
Update action.yml 2019-11-30 11:09:31 +05:30
Shashank Barsin 487fbc783d
Update documentation (#7)
Update documentation
2019-11-20 14:26:20 +05:30
Nick Cuthbert b2a65f55b5 Fixed variable names in README.md (#6) 2019-11-10 21:28:48 +05:30
Patrick Sier 0f85070744 Set defaults for endpoint URLs (#4) 2019-10-14 22:42:08 +05:30
Deepak Sattiraju 54b9b539ee
Merge pull request #2 from N-Usha/patch-1
Update action.yml name & description to include Azure
2019-09-25 11:03:46 +05:30
UshaN 46e8428967
Update action.yml 2019-09-25 11:00:37 +05:30
Shashank Barsin 3659b11967 Update README 2019-09-24 13:55:45 +05:30
Shashank Barsin 99f0b27190 Update README 2019-09-24 13:55:06 +05:30
Deepak Sattiraju c966e47ee2
Update action.yml 2019-09-23 15:11:33 +05:30
Deepak Sattiraju 552d3c8b5b
Update action.yml 2019-09-23 13:38:26 +05:30
Deepak Sattiraju 5f2026a1e6 Deleting node_modules 2019-09-23 13:31:17 +05:30