Commit Graph

32 Commits

Author SHA1 Message Date
742c206a43 Changed klog.FatalF returns to klog.ErrorF in Execute procedure as this was causing webhook to exit. Replacing shell scripts with local Go routines still WIP. 2024-05-27 18:28:07 +02:00
2614cd2e90 Starting trying out nsupdate calls from Go 2024-05-11 21:47:02 +02:00
3cd72d6e74 Before golang kerberos attempt 2024-05-08 15:08:06 +02:00
197f7c37a8 Updated Makefile and solver_local 2024-04-21 21:06:49 +02:00
1356c61fc0 Updated shell.go 2024-04-19 22:58:45 +02:00
6b58b5da3c Moved shell.go to its own package 2024-04-19 22:44:20 +02:00
b6cb36ff3e Put setupWorkdir in critical section 2024-04-19 15:38:23 +02:00
2df7171d49 Shell scripts are now copied to workdir in container and executed from there. 2024-04-18 20:23:50 +02:00
ecaa627551 Added 3rd shell execute. Improved log messages. Moved propagation wait to start of check procedure. 2024-04-18 01:44:11 +02:00
d1e49c7bba Improved makefile. Running from git bash 2024-04-16 20:56:58 +02:00
71d8934d46 Updated shell messages, added dir 2024-04-14 21:47:12 +02:00
0828218a59 Reverted nameservers in values.yaml to reflect default. This is assumed to be the situation for cert-manager, this no use applying the local dns first for webhook. Must investigate further. 2024-04-12 22:40:43 +02:00
8b78b490c3 More DNS settings changes 2024-04-12 14:50:14 +02:00
8fde28b44c Now battling with nameservers in container 2024-04-11 00:53:20 +02:00
0d44d8937e Fixed messages 2024-04-09 18:43:10 +02:00
824243fa77 Copied some funcs to wait.go 2024-04-09 18:14:47 +02:00
1550d050d0 Added wait.go 2024-04-09 18:10:06 +02:00
0e56048ebd Added some cert-manager functions for troubleshooting 2024-04-09 17:56:53 +02:00
8ffc52390b uncommented Test_getDomainAPI in utils_test.go 2024-04-08 16:35:15 +02:00
078ea5c3c0 Changed port to 8443, added more rbac items. Removed some labels in deployment template. 2024-04-08 16:29:24 +02:00
24853d497a Reverted to kubernetes 2024-04-06 22:09:39 +02:00
a5f92861e7 Add kubernetes client back 2024-04-06 12:39:47 +02:00
712c49164a Moved to different client method. Will see if this works. 2024-04-06 10:41:00 +02:00
6c4d067b06 Added more debug msg in solver 2024-04-05 23:36:09 +02:00
5b51498b5b Moved sthome kacgae to pkg/dns. Simplified config.go 2024-04-05 19:53:43 +02:00
835d1ef135 Reverted to example webhook 2024-03-21 14:10:54 +02:00
b77c32f34d More updates 2024-03-21 11:53:12 +02:00
9ffe0139eb More updates 2024-03-21 10:31:29 +02:00
f1715c4dd0 Added domain 2024-03-20 22:12:14 +02:00
cf7f0b545a Updated go.mod and solver.go 2024-03-20 21:53:16 +02:00
351bb9e3ff Fixed imports and updated references 2024-03-20 21:47:08 +02:00
66ac741c7d Copied sample files 2024-03-20 18:32:00 +02:00