Commit Graph

2022 Commits

Author SHA1 Message Date
Paul Lorenz 58dfd0ead5 update to latest setup-go action 2022-10-12 15:52:34 -04:00
ziti-ci 92a2175523 Updating dependency github.com/openziti/fabric@v0.21.3 2022-10-12 14:02:42 +00:00
ziti-ci 59b04f4524 Updating dependency github.com/openziti/sdk-golang@v0.16.129 2022-10-12 13:56:21 +00:00
Paul Lorenz ac5e2e5c2d Merge pull request #1204 from openziti/add-linter
Add linter and fix issues found by linter
2022-10-12 09:50:38 -04:00
ziti-ci ae03e86db5 Updating dependency github.com/openziti/sdk-golang@v0.16.128 2022-10-11 19:10:25 +00:00
Paul Lorenz 0cbb73571e Merge pull request #1200 from openziti/add-linter-update-deps
Add linter update deps
2022-10-11 09:46:48 -04:00
Paul Lorenz 63c161224a Add linter and fix issues found by linter 2022-10-10 16:56:51 -04:00
Paul Lorenz ad8392cef4 Update deps 2022-10-10 16:56:50 -04:00
ziti-ci 8803a40c4b Updating dependency github.com/openziti/fabric@v0.21.1 2022-10-06 19:35:24 +00:00
ziti-ci 339d67f783 Updating dependency github.com/openziti/sdk-golang@v0.16.125 2022-10-04 14:35:48 +00:00
Paul Lorenz 38746d39cf Merge pull request #1188 from openziti/router-multi-ctrls
Support multiple routers in router edge extensions
2022-09-30 09:49:24 -04:00
Paul Lorenz 63e0d9663e Support multiple routers in router edge extensions 2022-09-30 09:34:04 -04:00
Paul Lorenz c117984c9b Merge pull request #1190 from openziti/fix-api-session-create-race
Fix race condition creating api sessions from embedded tunneler. Fixe…
2022-09-29 12:29:50 -04:00
Andrew 7074f546c6 Merge pull request #1191 from openziti/fix.ziti.issue.853.panic.on.nil.def
Fix.ziti.issue.853.panic.on.nil.def
2022-09-29 10:23:57 -04:00
Andrew Martinez f802603d9f fixes openziti/ziti#853
- fix nil 0 index x509 definition created
- updates x509-claims to v1.0.3 to fix x509 claim panics
2022-09-29 10:20:46 -04:00
Paul Lorenz d205944051 Fix race condition creating api sessions from embedded tunneler. Fixes #1189 2022-09-29 10:01:47 -04:00
Paul Lorenz 231e6bcbff Merge pull request #1187 from openziti/fix-panic-1186
Fix issue where lookup is expected to return err, but returns nil, ca…
2022-09-27 10:18:33 -04:00
Paul Lorenz b7f81ea7cb Fix issue where lookup is expected to return err, but returns nil, causing nil reference and panic. Fixes #1186 2022-09-27 09:52:53 -04:00
Paul Lorenz 430f207047 Merge pull request #1184 from openziti/dependabot/go_modules/github.com/mdlayher/netlink-1.6.2
Bump github.com/mdlayher/netlink from 1.6.0 to 1.6.2
2022-09-26 19:10:57 -04:00
dependabot[bot] 0062d1ab22 Bump github.com/mdlayher/netlink from 1.6.0 to 1.6.2
Bumps [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/mdlayher/netlink/releases)
- [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mdlayher/netlink/compare/v1.6.0...v1.6.2)

---
updated-dependencies:
- dependency-name: github.com/mdlayher/netlink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 22:42:19 +00:00
Paul Lorenz 353205f3aa Merge pull request #1185 from openziti/channel-v2
Update to channel v2
2022-09-26 18:40:27 -04:00
Paul Lorenz 32c197e5e1 Update to channel v2 2022-09-26 18:20:00 -04:00
ziti-ci 5c9c97d582 Updating dependency github.com/openziti/fabric@v0.20.3 2022-09-26 18:56:59 +00:00
ziti-ci e7b4f00f12 Updating dependency github.com/openziti/fabric@v0.20.2 2022-09-26 16:55:05 +00:00
ziti-ci 5fe7be6d59 Updating dependency github.com/openziti/fabric@v0.20.1 2022-09-22 13:55:04 +00:00
Andrew 09031e80b7 Merge pull request #1182 from openziti/fixes.nil.panic.on.jwt.signers
Fixes.nil.panic.on.jwt.signers
2022-09-22 09:52:23 -04:00
Andrew Martinez 0974050b3a fixes openziti/ziti#778 updates jwks to fix content-type mismatch error 2022-09-22 09:43:26 -04:00
Andrew Martinez 291eb6b509 fixes nil deref on partial jwks info 2022-09-22 09:36:46 -04:00
ziti-ci 8e3db62952 Updating dependency github.com/openziti/sdk-golang@v0.16.122 2022-09-20 18:24:36 +00:00
Paul Lorenz 968824f4f2 Merge pull request #1172 from openziti/update-to-usage-v3
Update to usage v3
2022-09-16 12:55:04 -04:00
Paul Lorenz db5c73b33b Refactor edge events to follow model established in fabric 2022-09-16 12:47:46 -04:00
Paul Lorenz be761cabc2 Add session_type and service_id to edge session events. Fixes #1173 2022-09-16 12:41:36 -04:00
Paul Lorenz 1f71f952d7 Update to usage v3 2022-09-16 12:41:36 -04:00
Andrew df5eb7ce0d Merge pull request #1177 from openziti/fix.1176.patch.externalIdClaim
fixes #1176 patching externalIdClaim on CA
2022-09-15 13:31:18 -04:00
Andrew Martinez 60fc51253d fixes #1176 patching externalIdClaim on CA 2022-09-15 11:18:41 -04:00
Paul Lorenz 7f178fd3d4 Merge pull request #1175 from openziti/fix-tags-patch
Fix tags patch
2022-09-15 10:15:48 -04:00
Paul Lorenz 3a265ca32f Fix patching tags on services and transit routers. Fixes #1174 2022-09-15 09:40:12 -04:00
ziti-ci e179f47e8d Updating dependency github.com/openziti/fabric@v0.19.69 2022-09-15 13:33:15 +00:00
ziti-ci 48cb524e04 Updating dependency github.com/openziti/fabric@v0.19.68 2022-09-15 13:28:25 +00:00
Paul Lorenz ece5eae675 Allow searching by configs. Fixes #1154 2022-09-14 23:36:14 -04:00
Paul Lorenz 360a42949b Merge pull request #1168 from openziti/populate-remote-addr
Send remote addr back to header for conns from xgress_edge_tunnel and…
2022-09-09 19:12:28 -04:00
Paul Lorenz 2bc54d9c46 Send remote addr back to header for conns from xgress_edge_tunnel and xgress_edge_transport. Fixes #1167 2022-09-09 18:04:30 -04:00
Paul Lorenz ff91045a02 Merge pull request #1170 from openziti/fix-service-policy-patch
Fix service policy patch when type isn't provided. Fixes #1169
2022-09-09 10:28:30 -04:00
ziti-ci f53c2ca8b5 Updating dependency github.com/openziti/fabric@v0.19.64 2022-09-08 13:46:43 +00:00
ziti-ci 0223eb24ae Updating dependency github.com/openziti/fabric@v0.19.63 2022-09-07 04:01:18 +00:00
Paul Lorenz e4d2a30399 Fix service policy patch when type isn't provided. Fixes #1169 2022-09-06 23:21:40 -04:00
ziti-ci 80c805e5aa Updating dependency github.com/openziti/fabric@v0.19.62 2022-09-07 01:53:09 +00:00
ziti-ci 3ce9b3a128 Updating dependency github.com/openziti/sdk-golang@v0.16.119 2022-09-07 01:47:34 +00:00
Paul Lorenz c0f78a4a17 Merge pull request #1161 from openziti/dependabot/go_modules/github.com/openziti/channel-1.0.2
Bump github.com/openziti/channel from 1.0.0 to 1.0.2
2022-09-06 21:46:28 -04:00
Paul Lorenz a55b3d7edb Merge pull request #1166 from openziti/support-resolvectl
Support dns flush with resolvectl. Fixes #1163.
2022-09-06 21:45:57 -04:00