pomerium/pkg/zero/cluster
Joe Kralicky 0e13248685
Core-Zero Import (#5288)
* initial core-zero import implementation

* Update /config/import openapi description and use PUT instead of POST

* update import ui tests

* Add 413 as a possible response for /config/import

* Options/Settings type conversion tests and related bugfixes

* Fixes for proto type conversion and tests

* Update core-zero import client

* Update core-zero import client

* Update import api and environment detection

* update go.mod

* remove old testdata

* Remove usage of deleted setting after merge

* remove extra newline from --version output
2024-10-09 18:51:56 -04:00
..
client-with-responses.tmpl zero: generate error methods for response types (#5252) 2024-08-30 16:21:43 -04:00
client.gen.go Core-Zero Import (#5288) 2024-10-09 18:51:56 -04:00
client.go zero/api: reset token and url cache if 401 is received (#5256) 2024-09-03 15:40:28 -04:00
client.yaml zero: generate error methods for response types (#5252) 2024-08-30 16:21:43 -04:00
client_errors.go Core-Zero Import (#5288) 2024-10-09 18:51:56 -04:00
client_test.go zero/api: reset token and url cache if 401 is received (#5256) 2024-09-03 15:40:28 -04:00
generate.go zero/api: switch to github.com/oapi-codegen/oapi-codegen (#5226) 2024-08-19 12:00:48 -06:00
models.gen.go Core-Zero Import (#5288) 2024-10-09 18:51:56 -04:00
models.yaml zero: merge pomerium/zero-sdk (#4848) 2023-12-11 17:31:39 -05:00
openapi.yaml Core-Zero Import (#5288) 2024-10-09 18:51:56 -04:00
server.gen.go Core-Zero Import (#5288) 2024-10-09 18:51:56 -04:00
server.yaml zero: merge pomerium/zero-sdk (#4848) 2023-12-11 17:31:39 -05:00
token_fetcher.go zero/api: reset token and url cache if 401 is received (#5256) 2024-09-03 15:40:28 -04:00
urlcache.go zero/api: reset token and url cache if 401 is received (#5256) 2024-09-03 15:40:28 -04:00