Commit Graph

43 Commits

Author SHA1 Message Date
Chris
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
Chris
3cd72d6e74 Before golang kerberos attempt 2024-05-08 15:08:06 +02:00
Chris
197f7c37a8 Updated Makefile and solver_local 2024-04-21 21:06:49 +02:00
Chris
1356c61fc0 Updated shell.go 2024-04-19 22:58:45 +02:00
Chris
6b58b5da3c Moved shell.go to its own package 2024-04-19 22:44:20 +02:00
Chris
b6cb36ff3e Put setupWorkdir in critical section 2024-04-19 15:38:23 +02:00
Chris
2df7171d49 Shell scripts are now copied to workdir in container and executed from there. 2024-04-18 20:23:50 +02:00
Chris
ecaa627551 Added 3rd shell execute. Improved log messages. Moved propagation wait to start of check procedure. 2024-04-18 01:44:11 +02:00
Chris
d1e49c7bba Improved makefile. Running from git bash 2024-04-16 20:56:58 +02:00
Chris
71d8934d46 Updated shell messages, added dir 2024-04-14 21:47:12 +02:00
Chris
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
Chris
8b78b490c3 More DNS settings changes 2024-04-12 14:50:14 +02:00
Chris
8fde28b44c Now battling with nameservers in container 2024-04-11 00:53:20 +02:00
Chris
0d44d8937e Fixed messages 2024-04-09 18:43:10 +02:00
Chris
0e56048ebd Added some cert-manager functions for troubleshooting 2024-04-09 17:56:53 +02:00
Chris
078ea5c3c0 Changed port to 8443, added more rbac items. Removed some labels in deployment template. 2024-04-08 16:29:24 +02:00
Chris
24853d497a Reverted to kubernetes 2024-04-06 22:09:39 +02:00
Chris
a5f92861e7 Add kubernetes client back 2024-04-06 12:39:47 +02:00
Chris
023c94af7d DNS gets updated but cert-manager/challenge still fails. Will try another solver method. 2024-04-06 10:20:48 +02:00
Chris
6c4d067b06 Added more debug msg in solver 2024-04-05 23:36:09 +02:00
Chris
5b51498b5b Moved sthome kacgae to pkg/dns. Simplified config.go 2024-04-05 19:53:43 +02:00
Chris
99642343d1 Simplified Execute in shell.go 2024-04-03 21:09:48 +02:00
Chris
977ca6a544 Troubleshooting DNS01 2024-04-02 01:37:21 +02:00
Chris
e064ae8dad Added bash, kerberos and bind-tools to dockerfile. Updated for shell execution. 2024-04-01 01:12:14 +02:00
Chris
91aa18dfe2 Shortened version number to prevent truenas from failing 2024-03-30 02:23:02 +02:00
Chris
604ac689bc Fixed dependencies, changed shell caller 2024-03-30 02:02:33 +02:00
Chris
2b74e52b82 Fully automated versioning 2024-03-30 01:37:04 +02:00
Chris
9748b34f19 Added some debug messages in shell.go. Added docker push and tag to makefile 2024-03-29 17:11:34 +02:00
Chris
0606dfa663 Version update 2024-03-29 01:27:09 +02:00
Chris
9cdfb40931 Updating versioning 2024-03-28 22:42:48 +02:00
Chris
334ac1b217 Adding auto versioning 2024-03-28 20:05:44 +02:00
Chris
0127488459 Add info messgaes 2024-03-28 18:57:45 +02:00
Chris
4c764c4da7 Updated messages, values, Chart - now v0.0.3 2024-03-28 16:56:27 +02:00
Chris
57463faa25 Another update of rbac.yaml 2024-03-27 22:27:49 +02:00
Chris
fd6cec29d0 Updated rbac.yaml 2024-03-27 21:14:18 +02:00
Chris
be59e240cb v0.0.2 2024-03-26 22:23:16 +02:00
Chris
0e5f75d700 Added testing 2024-03-26 19:35:25 +02:00
Chris
439e7989b0 Added mods 2024-03-25 17:40:38 +02:00
Chris
575340257e Updated chart templates and added apikey in main.go 2024-03-23 22:18:34 +02:00
Chris
3ef6bc6ad0 Updated chart templates 2024-03-23 16:27:38 +02:00
Chris
61d566cbe0 Updated chart files 2024-03-23 15:34:31 +02:00
Chris
16090e8482 Image pushed to docker hub 2024-03-21 21:14:46 +02:00
Chris
351bb9e3ff Fixed imports and updated references 2024-03-20 21:47:08 +02:00