5 Commits

Author SHA1 Message Date
allanice001
7985b310c5 feat: Complete AG Loadbalancer & Cluster API
Refactor routing logic (Chi can be a pain when you're managing large sets of routes, but its one of the better options when considering a potential gRPC future)
       Upgrade API Generation to fully support OAS3.1
      Update swagger interface to RapiDoc - the old swagger interface doesnt support OAS3.1 yet
      Docs are now embedded as part of the UI - once logged in they pick up the cookies and org id from what gets set by the UI, but you can override it
      Other updates include better portability of the db-studio

Signed-off-by: allanice001 <allanice001@gmail.com>
2025-11-17 04:59:39 +00:00
allanice001
7ffc63ea54 fix: clean cache and go mod tidy for go1.25.3 2025-11-06 03:30:13 +00:00
allanice001
b09c3179c7 feat: adding taints, labels and annotations to terraform provider and ui all implementing the SDK 2025-11-05 21:31:13 +00:00
allanice001
2170b9a945 fix: refactor labels to use common entries between model and dto 2025-11-04 09:23:31 +00:00
allanice001
43f8549320 feat: mostly terraform shenanigans, but TF can now create ssh keys and servers 2025-11-02 17:18:28 +00:00