1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Commit Graph

14 Commits

Author SHA1 Message Date
Evan Tahler
3d053e32ee Use Nginx + Basic Auth to secure OSS Airbyte (#17694)
* Use Nginx + Basic Auth to secure OSS Airbyte

* use local passwords

* Use gradle builds

* K8s setup and source values from ENV

* note about disabling

* add back defaults

* custom 401 page

* update http message

* update docs

* remove kube files

* additional doc updates

* Add a test suite

* fix failure exit codes

* doc updates

* Add docs

* bump to re-test

* add more sleep in tests for CI

* better sleep in test

* Update docs/operator-guides/security.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* PR updates

* test comment

* change test host on CI

* update tests and nginx to boot without backend

* proxy updates for docker DNS

* simpler test for uptime

* acceptance test skips PWs

* remove resolver madness

* fixup tests

* more proxy_pass revert

* update acceptance test exit codes

* relax test expectations

* add temporal mount back for testing

* Update docs/operator-guides/security.md

Co-authored-by: swyx <shawnthe1@gmail.com>

* Update airbyte-proxy/401.html

Co-authored-by: swyx <shawnthe1@gmail.com>

* more doc updates

* Octavia CLI uses Basic Auth  (#17982)

* [WIP] Octavia CLI uses Basic Auth

* readme

* augustin: add basic auth headers to clien

* augustin: add basic auth headers to client

* tests passing

* lint

* docs

* Move monkey patch to test

* coerce headers into strings

* monkey patch get_basic_auth_token

Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>

* fix launch permissions

* Keep worker port internal

* more readme

Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: swyx <shawnthe1@gmail.com>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2022-10-19 15:52:01 -07:00
Daniel Diamond
8b635aa02f 🎉 octavia-cli: Add ability to import existing resources (#14137) 2022-07-01 18:23:36 +02:00
Daniel Diamond
a89130237f 🎉 octavia-cli: Add ability to get existing resources (#13254) 2022-06-27 09:09:43 +02:00
Augustin
72af00a649 octavia-cli: fix workspace not having anonymous_data_collection property (#13869) 2022-06-17 17:48:40 +02:00
Paweł Kociński
49e82a49f1 octavia-cli: allow user to set custom API HTTP headers(#12893) 2022-06-15 15:26:53 +02:00
Alexandre Girard
3894134d11 Bump year in license short to 2022 (#13191)
* Bump to 2022

* format
2022-05-25 17:56:49 -07:00
Augustin
1f2fdae997 🎁 octavia-cli: improve telemetry (#12072) 2022-04-21 12:17:46 +02:00
Augustin
0964c83ea3 🎁 octavia-cli: add telemetry (#11896) 2022-04-14 12:11:50 +02:00
Augustin
706d7f1686 🐙 octavia-cli: implement apply (#10703) 2022-03-05 19:18:07 +01:00
Augustin
cf6bc0abab 🐙 octavia-cli: implement generate command (#10132) 2022-02-25 09:19:19 -03:00
Augustin
a73ed08fc0 🐙 octavia-cli: implement init command (#9665) 2022-02-03 13:40:34 +01:00
Augustin
f6f0c33cd1 🐙 octavia-cli: list connectors (#9546) 2022-01-21 09:14:08 +01:00
Augustin
d65b8f986b 🐙 octavia-cli: generate open api client (#9277) 2022-01-17 09:27:14 +01:00
Augustin
34c9366f2b 🐙 Bootstrap octavia-cli project (#9070) 2022-01-05 21:19:40 +01:00