Skip to content

doc: update airflow doc to v2#963

Open
zhijie-yang wants to merge 2 commits into
mainfrom
v2-doc-airflow
Open

doc: update airflow doc to v2#963
zhijie-yang wants to merge 2 commits into
mainfrom
v2-doc-airflow

Conversation

@zhijie-yang
Copy link
Copy Markdown
Collaborator

@zhijie-yang zhijie-yang commented Apr 23, 2026


Description

Migration of the documentation.yaml to the latest version of the docs trigger.

See the docs of the new trigger file for reference.

@zhijie-yang zhijie-yang requested a review from alesancor1 as a code owner April 23, 2026 12:55
@alesancor1 alesancor1 mentioned this pull request Apr 23, 2026
2 tasks
Copy link
Copy Markdown
Member

@alesancor1 alesancor1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, most of the information has been correctly migrated to the v2 schema. There's just a couple of sections which are not there, though they don't seem really critical to me (see comment below).

Pinging the owners (aka @canonical/workflows @jananisenthilkumar291) for a core review

Comment on lines -36 to -42
#### Providers

The rock is built from Airflow with many providers pre-installed (Amazon, GCP, Kubernetes, MySQL, Postgres, etc.), so common integrations work out of the box without requiring `pip install` inside the container.

### Full Configuration Reference:
Airflow offers a large number of configuration options that can be set via environment variables or `airflow.cfg`.
For the complete list of configurable settings, consult the official [configuration reference](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html)
Copy link
Copy Markdown
Member

@alesancor1 alesancor1 Apr 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section seems a bit too shallow in the new docs, should we extend it to be just like the original one?

@alesancor1
Copy link
Copy Markdown
Member

Note for the next reviewer: The rendered markdown preview is available here

@alesancor1 alesancor1 added the documentation Improvements or additions to documentation label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants