Skip to content

Commit cb7d7bb

Browse files
committed
updated from main
2 parents 1685c08 + 880f3c0 commit cb7d7bb

File tree

6 files changed

+1421
-26130
lines changed

6 files changed

+1421
-26130
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,19 @@
22

33
## [Unreleased]
44

5+
### Changed
6+
7+
- Reduce CRD size from `1.7MB` to `111KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#488]):
8+
- `podOverrides`
9+
- `affinity`
10+
- `volumes`
11+
- `volumeMounts`
12+
513
### Fixed
614

715
- Pass gitsync credentials through properly and use a fine-grained access token ([#489]).
816

17+
[#488]: https://github.com/stackabletech/airflow-operator/pull/488
918
[#489]: https://github.com/stackabletech/airflow-operator/pull/489
1019

1120
## [24.7.0] - 2024-07-24

0 commit comments

Comments
 (0)