Thomas Boop
|
e2033b29c7
|
0.1.2 release (#22)
* 0.1.2 release
* trace the error and show a user readable message
|
2022-06-23 08:57:14 -04:00 |
|
Thomas Boop
|
4307828719
|
Don't use JSON.stringify for errors (#19)
* better error handling
* remove unneeded catch
* Update index.ts
|
2022-06-22 15:20:48 +02:00 |
|
Thomas Boop
|
5c6995dba1
|
Add Akvelon to codeowners
|
2022-06-22 09:06:20 -04:00 |
|
Thomas Boop
|
bb1a033ed7
|
Make K8s claim name optional (#18)
* make claim name optional
* update version and notes
* fix ci
* correctly invoke function
|
2022-06-20 15:09:04 -04:00 |
|
Thomas Boop
|
266b8edb99
|
Fix error handling for invalid pods (#16)
* update readme and fix error handling for bad pods
* update limitations
|
2022-06-16 09:02:55 -04:00 |
|
Thomas Boop
|
47cbf5a0d7
|
Misc Tracing cleanup (#15)
* cleanup final bits
* fix import
|
2022-06-15 09:28:43 -04:00 |
|
Thomas Boop
|
de59bd8716
|
Merge pull request #12 from actions/nikola-jokic/allow-no-job-container
Repaired prepare-job hook without job container
|
2022-06-10 13:34:52 -04:00 |
|
Thomas Boop
|
347e68d3c9
|
Merge pull request #7 from actions/thboop/refactor3
K8s hook refactor
|
2022-06-09 09:33:53 -04:00 |
|
Thomas Boop
|
1bfc52f466
|
Merge pull request #2 from actions/nikola-jokic/computed-build-directory
Computed action build directory. Refactored tests and added docker build test
|
2022-06-08 13:38:57 -04:00 |
|
Thomas Boop
|
5daaae120b
|
Merge pull request #9 from actions/nikola-jokic/user-volume-mounts-path
User volume mount restriction to the work directory mounts if path is absolute
|
2022-06-08 11:15:31 -04:00 |
|
Thomas Boop
|
f764d18c4c
|
Update packages/k8s/src/k8s/utils.ts
|
2022-06-08 09:41:38 -04:00 |
|
Thomas Boop
|
55761eab39
|
Merge pull request #10 from actions/nikola-jokic/docker-test-refactor
Added prepend path and refactored tests, adding isAlpine test and basic run-script-step test
|
2022-06-08 09:40:49 -04:00 |
|
Thomas Boop
|
ecb9376000
|
Merge pull request #4 from actions/thboop/setupTests
Setup CI to run k8s tests
|
2022-06-07 22:38:06 -04:00 |
|
Thomas Boop
|
152c4e1cc8
|
Update packages/k8s/src/k8s/utils.ts
|
2022-06-07 16:38:02 -04:00 |
|
Thomas Boop
|
ddf09ad7bd
|
Merge pull request #3 from actions/nikola-jokic/docker-label-cleanup
Cleanup now looks at the containers by the label, and not by the state
|
2022-06-06 18:36:59 -04:00 |
|
Thomas Boop
|
bd7e053180
|
Merge pull request #5 from actions/nikola-jokic/setupTests-addition
fixed testing adding storage class and persistent volume and timeout for cleanup job
|
2022-06-06 09:02:00 -04:00 |
|
Thomas Boop
|
8bc1fbbec5
|
Create codeql-analysis.yml
|
2022-06-02 15:56:52 -04:00 |
|
Thomas Boop
|
4c8cc497b3
|
Initial commit
|
2022-06-02 15:50:35 -04:00 |
|