7 Commits

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