Commit 9225150
build: switch to smooth-operator branch and vendor the java-properties writer
Patches operator-rs to the smooth-operator branch (matching trino/hdfs) as the
foundation for the v2 config_overrides adoption later in this series, and
vendors the Java-properties writer into config/writer (backed by the
java-properties crate, Apache-2.0) so ConfigMap rendering no longer goes through
product_config::writer. Repointed resource/configmap.rs. No behaviour change
(18 tests pass). Regenerated Cargo.nix/crate-hashes.json.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 5981710 commit 9225150
8 files changed
Lines changed: 214 additions & 40 deletions
File tree
- rust/operator-binary
- src
- config
- resource
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
0 commit comments