Commit Graph

  • 15444ff59c Version step main Chris 2024-05-28 23:20:31 +0200
  • 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. Chris 2024-05-27 18:28:07 +0200
  • 2614cd2e90 Starting trying out nsupdate calls from Go Chris 2024-05-11 21:47:02 +0200
  • 3cd72d6e74 Before golang kerberos attempt Chris 2024-05-08 15:08:06 +0200
  • 197f7c37a8 Updated Makefile and solver_local Chris 2024-04-21 21:06:49 +0200
  • 1356c61fc0 Updated shell.go Chris 2024-04-19 22:58:45 +0200
  • 6b58b5da3c Moved shell.go to its own package Chris 2024-04-19 22:44:20 +0200
  • b6cb36ff3e Put setupWorkdir in critical section Chris 2024-04-19 15:38:23 +0200
  • 2df7171d49 Shell scripts are now copied to workdir in container and executed from there. Chris 2024-04-18 20:23:50 +0200
  • ecaa627551 Added 3rd shell execute. Improved log messages. Moved propagation wait to start of check procedure. Chris 2024-04-18 01:44:11 +0200
  • d1e49c7bba Improved makefile. Running from git bash Chris 2024-04-16 20:56:58 +0200
  • 71d8934d46 Updated shell messages, added dir Chris 2024-04-14 21:47:12 +0200
  • 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. Chris 2024-04-12 22:40:43 +0200
  • 8b78b490c3 More DNS settings changes Chris 2024-04-12 14:50:14 +0200
  • 8fde28b44c Now battling with nameservers in container Chris 2024-04-11 00:53:20 +0200
  • 0d44d8937e Fixed messages Chris 2024-04-09 18:43:10 +0200
  • 824243fa77 Copied some funcs to wait.go Chris 2024-04-09 18:14:47 +0200
  • 1550d050d0 Added wait.go Chris 2024-04-09 18:10:06 +0200
  • 0e56048ebd Added some cert-manager functions for troubleshooting Chris 2024-04-09 17:56:53 +0200
  • 8ffc52390b uncommented Test_getDomainAPI in utils_test.go Chris 2024-04-08 16:35:15 +0200
  • 078ea5c3c0 Changed port to 8443, added more rbac items. Removed some labels in deployment template. Chris 2024-04-08 16:29:24 +0200
  • 24853d497a Reverted to kubernetes Chris 2024-04-06 22:09:39 +0200
  • a5f92861e7 Add kubernetes client back Chris 2024-04-06 12:39:47 +0200
  • 712c49164a Moved to different client method. Will see if this works. Chris 2024-04-06 10:41:00 +0200
  • 023c94af7d DNS gets updated but cert-manager/challenge still fails. Will try another solver method. Chris 2024-04-06 10:20:48 +0200
  • 6c4d067b06 Added more debug msg in solver Chris 2024-04-05 23:36:09 +0200
  • 5b51498b5b Moved sthome kacgae to pkg/dns. Simplified config.go Chris 2024-04-05 19:53:43 +0200
  • 99642343d1 Simplified Execute in shell.go Chris 2024-04-03 21:09:48 +0200
  • 977ca6a544 Troubleshooting DNS01 Chris 2024-04-02 01:37:21 +0200
  • e064ae8dad Added bash, kerberos and bind-tools to dockerfile. Updated for shell execution. Chris 2024-04-01 01:12:14 +0200
  • 91aa18dfe2 Shortened version number to prevent truenas from failing Chris 2024-03-30 02:23:02 +0200
  • 604ac689bc Fixed dependencies, changed shell caller Chris 2024-03-30 02:02:33 +0200
  • 2b74e52b82 Fully automated versioning Chris 2024-03-30 01:37:04 +0200
  • 9748b34f19 Added some debug messages in shell.go. Added docker push and tag to makefile Chris 2024-03-29 17:11:34 +0200
  • 0606dfa663 Version update Chris 2024-03-29 01:27:09 +0200
  • 9cdfb40931 Updating versioning Chris 2024-03-28 22:42:48 +0200
  • f512544adb Still working on versioning Chris 2024-03-28 22:41:19 +0200
  • 334ac1b217 Adding auto versioning Chris 2024-03-28 20:05:44 +0200
  • 0127488459 Add info messgaes Chris 2024-03-28 18:57:45 +0200
  • 4c764c4da7 Updated messages, values, Chart - now v0.0.3 Chris 2024-03-28 16:56:27 +0200
  • 57463faa25 Another update of rbac.yaml Chris 2024-03-27 22:27:49 +0200
  • fd6cec29d0 Updated rbac.yaml Chris 2024-03-27 21:14:18 +0200
  • be59e240cb v0.0.2 Chris 2024-03-26 22:23:16 +0200
  • f4b2630b26 Updated testing Chris 2024-03-26 21:10:17 +0200
  • 0e5f75d700 Added testing Chris 2024-03-26 19:35:25 +0200
  • 6869fdc80f Updated g.mod Chris 2024-03-25 17:45:43 +0200
  • 439e7989b0 Added mods Chris 2024-03-25 17:40:38 +0200
  • 3a3eab56ed Changed pull policy, added a few currently "unused" functions Chris 2024-03-25 17:40:10 +0200
  • 8374d8b3ad Fixed .gitignore Chris 2024-03-24 17:45:14 +0200
  • 088a79a334 Added icon.png Chris 2024-03-24 17:39:55 +0200
  • 5c1530e21f Capitalised functions/structs for export Chris 2024-03-24 15:35:09 +0200
  • ca6f5facba Renamed solver files Chris 2024-03-24 13:35:27 +0200
  • e253f65029 Added shell commands. Refactored solvers. Chris 2024-03-24 13:14:22 +0200
  • 575340257e Updated chart templates and added apikey in main.go Chris 2024-03-23 22:18:34 +0200
  • 3ef6bc6ad0 Updated chart templates Chris 2024-03-23 16:27:38 +0200
  • 61d566cbe0 Updated chart files Chris 2024-03-23 15:34:31 +0200
  • 48b06e7c44 Minor changes made to man.go and README Chris 2024-03-22 20:34:21 +0200
  • 0373c750d9 More updates to README Chris 2024-03-22 16:11:13 +0200
  • e4bf2e7138 Merge branch 'main' of https://github.com/stuurmcp/cert-manager-webhook-sthome Chris 2024-03-22 12:11:25 +0200
  • 46cbe85a4d Updated README and changed name from sthome-solver to sthome Chris 2024-03-22 11:59:02 +0200
  • 3e97c29eac Updated README and changed name from sthome-solver to sthome Chris 2024-03-22 11:59:02 +0200
  • 16090e8482 Image pushed to docker hub Chris 2024-03-21 21:14:46 +0200
  • d71658e83a Failing on KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined Chris 2024-03-21 19:10:12 +0200
  • ab1d643157 More updates Chris 2024-03-21 15:24:19 +0200
  • dc6f24bf32 Updated Chris 2024-03-21 14:26:03 +0200
  • 835d1ef135 Reverted to example webhook Chris 2024-03-21 14:10:54 +0200
  • b77c32f34d More updates Chris 2024-03-21 11:53:12 +0200
  • 9ffe0139eb More updates Chris 2024-03-21 10:31:29 +0200
  • f1715c4dd0 Added domain Chris 2024-03-20 22:12:14 +0200
  • bda1988a45 More updates Chris 2024-03-20 22:03:51 +0200
  • cf7f0b545a Updated go.mod and solver.go Chris 2024-03-20 21:53:16 +0200
  • 351bb9e3ff Fixed imports and updated references Chris 2024-03-20 21:47:08 +0200
  • 66ac741c7d Copied sample files Chris 2024-03-20 18:32:00 +0200
  • 6621cea919 Updated README Chris 2024-03-20 12:12:44 +0200
  • 2805e67c3e first commit Chris 2024-03-20 11:30:47 +0200