Chris Stuurman Chris
  • Joined on 2023-12-10
Chris created branch main in Tools/OrganisePhotos 2025-01-06 22:35:25 +02:00
Chris pushed to main at Tools/OrganisePhotos 2025-01-06 22:35:25 +02:00
6e9fc6e849 first commit
Chris created repository Tools/OrganisePhotos 2025-01-06 22:32:48 +02:00
Chris pushed to main at TrueNAS/truenas-apps-migration 2025-01-02 17:49:04 +02:00
c615a7f0c0 Test format 3
Chris pushed to main at TrueNAS/truenas-apps-migration 2025-01-02 17:47:08 +02:00
7f79669baa Test format2
bde3201a3d Test format
Compare 2 commits »
Chris pushed to main at TrueNAS/truenas-apps-migration 2025-01-02 17:31:43 +02:00
d56c8f1243 Added folder mapping steps
Chris pushed to main at TrueNAS/truenas-apps-migration 2025-01-02 17:05:43 +02:00
addb7167dd Initial commit
Chris created branch main in TrueNAS/truenas-apps-migration 2025-01-02 17:05:43 +02:00
Chris created repository TrueNAS/truenas-apps-migration 2025-01-02 17:04:20 +02:00
Chris created repository Chris/Test 2024-09-05 15:54:25 +02:00
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-09-05 15:19:53 +02: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 22:18:26 +02: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 18:43:33 +02:00
0d44d8937e Fixed messages
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-09 18:15:05 +02:00
824243fa77 Copied some funcs to wait.go
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-09 18:10:25 +02:00
1550d050d0 Added wait.go
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-09 18:08:04 +02: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 22:10:23 +02:00
24853d497a Reverted to kubernetes
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-06 12:41:45 +02:00
a5f92861e7 Add kubernetes client back
Chris pushed to main at ACME/cert-manager-webhook-sthome 2024-04-06 10:42:51 +02: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 23:36:52 +02:00
6c4d067b06 Added more debug msg in solver