Commit a456248
authored
chore!: Remove deprecated commands and plrlctl binary (#579)
* remove stack commands
* remove deploy and destroy commands
* remove build, bundle and bounce commands
* remove push and repos commands
* remove link, output, packages commands
* remove info and upgrade commands
* remove log and proxy commands
* remove most of api commands
* remove some of common commands
* remove unused code
* replace ops and workspace commands with mgmt
* remove ai commands
* remove unused code
* remove unused client methods
* remove plrlctl
* remove unused code and old diagrams
* remove unused client methods
* update readme
* run genmock
* update linter and fix errors
* remove unused code
* remove kind provider and capi leftovers
* avoid double go install in ci
* update ci action
* remove unused code
* remove exec, logs and portforward code
* fix std.in syscall when building for windows
* remove test and template commands
* remove vpn commands
* remove some workspace commands
* move stacks directly under cd category
* update descriptions
* remove ui
* go mod tidy
* remove unused code
* genmock
* remove unused code1 parent 74f87f4 commit a456248
File tree
306 files changed
+285
-50900
lines changed- .github/workflows
- cmd
- command
- ai
- api
- auth
- bounce
- buildcmd
- bundle
- cd
- clusters
- deploy
- destroy
- info
- link
- log
- mgmt
- ops
- output
- packages
- plural
- profile
- proxy
- pr
- push
- repo
- shell
- stacks
- stack
- upgrade
- up
- version
- vpn
- workspace
- plrlctl
- dockerfiles/plrlctl
- hack/include
- pkg
- api
- application
- bundle
- tests
- client
- common
- console
- crypto
- diff
- executor
- exp
- format
- helm
- kubernetes
- exec
- logs
- portforward
- utils
- logs
- manifest
- output
- pluralfile
- provider
- proxy
- scaffold
- template
- scm
- server
- template
- test/mocks
- ui
- web
- .yarn/releases
- public
- fonts
- logos
- schema
- src
- components/loader
- context
- graphql
- generated
- grommet
- hooks
- layout
- routes
- installer
- nextsteps
- services
- styled
- types
- wailsjs
- go
- ui
- runtime
- up
- utils
- git
- vpn
- wkspace
- plural/stacks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
306 files changed
+285
-50900
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
| 268 | + | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
271 | 272 | | |
272 | 273 | | |
273 | | - | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
277 | | - | |
| 278 | + | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 30 | | |
50 | 31 | | |
51 | 32 | | |
52 | 33 | | |
53 | 34 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 35 | | |
58 | 36 | | |
59 | 37 | | |
| |||
160 | 138 | | |
161 | 139 | | |
162 | 140 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 24 | | |
30 | | - | |
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
| |||
42 | 36 | | |
43 | 37 | | |
44 | 38 | | |
45 | | - | |
46 | 39 | | |
47 | 40 | | |
48 | 41 | | |
49 | 42 | | |
50 | 43 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 44 | | |
79 | 45 | | |
80 | 46 | | |
81 | | - | |
82 | 47 | | |
83 | 48 | | |
84 | 49 | | |
| |||
103 | 68 | | |
104 | 69 | | |
105 | 70 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | 71 | | |
118 | 72 | | |
119 | 73 | | |
| |||
186 | 140 | | |
187 | 141 | | |
188 | 142 | | |
189 | | - | |
| 143 | + | |
190 | 144 | | |
191 | 145 | | |
192 | 146 | | |
193 | 147 | | |
194 | 148 | | |
195 | 149 | | |
196 | 150 | | |
197 | | - | |
| 151 | + | |
198 | 152 | | |
199 | 153 | | |
200 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 3 | + | |
22 | 4 | | |
23 | 5 | | |
24 | 6 | | |
25 | | - | |
| 7 | + | |
26 | 8 | | |
27 | 9 | | |
28 | 10 | | |
29 | 11 | | |
30 | 12 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 13 | + | |
| 14 | + | |
43 | 15 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 16 | + | |
47 | 17 | | |
48 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
49 | 23 | | |
| 24 | + | |
50 | 25 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 26 | + | |
80 | 27 | | |
81 | 28 | | |
82 | 29 | | |
| |||
File renamed without changes.
0 commit comments