Commit 83b5481
committed
Remove all other methods of installation apart from 'make install'
Having multiple methods of installation is leading to confusion and
inconsistency in the operator installation process. We had along with
the make install, a catalog based installation method, deploy-with-olm
yaml, and cluster-deploy tool as well. Having such many methods
is confusing and creates difficulties in maintaining the operator.
Hence, we are removing all the other methods of installation apart from
the 'make install' method. We will maintain this single method of
upstream installation going forward.
Signed-off-by: Malay Kumar Parida <[email protected]>1 parent 9026af3 commit 83b5481
File tree
16 files changed
+1
-516
lines changed- .github/workflows
- catalog
- deploy
- docs
- hack
- tools/cluster-deploy
16 files changed
+1
-516
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 91 | | |
95 | 92 | | |
96 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | | - | |
20 | 18 | | |
21 | | - | |
22 | | - | |
23 | 19 | | |
24 | 20 | | |
25 | 21 | | |
| |||
64 | 60 | | |
65 | 61 | | |
66 | 62 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 63 | | |
76 | 64 | | |
77 | 65 | | |
| |||
84 | 72 | | |
85 | 73 | | |
86 | 74 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 75 | | |
92 | 76 | | |
93 | 77 | | |
94 | 78 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 79 | | |
104 | 80 | | |
105 | 81 | | |
| |||
122 | 98 | | |
123 | 99 | | |
124 | 100 | | |
125 | | - | |
| 101 | + | |
126 | 102 | | |
127 | 103 | | |
128 | 104 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments