From ff0b5ac468ebb1e2023948f0e7eef83f1a40337b Mon Sep 17 00:00:00 2001 From: Jacob Woffenden Date: Mon, 3 Feb 2025 17:56:39 +0000 Subject: [PATCH] Add migration and troubleshooting empty pages Signed-off-by: Jacob Woffenden --- .../services/airflow/migration/index.html.md.erb | 11 +++++++++++ .../airflow/troubleshooting/index.html.md.erb | 15 +++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 source/services/airflow/migration/index.html.md.erb create mode 100644 source/services/airflow/troubleshooting/index.html.md.erb diff --git a/source/services/airflow/migration/index.html.md.erb b/source/services/airflow/migration/index.html.md.erb new file mode 100644 index 0000000..cb9dc62 --- /dev/null +++ b/source/services/airflow/migration/index.html.md.erb @@ -0,0 +1,11 @@ +--- +owner_slack: "#analytical-platform" +title: Migration +last_reviewed_on: 2025-01-29 +review_in: 3 months +weight: 0 +--- + +# <%= current_page.data.title %> + +_TBC_ diff --git a/source/services/airflow/troubleshooting/index.html.md.erb b/source/services/airflow/troubleshooting/index.html.md.erb new file mode 100644 index 0000000..0885dcd --- /dev/null +++ b/source/services/airflow/troubleshooting/index.html.md.erb @@ -0,0 +1,15 @@ +--- +owner_slack: "#analytical-platform" +title: Troubleshooting +last_reviewed_on: 2025-01-29 +review_in: 3 months +weight: 0 +--- + +# <%= current_page.data.title %> + +## Images + +### Vulnerability scanning + +_TBC_