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

94 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] ed9816d2f2
Bump the actions group across 1 directory with 3 updates (#131)
Bumps the actions group with 3 updates in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 22.7.5 to 22.8.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 15:05:42 -05:00
Keita Tomita 06688aaaab
fix version (#126) 2024-10-10 12:12:12 -04:00
dependabot[bot] feda350a61
Bump the actions group across 1 directory with 4 updates (#127)
Bumps the actions group with 4 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@vercel/ncc](https://github.com/vercel/ncc).


Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@types/jest` from 29.5.12 to 29.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 22.5.4 to 22.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vercel/ncc` from 0.38.1 to 0.38.2
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.2)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 15:05:02 -04:00
dependabot[bot] a805a10918
Bump the actions group in /.github/workflows with 3 updates (#118)
Bumps the actions group in /.github/workflows with 3 updates: [actions/stale](https://github.com/actions/stale), [actions/checkout](https://github.com/actions/checkout) and [actionsx/prettier](https://github.com/actionsx/prettier).


Updates `actions/stale` from 3 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3...v9)

Updates `actions/checkout` from 1 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v4)

Updates `actionsx/prettier` from 2 to 3
- [Release notes](https://github.com/actionsx/prettier/releases)
- [Commits](https://github.com/actionsx/prettier/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actionsx/prettier
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 15:20:07 -04:00
dependabot[bot] 2aa170e44c
Bump the actions group across 1 directory with 2 updates (#122)
Bumps the actions group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@types/node` from 20.16.5 to 22.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 15:19:41 -04:00
Brandon Foley 5c8ba91ff4
4.0.1 Changelog (#120)
* 4.0.1 Changelog

* fix date
2024-09-09 10:21:26 -04:00
Brandon Foley a807a47743
Update devDeps (#117) 2024-09-06 12:16:24 -04:00
Brandon Foley c6a7e945ac
Add dependabot (#116)
* Add dependabot

* update spacing
2024-09-06 09:23:07 -04:00
David Gamero d505cda601
release workflow update to tag and add prebuild step to unblock (#113)
* Update release-pr.yml

* Update release-pr.yml

* Update package.json
2024-03-08 15:25:16 -05:00
David Gamero dc1c676455
enable write permission after token changes (#112) 2024-02-09 14:43:09 -05:00
David Gamero c31a28e2fe
Release 4.0.0 - Node20 Upgrade (#110)
* Update CHANGELOG.md

* Update CHANGELOG.md

* format and version in package.json

* add default return to mock input
2024-02-09 14:16:34 -05:00
David Gamero ebc9c6e919
remove deprecated crypto package (#111)
* remove deprecated crypto package

* default empty return

* format
2024-02-09 14:08:06 -05:00
David Gamero fefe3c0e45
separate execution and run function, bump release workflow hash (#109)
* separate execution from run function to stop prematurely failing tests

* update release workflow hash

* audit fix

* explicit empty cluster name
2024-02-09 12:44:55 -05:00
David Gamero a3cc9fc99c
release 3.3.0 patch version (#107)
* release v3.3

* release v3.3 package.json

* patch version
2024-01-26 15:46:52 -05:00
David Gamero 9318809f61
release v3.3 (#105)
* release v3.3

* release v3.3 package.json
2024-01-25 11:47:10 -05:00
dependabot[bot] a6531d1750
Bump word-wrap from 1.2.3 to 1.2.4 (#100)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 13:57:31 -05:00
dependabot[bot] 7b212ba1b7
Bump tough-cookie from 4.0.0 to 4.1.3 (#99)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 13:57:13 -05:00
dependabot[bot] 97d7ba94e8
Bump @babel/traverse from 7.18.9 to 7.23.7 (#104)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 13:26:26 -05:00
David Gamero e7e8b1ad2e
switch to new Azure release workflows (#103) 2024-01-17 13:10:33 -05:00
Stephen Blackstone 00bee7372b
Add support for --public-fqdn (#97)
fix typo
2024-01-17 10:36:44 -05:00
dependabot[bot] fa5fc52929
Bump json5 from 2.2.1 to 2.2.3 (#94)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:32:07 -04:00
dependabot[bot] 94ccc775c1
Bump decode-uri-component from 0.2.0 to 0.2.2 (#92)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 13:44:16 -05:00
hbc d80f616dea
doc: update kubelogin setup steps (#90) 2022-12-05 18:24:12 -05:00
Oliver King 2a608452f8
bump @actions/core (#89) 2022-11-28 13:31:42 -05:00
Asa Gayle a0a072e144
Added support message (#88) 2022-10-17 15:21:09 -04:00
Derek Burdick f0686d206a
Export KUBE_CONFIG_PATH used by Kubernetes Terraform provider (#85)
The Kubernetes Terraform provider uses KUBE_CONFIG_PATH environment variable. Having both environment variables exported simplifies deployments overall.
2022-10-12 16:36:07 -04:00
Vidya Reddy 3c19439dda
Syntax error fixes (#84) 2022-09-16 10:15:28 -07:00
Vidya Reddy a50ce21fdc
Vidyareddy/issue template (#83)
* Added the bug report and feature request form

* fixes

* Added the bug report and feature request form
2022-09-07 09:39:06 -07:00
dependabot[bot] 96f01f4943
Bump @actions/core from 1.2.6 to 1.9.1 (#81)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [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)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 13:33:07 -04:00
Oliver King 0efaf49dbb
Increment README to v3 (#80) 2022-08-03 10:43:58 -04:00
Oliver King ad10104b67
add az user agent (#77)
* add user agent
2022-07-21 10:20:41 -04:00
Vidya Reddy ad02432be6
add ncc to package.json 2022-07-01 13:02:02 -04:00
Vidya Reddy 4d245b6708
Code consistency using prettier (#73)
* updated action with node16

* Code consistency using prettier

* Added workflow for prettify

* updated prettify workflow

* updated the prettier workflow

* updated the prettier workflow

* Enforce prettier

* code fix

* code fix
2022-06-27 13:34:55 -04:00
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