CentaurusInfra / fornax

Fornax for autonomous and flexible edge computing
Apache License 2.0
8 stars 16 forks source link

Fix minor issues #44

Closed chenqianfzh closed 2 years ago

chenqianfzh commented 2 years ago

This PR fixes some issues found in the recent knowledge transfer meetings.

  1. change the file modes of kubectl binaries so they are executable out-of-box.
  2. change the file mode of some scripts so they are executable out-of-box.
  3. Let clusterd deploy all the kubeedge CRDs (not just edgecluster/mission crds).

Verification

All the above changes has been verified in test clusters. And the edgecluster was started successfully and the test mission was deployed sucessfully.

pdgetrf commented 2 years ago

@davidzhu22 please also do a review and I'll merge when you approve.