Commit 2bd506f
feat: Versioning for airflow-operator (#725)
* wip:ssh for gitsync
* linting, use deploy key
* change credentials fields in line with operator-rs
* regenerate charts
* bring enum in line with framework definition
* bring enum in line with framework definition: correction
* missed files
* switch gitsync to v2
* wip: airflow versioning
* remove version prefix from airflow config
* use hint instead of explicit functions
* chore: Add missing label to Deployment
* restore test to v1alpha1
* added versioning integration test
* updated to operator-rs 101.1
* fix: Downgrade k8s-openapi to 0.26.0 to prevent CRD schema bug
* regenerate nix and charts
* update branch commit refs
* bump operator-rs, minor test fixes
* remove standalone dag-processor role due to race condition
* review feedback
* adjust makefile and tiltfile for crd treatment
* remove now-redundant crd file
* revert version changes
* bump operator-rs to 0.103.0
---------
Co-authored-by: Techassi <git@techassi.dev>
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.tech>1 parent d306117 commit 2bd506f
48 files changed
Lines changed: 9259 additions & 3411 deletions
File tree
- deploy/helm/airflow-operator
- crds
- templates
- docs/modules/airflow
- examples
- pages/usage-guide
- extra
- nix
- rust/operator-binary/src
- crd
- operations
- webhooks
- tests
- templates/kuttl
- mount-dags-gitsync
- versioning
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
0 commit comments