-
-
Notifications
You must be signed in to change notification settings - Fork 6
docs: Point the CRD links at the Stackable Hub #864
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,8 +4,8 @@ | |
| :airflow: https://airflow.apache.org/ | ||
| :dags: https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html | ||
| :github: https://github.com/stackabletech/airflow-operator/ | ||
| :crd: {crd-docs-base-url}/airflow-operator/{crd-docs-version}/ | ||
| :crd-airflowcluster: {crd-docs}/airflow.stackable.tech/airflowcluster/v1alpha2/ | ||
| :crd: {crd-ref}{crd-ref-release}&operator=airflow-operator | ||
| :crd-airflowcluster: {crd-ref}/airflow.stackable.tech/v1alpha2/airflowcluster{crd-ref-release} | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| :hub: {hub-base-url}/components/airflow | ||
| :deferrable-operators: https://airflow.apache.org/docs/apache-airflow/stable/authoring-and-scheduling/deferring.html#deferrable-operators-triggers | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| = CRD Reference | ||
|
|
||
| Find all CRD reference for the Stackable Operator for Apache Airfow at: {crd-docs-base-url}/airflow-operator/{crd-docs-version}. | ||
| Find all CRD reference for the Stackable Operator for Apache Airfow at: {crd-ref}{crd-ref-release}&operator=airflow-operator. | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
So it'll go to https://hub.stackable.tech/crds?release=dev&operator=airflow-operator "release=dev" will be replaced with the correct version of the branch we're looking at. |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -55,7 +55,7 @@ Users that log in with LDAP are assigned to a default {airflow-access-control-do | |
|
|
||
| TLS verification for the authentication connection cannot be disabled; the operator rejects an AuthenticationClass that turns it off. | ||
|
|
||
| You can follow the xref:tutorials:authentication_with_openldap.adoc[] tutorial to learn how to set up an AuthenticationClass for an LDAP server, as well as consulting the {crd-docs}/authentication.stackable.tech/authenticationclass/v1alpha1/[AuthenticationClass reference {external-link-icon}^]. | ||
| You can follow the xref:tutorials:authentication_with_openldap.adoc[] tutorial to learn how to set up an AuthenticationClass for an LDAP server, as well as consulting the {crd-ref}/authentication.stackable.tech/v1alpha1/authenticationclass{crd-ref-release}[AuthenticationClass reference {external-link-icon}^]. | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
|
||
| The users and roles can be viewed as before in the Webserver UI, but the blue "+" button is not available when authenticating via LDAP: | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://hub.stackable.tech/crds?release=dev&operator=airflow-operator