Commit 33a489c
authored
bundle: rename use_deployment_metadata_service to experimental.record_deployment_history (#5397)
Renames the `experimental.use_deployment_metadata_service` config field
to `experimental.record_deployment_history`.
Changes:
- `bundle/config/experimental.go`: Go field
`UseDeploymentMetadataService` → `RecordDeploymentHistory`, JSON tag
updated
- `bundle/internal/schema/annotations.yml`: key and description updated
- `bundle/schema/jsonschema.json`: regenerated1 parent 4e25c5a commit 33a489c
3 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments