Skip to content

Commit bc655f7

Browse files
adwk67maltesandersiegfriedweber
authored
refactor: Introduce build aggregator (#814)
* refactor: Introduce build aggregator * refined comment * linting * Update rust/operator-binary/src/controller/build/mod.rs Co-authored-by: maltesander <malte.sander.it@gmail.com> * revert test change and refine comment * changelog --------- Co-authored-by: maltesander <malte.sander.it@gmail.com> Co-authored-by: Siegfried Weber <mail@siegfriedweber.net>
1 parent b676910 commit bc655f7

6 files changed

Lines changed: 438 additions & 260 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## [Unreleased]
44

5+
### Changed
6+
7+
- Internal operator refactoring: introduce a build() step in the reconciler that
8+
assembles all relevant Kubernetes resources before anything is applied ([#814]).
9+
10+
[#814]: https://github.com/stackabletech/airflow-operator/pull/814
11+
512
## [26.7.0] - 2026-07-21
613

714
## [26.7.0-rc1] - 2026-07-16

0 commit comments

Comments
 (0)