Commit 223ea5d
committed
refactor: Makefile, update docs
- split Makefile
1. tools: include install tools, check tools, download dependency(gcc
etc) and tokenizer. these will be download into "bin" folder than
global path
2. cluster: include k8s and ocp
3. kind
- rename "openshift-base" to "kubernetes-base" to be clear for purpose
- uplift Go lint version to 2.1.6 to align with the same one set in
Github Action
- rename make targets for better visibility, deprcating old ones
- add more print in "make env"
Signed-off-by: Wen Zhou <wenzhou@redhat.com>1 parent ccabafa commit 223ea5d
File tree
16 files changed
+403
-330
lines changed- deploy/environments/kubernetes-base
- common
- openshift
- rbac
16 files changed
+403
-330
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
235 | 236 | | |
236 | | - | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
239 | 242 | | |
240 | 243 | | |
241 | 244 | | |
| |||
0 commit comments