Commit cec9d13
committed
[K8S-537] bind operator and operator chart versions
Prior to this commit the operator helm chart was managed as a standalone
module/project. Doing so resulted in needless confusion and compatibility issues.
This commit moves `charts/operator` to `operator/chart` and combines the go
modules into one, effectively making the release and development process of the
operator and its chart one in the same.
(cherry picked from commit 4ac62a0)1 parent 7320928 commit cec9d13
File tree
79 files changed
+6652
-19394
lines changed- .changes/unreleased
- acceptance
- charts
- operator
- templates
- testdata
- redpanda
- gen
- partial
- schema
- licenses
- operator
- chart
- ci
- files
- templates
- tests
- testdata
- cmd/run
- config/rbac
- bases/operator
- itemized
- internal/controller
- decommissioning/testdata
- nodewatcher
- redpanda
- testdata
- vectorized
- pkg/lint
- taskfiles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+6652
-19394
lines changedLines changed: 0 additions & 4 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments