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
165d2a2af1
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# go.mod
2025-11-14 06:13:16 +00:00
allanice001
fc1c83ba18
chore: cleanup and route refactoring
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-14 06:12:59 +00:00
public-glueops-renovatebot[bot]
2be0eb8180
chore: lock file maintenance ( #279 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-14 03:03:45 +00:00
public-glueops-renovatebot[bot]
fabf456786
chore: lock file maintenance ( #275 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-13 20:51:37 +00:00
public-glueops-renovatebot[bot]
23c60d4ce8
chore: lock file maintenance ( #274 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-13 17:40:05 +00:00
public-glueops-renovatebot[bot]
c9bc09ae92
chore(patch): update typescript-eslint to 8.46.4 #patch ( #257 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-13 17:38:53 +00:00
public-glueops-renovatebot[bot]
6ec8305962
chore: lock file maintenance ( #273 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-13 14:36:16 +00:00
public-glueops-renovatebot[bot]
8d34198477
chore: lock file maintenance ( #272 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-12 21:47:38 +00:00
public-glueops-renovatebot[bot]
cd8e3f2d86
chore: lock file maintenance ( #270 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-12 16:25:54 +00:00
public-glueops-renovatebot[bot]
ad0ec48027
chore: lock file maintenance ( #269 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-12 15:27:59 +00:00
public-glueops-renovatebot[bot]
7a3e56b3ff
chore: lock file maintenance ( #268 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-12 14:38:46 +00:00
public-glueops-renovatebot[bot]
015044abb1
chore: lock file maintenance ( #267 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-12 13:56:14 +00:00
allanice001
b358911b1b
Merge remote-tracking branch 'origin/main'
2025-11-12 05:33:18 +00:00
allanice001
ad8141a497
feat: adding hourly backups to s3
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-12 05:33:09 +00:00
public-glueops-renovatebot[bot]
cc8e8b38c7
chore: lock file maintenance ( #260 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-11 14:22:01 +00:00
allanice001
ea4c625269
fix: db-studio prefix fixes
2025-11-11 04:01:57 +00:00
allanice001
b4c108a5be
Merge branch 'main' of github.com:GlueOps/autoglue
2025-11-11 03:20:10 +00:00
allanice001
3a1ce33bca
feat: adding embedded db-studio
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-11 03:19:09 +00:00
public-glueops-renovatebot[bot]
dbb7ec398e
chore: lock file maintenance ( #259 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-11 03:03:05 +00:00
public-glueops-renovatebot[bot]
82847e5027
chore: lock file maintenance ( #258 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-10 21:03:26 +00:00
public-glueops-renovatebot[bot]
4314599427
chore: lock file maintenance ( #256 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-10 17:24:20 +00:00
allanice001
1feb3e29e1
chore: prettier
2025-11-10 14:47:39 +00:00
allanice001
0e9ce98624
fix: credentials page bugfix
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-10 14:47:24 +00:00
allanice001
96aef81959
fix: credentials page bugfix
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-10 14:46:56 +00:00
allanice001
62232e18f3
chore: prettier
2025-11-10 14:42:30 +00:00
allanice001
515327153c
fix: credentials bugfix
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-10 14:41:54 +00:00
allanice001
5f2e885a8e
Merge remote-tracking branch 'origin/main'
2025-11-10 14:41:30 +00:00
allanice001
01b48efba0
fix: credentials bugfix
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-10 14:41:16 +00:00
public-glueops-renovatebot[bot]
1c87566c5b
chore: lock file maintenance ( #255 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-10 09:12:44 +00:00
public-glueops-renovatebot[bot]
158fdce780
chore(pin): update @types/react to #patch ( #251 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-10 00:17:24 +00:00
allanice001
c4fd344364
fix: prettier
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-10 00:15:34 +00:00
allanice001
953e724ba0
fix: types fixed - credentials page
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-10 00:14:49 +00:00
allanice001
256acfd686
fix: types fixed - credentials
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-10 00:13:53 +00:00
allanice001
1dd0a39aad
fix: types fixed - credentials
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-10 00:05:54 +00:00
allanice001
7ef0605c2b
Merge remote-tracking branch 'origin/main'
2025-11-10 00:02:35 +00:00
allanice001
8a92727b88
fix: types fixed - credentials
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-10 00:02:21 +00:00
public-glueops-renovatebot[bot]
1f9920a04c
chore: lock file maintenance ( #248 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-09 22:37:46 +00:00
allanice001
5fd96ec40f
fix: types fixed
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-09 22:01:44 +00:00
allanice001
bc72df3c9a
feat: add credentials management
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-09 21:46:31 +00:00
allanice001
56ea963b47
feat: add version info
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-08 13:08:19 +00:00
allanice001
4adad29c4f
fix: update dependencies
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-08 11:03:27 +00:00
allanice001
f1533eb325
fix: exclude terraform
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-08 11:01:28 +00:00
allanice001
334df457ce
feat: complete node pool api, sdk and ui
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-08 10:22:45 +00:00
Alanis
c478a8d10f
fix: ui dependencies update
...
Signed-off-by: allanice001 <allanice001@gmail.com >
2025-11-06 13:04:29 +00:00
public-glueops-renovatebot[bot]
3463b2cb33
chore: lock file maintenance ( #241 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-06 08:34:50 +00:00
allanice001
12f2c5e1c5
feat: dynamically set swagger host, and some ui improvements on ssh page
2025-11-06 05:52:06 +00:00
public-glueops-renovatebot[bot]
1dbbd9e1d5
chore(pin): update @eslint/js to #patch ( #213 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-06 03:18:19 +00:00
public-glueops-renovatebot[bot]
328a77e01a
chore(patch): update @tanstack/react-query to 5.90.6 #patch ( #217 )
...
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
2025-11-06 02:47:31 +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