10 Commits

Author SHA1 Message Date
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
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
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
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
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