Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keycloak Breeze integration #43240

Merged
merged 5 commits into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,8 @@ repos:
^docs/exts/removemarktransform.py$|
^newsfragments/41761.significant.rst$|
^scripts/ci/pre_commit/vendor_k8s_json_schema.py$|
^scripts/ci/docker-compose/integration-keycloak.yml$|
^scripts/ci/docker-compose/keycloak/keycloak-entrypoint.sh$|
^tests/|
^providers/tests/|
^.pre-commit-config\.yaml$|
Expand Down
68 changes: 35 additions & 33 deletions contributing-docs/testing/integration_tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,39 +49,41 @@ The following integrations are available:

.. BEGIN AUTO-GENERATED INTEGRATION LIST

+--------------+----------------------------------------------------+
| Identifier | Description |
+==============+====================================================+
| cassandra | Integration required for Cassandra hooks. |
+--------------+----------------------------------------------------+
| celery | Integration required for Celery executor tests. |
+--------------+----------------------------------------------------+
| drill | Integration required for drill operator and hook. |
+--------------+----------------------------------------------------+
| kafka | Integration required for Kafka hooks. |
+--------------+----------------------------------------------------+
| kerberos | Integration that provides Kerberos authentication. |
+--------------+----------------------------------------------------+
| mongo | Integration required for MongoDB hooks. |
+--------------+----------------------------------------------------+
| mssql | Integration required for mssql hooks. |
+--------------+----------------------------------------------------+
| openlineage | Integration required for Openlineage hooks. |
+--------------+----------------------------------------------------+
| otel | Integration required for OTEL/opentelemetry hooks. |
+--------------+----------------------------------------------------+
| pinot | Integration required for Apache Pinot hooks. |
+--------------+----------------------------------------------------+
| qdrant | Integration required for Qdrant tests. |
+--------------+----------------------------------------------------+
| redis | Integration required for Redis tests. |
+--------------+----------------------------------------------------+
| statsd | Integration required for Statsd hooks. |
+--------------+----------------------------------------------------+
| trino | Integration required for Trino hooks. |
+--------------+----------------------------------------------------+
| ydb | Integration required for YDB tests. |
+--------------+----------------------------------------------------+
+--------------+-------------------------------------------------------+
| Identifier | Description |
+==============+=======================================================+
| cassandra | Integration required for Cassandra hooks. |
+--------------+-------------------------------------------------------+
| celery | Integration required for Celery executor tests. |
+--------------+-------------------------------------------------------+
| drill | Integration required for drill operator and hook. |
+--------------+-------------------------------------------------------+
| kafka | Integration required for Kafka hooks. |
+--------------+-------------------------------------------------------+
| kerberos | Integration that provides Kerberos authentication. |
+--------------+-------------------------------------------------------+
| keycloak | Integration for manual testing of multi-team Airflow. |
+--------------+-------------------------------------------------------+
| mongo | Integration required for MongoDB hooks. |
+--------------+-------------------------------------------------------+
| mssql | Integration required for mssql hooks. |
+--------------+-------------------------------------------------------+
| openlineage | Integration required for Openlineage hooks. |
+--------------+-------------------------------------------------------+
| otel | Integration required for OTEL/opentelemetry hooks. |
+--------------+-------------------------------------------------------+
| pinot | Integration required for Apache Pinot hooks. |
+--------------+-------------------------------------------------------+
| qdrant | Integration required for Qdrant tests. |
+--------------+-------------------------------------------------------+
| redis | Integration required for Redis tests. |
+--------------+-------------------------------------------------------+
| statsd | Integration required for Statsd hooks. |
+--------------+-------------------------------------------------------+
| trino | Integration required for Trino hooks. |
+--------------+-------------------------------------------------------+
| ydb | Integration required for YDB tests. |
+--------------+-------------------------------------------------------+

.. END AUTO-GENERATED INTEGRATION LIST'

Expand Down
4 changes: 2 additions & 2 deletions dev/breeze/doc/images/output-commands.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions dev/breeze/doc/images/output_shell.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dev/breeze/doc/images/output_shell.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fd70e0f17940f32fbc0579e8f77fc6c4
fef5a76133d85a06a67932b9c394b0e1
Loading