Chris Stuurman Chris
  • Joined on 2023-12-10
Chris pushed to main at TrueNAS/truenas-apps-migration 2025-01-02 15:31:43 +00:00
d56c8f1243 Added folder mapping steps
Chris pushed to main at TrueNAS/truenas-apps-migration 2025-01-02 15:05:43 +00:00
addb7167dd Initial commit
Chris created branch main in TrueNAS/truenas-apps-migration 2025-01-02 15:05:43 +00:00
Chris created repository TrueNAS/truenas-apps-migration 2025-01-02 15:04:20 +00:00
Chris created repository Chris/Test 2024-09-05 13:54:25 +00:00
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-09-05 13:19:53 +00:00
15444ff59c Version step
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.
Compare 2 commits »
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-05-15 20:18:26 +00:00
2614cd2e90 Starting trying out nsupdate calls from Go
3cd72d6e74 Before golang kerberos attempt
197f7c37a8 Updated Makefile and solver_local
1356c61fc0 Updated shell.go
6b58b5da3c Moved shell.go to its own package
Compare 13 commits »
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-09 16:43:33 +00:00
0d44d8937e Fixed messages
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-09 16:15:05 +00:00
824243fa77 Copied some funcs to wait.go
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-09 16:10:25 +00:00
1550d050d0 Added wait.go
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-09 16:08:04 +00:00
0e56048ebd Added some cert-manager functions for troubleshooting
8ffc52390b uncommented Test_getDomainAPI in utils_test.go
078ea5c3c0 Changed port to 8443, added more rbac items. Removed some labels in deployment template.
Compare 3 commits »
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-06 20:10:23 +00:00
24853d497a Reverted to kubernetes
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-06 10:41:45 +00:00
a5f92861e7 Add kubernetes client back
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-06 08:42:51 +00:00
712c49164a Moved to different client method. Will see if this works.
023c94af7d DNS gets updated but cert-manager/challenge still fails. Will try another solver method.
Compare 2 commits »
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-05 21:36:52 +00:00
6c4d067b06 Added more debug msg in solver
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-05 17:54:10 +00:00
5b51498b5b Moved sthome kacgae to pkg/dns. Simplified config.go
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-03 19:10:47 +00:00
99642343d1 Simplified Execute in shell.go
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-01 23:37:40 +00:00
977ca6a544 Troubleshooting DNS01
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-03-31 23:12:40 +00:00
e064ae8dad Added bash, kerberos and bind-tools to dockerfile. Updated for shell execution.
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-03-30 00:23:20 +00:00
91aa18dfe2 Shortened version number to prevent truenas from failing