Paul Lorenz
4df6ae564d
Update package paths for newly imported storage and ziti-db-explorer packages
2026-04-16 09:18:55 -04:00
Paul Lorenz
bc26bf58af
Cleanup type check error messages
2026-01-28 15:23:51 -05:00
Paul Lorenz
da9ef76d19
Optimize imports
2026-01-28 15:01:35 -05:00
Paul Lorenz
2ffc6e1151
Update ziti version to 2.0
2026-01-28 12:34:10 -05:00
Paul Lorenz
701fe9ffd9
Move fabric router/service/terminators rest api code common location
2025-12-05 10:35:25 -05:00
Paul Lorenz
ff266fc901
Move fabric link REST code to common location
2025-12-05 09:54:11 -05:00
Paul Lorenz
a9594966a2
Consolidate circuit rest api code into common location. Fixes #3410
2025-12-05 09:54:10 -05:00
Paul Lorenz
c5f67f6a1a
Cluster operations should return 503 if there's no leader. Also add 503s for other operations where appropriate. Fixes #2738
2025-02-14 11:56:10 -05:00
Paul Lorenz
32eddd61ca
HA SDK terminators test. Fixes #2217 . Fixes #2533
2024-11-12 18:45:08 -05:00
Andrew Martinez
0ef6f03570
updates authenticator/api session logic for isCertExtendable
...
- updates legacy and oidc authentication for isCertExtendable
- updates authenticators REST responses to include isIsssuedByNetwork
2024-08-29 10:13:47 -04:00
Andrew Martinez
54c9f8211f
fixed #2240 secondary ext-jwt processing would fail...
...
...if ext-jwt primary wasn't enabled.
- fixes extra JWT processing on authentication endpoints (that would
never pass)
- updates error message for missing NamedIndexStore implementations
- fixes ext-jwt store error stating that a named index is not present
2024-07-16 13:51:40 -04:00
Paul Lorenz
f3d67b7f49
Update fabric imports
2023-09-28 23:34:28 -04:00
Paul Lorenz
d1d0fe781b
Update for storage API changes.
2023-04-25 11:32:33 -04:00
Paul Lorenz
52a8ba6a57
Miscellaneous raft related updates
...
Add initial cluster events.
Simplify ctrl <-> ctrl connection.
Fix version mismatch detection
2023-02-09 15:24:23 -05:00
Paul Lorenz
1eac29740c
Allow terminators to be marked as system entities. Fixes openziti/fabric#558
2022-12-16 13:11:45 -05:00
Paul Lorenz
858642bc38
Move UpdatedFields to fabric. Start moving model layer to generics
2022-07-27 11:33:24 -04:00
Paul Lorenz
3d49022f4a
Update for foundation changes
2022-07-01 14:29:12 -04:00
Paul Lorenz
b26fcf8909
Fix copyright
2022-06-29 16:59:46 -04:00
Paul Lorenz
a64c626cb4
Controller -> Manager for entity managers
2022-06-02 22:53:22 -04:00
Paul Lorenz
eaa75d48c6
Initial support for distributed model via RAFT
2022-06-02 22:49:55 -04:00
Paul Lorenz
b35b532d25
Update to use storage library
2022-03-30 16:22:32 -04:00
Paul Lorenz
52cfbbbe29
Add REST based management API
2021-11-30 13:57:35 -05:00
Paul Lorenz
1d6bec6a09
Expose IsSystem to the model level as a read-only property
2021-03-26 12:02:44 -04:00
Michael Quigley
10e6a7ef93
netfoundry/ziti-fabric -> openziti/fabric
2020-05-26 17:14:16 -04:00
Paul Lorenz
2f94fe061f
Update for foundation API change. Support list by roles. ( #68 )
...
* Update for foundation API change. Support list by roles.
2020-03-27 12:42:42 -04:00
Paul Lorenz
bc2d3c6fe2
Adapt to foundation API change ( #60 )
...
* Adapt to foundation API change
2020-03-23 14:34:54 -04:00
Paul Lorenz
c32144d668
Remove copyright date
2020-03-19 13:26:09 -04:00
Paul Lorenz
6fdd5bcda5
Add support for multiple endpoints to services and sync model abstrac… ( #53 )
...
* Add support for multiple terminators to services and sync model abstractions with edge
* Add Snapshot to db.Db
* Make API friendly errors
* Add association querying. Consolidate Entity* interfaces
2020-03-19 13:23:16 -04:00