Commit Graph

75 Commits

Author SHA1 Message Date
15444ff59c Version step 2024-05-28 23:20:31 +02:00
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
023c94af7d DNS gets updated but cert-manager/challenge still fails. Will try another solver method. 2024-04-06 10:20:48 +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
99642343d1 Simplified Execute in shell.go 2024-04-03 21:09:48 +02:00
977ca6a544 Troubleshooting DNS01 2024-04-02 01:37:21 +02:00
e064ae8dad Added bash, kerberos and bind-tools to dockerfile. Updated for shell execution. 2024-04-01 01:12:14 +02:00
91aa18dfe2 Shortened version number to prevent truenas from failing 2024-03-30 02:23:02 +02:00
604ac689bc Fixed dependencies, changed shell caller 2024-03-30 02:02:33 +02:00
2b74e52b82 Fully automated versioning 2024-03-30 01:37:04 +02:00
9748b34f19 Added some debug messages in shell.go. Added docker push and tag to makefile 2024-03-29 17:11:34 +02:00
0606dfa663 Version update 2024-03-29 01:27:09 +02:00
9cdfb40931 Updating versioning 2024-03-28 22:42:48 +02:00
f512544adb Still working on versioning 2024-03-28 22:41:19 +02:00
334ac1b217 Adding auto versioning 2024-03-28 20:05:44 +02:00
0127488459 Add info messgaes 2024-03-28 18:57:45 +02:00
4c764c4da7 Updated messages, values, Chart - now v0.0.3 2024-03-28 16:56:27 +02:00
57463faa25 Another update of rbac.yaml 2024-03-27 22:27:49 +02:00
fd6cec29d0 Updated rbac.yaml 2024-03-27 21:14:18 +02:00
be59e240cb v0.0.2 2024-03-26 22:23:16 +02:00
f4b2630b26 Updated testing 2024-03-26 21:10:17 +02:00
0e5f75d700 Added testing 2024-03-26 19:35:25 +02:00
6869fdc80f Updated g.mod 2024-03-25 17:45:43 +02:00
439e7989b0 Added mods 2024-03-25 17:40:38 +02:00
3a3eab56ed Changed pull policy, added a few currently "unused" functions 2024-03-25 17:40:10 +02:00
8374d8b3ad Fixed .gitignore 2024-03-24 17:45:14 +02:00
088a79a334 Added icon.png 2024-03-24 17:39:55 +02:00