Conversation
lfrancke
commented
Sep 15, 2026
| = 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.
crd-ref = https://hub.stackable.tech/crds
crd-ref-release = ?release=dev
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.
lfrancke
commented
Sep 15, 2026
| 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.
lfrancke
commented
Sep 15, 2026
| :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 |
Member
Author
There was a problem hiding this comment.
lfrancke
commented
Sep 15, 2026
| :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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This is the first PR - it'll be rolled out across all operators if this is accepted.
In a previous PR we introduced the necessary variables in the documentation repo.
I commented on this PR so you can see the rendered links.
Definition of Done Checklist
Author
Reviewer
Acceptance
type/deprecationlabel & add to the deprecation scheduletype/experimentallabel & add to the experimental features tracker