Commit Graph

296 Commits

Author SHA1 Message Date
046fb0dc57 autoupdate of go2junit 2024-11-20 22:20:37 +01:00
4a4032d8b2 now downloading the latest version alwaays. 2024-11-20 22:03:33 +01:00
882c0a8a17 using latests jo2junit reporter 2024-11-20 21:55:43 +01:00
7c83cf0e3a fixed test output name 2024-11-20 21:42:51 +01:00
25aa8e9249 in Jenkinsfile now installing the tools 2024-11-20 21:36:27 +01:00
060bc8fbae now using the home grown go2junit converter that produces better nested
output
2024-11-20 21:32:03 +01:00
b67ecc0860 adde junit tests to the jnkeinsfile 2024-11-19 21:28:43 +01:00
1ee30c7db6 fix for makefile 2024-11-19 20:08:42 +01:00
24b469c511 added junit.xml output 2024-11-19 19:52:24 +01:00
568b230e21 make tools: installs dependencies required for CI 2024-11-17 21:19:59 +01:00
8bb405592a buildcontainer -> build_container_image 2024-11-17 20:59:50 +01:00
aedcdd87b7 now building containers.again 2024-11-17 20:56:55 +01:00
78aec355ea using pipeline lib for building containers. 2024-11-17 20:46:58 +01:00
b196a7bc85 including branch name in latest tag 2024-11-17 19:47:18 +01:00
e8b47cc96e removed hardcoded path. 2024-11-17 19:44:57 +01:00
f37069c4f9 First versions of pipeline. 2024-11-17 19:37:23 +01:00
140f0f7593 Jenkinsfile v1.
Build, unit test build image using kaniko, integraiton test.

THe nexus docker proxy is used as well as the nexus go proxy. Also for
the normal build, a cache RWX PVC is used.
2024-11-15 23:22:07 +01:00
e18a0ceb1f IMAGE_TAG can now determine the container version to use. 2024-11-15 21:47:01 +01:00
e3418f4173 using the go proxy nexus repo if the env vars are set 2024-11-14 21:56:42 +01:00
245dfd80c6 move to go1.23.3 2024-11-12 20:48:29 +01:00
bd65351e6e test and integrationtest can now be executed separately. 2024-11-12 20:02:57 +01:00
e20d4940f9 using unzip[ instead of jar to minimize dependencies. 2024-11-11 22:51:12 +01:00
Erik Brakkee
c3e77e6ef3 Fixed issue with throttling go routine not terminating. 2024-09-26 19:14:27 +02:00
Erik Brakkee
911dd40858 added network policy preventing egress of converge 2024-09-10 19:43:12 +02:00
d81eedcbac added licensing terms. 2024-09-08 18:51:46 +02:00
5269394cf5 Updated the about page:
1. improved picture showing the shell
2. updated description.
2024-09-08 11:16:49 +02:00
bf40ef059d weird problem in scaling image because of preload not being used (?) 2024-09-08 11:16:49 +02:00
08f331634e much more simple way to build static images. 2024-09-08 11:16:49 +02:00
db8a6be7ba much more clear logo. Higher resolution and better shadows,
more cartoonistic.
2024-09-08 11:16:49 +02:00
f863e57315 updates to the about page. 2024-09-08 11:16:49 +02:00
1805542a2a better styling of the header with title font decreasing automatically
and iamge not spilling outside of the content area.
2024-09-08 11:16:49 +02:00
dab90e106b new logo with much better looking gopher 2024-09-08 11:16:49 +02:00
Erik Brakkee
a0ae2d7d97 powershell instructions did not work when mukltiple ssh keys were configured.
Also ignoring empty lines in the input.
2024-09-08 11:16:49 +02:00
9508fca88f now using a go-like logo for the project. 2024-09-08 11:16:49 +02:00
7798574843 missing helm chart files. 2024-09-08 11:16:49 +02:00
442da2b56d minor update to the about page. Confusing explanation at the start. 2024-09-08 11:16:49 +02:00
3e28fba654 table heaader was wrong: time -> expiry time in sessions page. 2024-09-08 11:16:49 +02:00
8dd34f6c1b small improvement in about.templ 2024-09-08 11:16:49 +02:00
b7d009a528 added a picture to the about page. 2024-09-08 11:16:49 +02:00
f5d8a5a424 fixed issue where too much data was copied at every build, leading to
unnecessary build.
2024-09-08 11:16:49 +02:00
8683949132 added grafana dashboard to the helm chart. 2024-09-08 11:16:49 +02:00
51d46ee07d Reverted back to multi-stage build. Previous change of extracting baser image was not needed since the test container is a plain alpione container with a few additional packages. 2024-09-08 11:16:49 +02:00
69b58976ae fix for integration test and compose file using the correct versions. 2024-09-08 11:16:49 +02:00
bebb2f5ff7 added helm chart for converge. 2024-09-08 11:16:49 +02:00
a1d03814c1 cleaning up icons in make clean dn downloading them again when building. 2024-09-08 11:16:49 +02:00
1075232fb0 reduced image side of converge-test from 351 MB to 21MB 2024-09-08 11:16:49 +02:00
74b7b7d5e1 removed some old debugging output 2024-09-08 11:16:49 +02:00
8fe79e3c38 first integration test implemented using testcontainers. 2024-09-08 11:16:49 +02:00
aa62cf6e4f minor renames. 2024-09-08 11:16:49 +02:00
35beb19c2d moved ssh code to separate pacakge. 2024-09-08 11:16:49 +02:00