Commit Graph

494 Commits (365c99eb27a5703d79368dc8b72d86e8c316b542)

Author SHA1 Message Date
Frostebite 3430d9b1f8 Fix: error handling 2021-06-06 23:44:50 +01:00
Frostebite d0402e14b1 Fix: error handling 2021-06-06 22:22:22 +01:00
Frostebite 4208953d5a All secrets handled as dynamic secrets now 2021-06-06 21:51:26 +01:00
Frostebite 017b95a445 All secrets handled as dynamic secrets now 2021-06-06 21:36:31 +01:00
Frostebite 587ccb4493 Kubernetes refactoring 2021-06-06 21:33:09 +01:00
Frostebite 8f79ef98f8 Kubernetes refactoring 2021-06-06 21:32:24 +01:00
Frostebite 045c4217d1 Fix: error handling 2021-06-06 21:19:24 +01:00
Frostebite e7410ab95b Fix: base64 all secrets 2021-06-06 21:18:30 +01:00
Frostebite a2d1e8ac4f Do not continue on error and error handling improvements 2021-06-06 21:15:55 +01:00
Frostebite aa2579095b Log json stringify error 2021-06-06 21:14:12 +01:00
Frostebite e22cd3306e Set logging options 2021-06-06 21:10:01 +01:00
Frostebite b5ea2ae158 Set logging options 2021-06-06 21:03:52 +01:00
Frostebite c4eb9ffa3a Kubernetes dynamic secrets 2021-06-06 20:59:34 +01:00
Frostebite 3c511811db Kubernetes refactor 2021-06-06 20:43:26 +01:00
Frostebite 9309e3aa91 Kubernetes refactor 2021-06-06 20:39:06 +01:00
Frostebite 7206c81db4 Log json stringify error 2021-06-06 20:11:38 +01:00
Frostebite a3745bd8c0 Cleanup 2021-06-06 20:09:56 +01:00
Frostebite 4d622063ea End of log stream message 2021-06-06 19:54:07 +01:00
Frostebite 896e754512 Delete PVC not PV 2021-06-06 05:21:23 +01:00
Frostebite b3dee76d5a Using Log class from k8s client to stream 2021-06-06 04:51:29 +01:00
Frostebite 0d1f360db7 /bin/ash 2021-06-06 04:01:26 +01:00
Frostebite 0717a3b2db /bin/ash 2021-06-06 03:52:57 +01:00
Frostebite 07ea45bd83 Remove bin/sh from command 2021-06-06 03:40:01 +01:00
Frostebite 792dbec1a5 Log stream attempt #3 - get podname 2021-06-06 03:28:42 +01:00
Frostebite 464e5f0caa Log stream attempt #2 2021-06-06 03:01:49 +01:00
dependabot[bot] 2fc01a1db4
Bump ws from 6.2.1 to 6.2.2 (#269)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Webber Takken <webber@takken.io>
2021-06-06 00:01:42 +02:00
Webber Takken 8c1a159dd0
add default tag for feature request (#272) 2021-06-05 23:59:56 +02:00
Frostebite 926e500b89 Run build with input commands 2021-05-28 23:47:20 +01:00
ivan-hernandez-scopely 497f2f7b5f
Using SSH_AUTH_SOCK (ssh agent forwarding) to pull upm private repos (#256)
* using SSH_AUTH_SOCK (ssh agent forwarding) to pull upm private repos

* sshAgent as input parameter

* yarn run prettier --write "src/**/*.{js,ts}"

* yarn run lint --fix && yarn build

* fixed compilation after rebase

* removed RUN apt-get update && apt-get install -y openssh-client. This change needs to be done upstream. See game-ci/docker#117
2021-05-28 23:51:10 +02:00
Frostebite 34ee8bde5f Run build with input commands 2021-05-28 21:31:43 +01:00
Frostebite fce88635b8 Run build with input commands 2021-05-28 21:20:04 +01:00
Frostebite 821b9eeddf Run build with input commands 2021-05-28 21:03:41 +01:00
Frostebite 148569023b Catch errors and always cleanup 2021-05-28 20:38:12 +01:00
Frostebite bec61120bd Test include: more recent log dates 2021-05-28 20:29:08 +01:00
Frostebite 0ae8dc9a20 cleanup 2021-05-28 20:27:39 +01:00
Frostebite 6dc4d12ac5 Previous pod logs included for fast completion scenarios 2021-05-28 20:10:00 +01:00
Frostebite ec58c24ea7 fix logging 2021-05-28 19:58:43 +01:00
Frostebite caeeeb4573 fix logging 2021-05-28 19:44:47 +01:00
Frostebite e8a987ea7e Higher default CPU, lower default memory 2021-05-28 19:24:36 +01:00
Frostebite 4ad3f3bf40 Higher default CPU, lower default memory 2021-05-28 19:22:38 +01:00
Frostebite ecd865f092 Delete PVC 2021-05-28 18:57:05 +01:00
Frostebite 1051a8c125 error handling 2021-05-28 18:54:54 +01:00
Frostebite 292f787c26 remove logs 2021-05-28 18:51:29 +01:00
Frostebite 7c7f996432 longer poll interval 2021-05-28 18:46:22 +01:00
Frostebite 3d6ce570a0 polling logs from kubernetes api with pollInterval 2021-05-28 18:39:20 +01:00
Frostebite c281250358 polling logs from kubernetes api 2021-05-28 18:37:30 +01:00
dependabot[bot] 71ca7bdbfc
Bump browserslist from 4.16.4 to 4.16.6 (#266)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 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.4...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 12:19:42 +02:00
Frostebite d8ea2bd701 log stream from k8s http api 2021-05-24 23:10:03 +01:00
Frostebite afb7c16348 log stream from k8s http api 2021-05-24 22:18:46 +01:00
Frostebite cc45b2d8bf log stream from k8s http api 2021-05-24 21:54:41 +01:00