Commit 97f484c
refactor(openlineage): rename OpenLineageJob.app_name to job_name and move CRD to lineage.stackable.tech
Rename the embeddable OpenLineageJob field `app_name` to `job_name` (serialized
`appName` -> `jobName`) and move the OpenLineageConnection CRD from the
`openlineage.stackable.tech` API group to `lineage.stackable.tech`.
Regenerated crds/OpenLineageConnection.yaml.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d81a6b5 commit 97f484c
3 files changed
Lines changed: 8 additions & 7 deletions
File tree
- crates/stackable-operator
- crds
- src/crd/openlineage
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments