Commit Graph

11 Commits

Author SHA1 Message Date
Luiz Felipe Rosa c78dbbbfa4 doc: adding NoSchedule taint to known issues 2025-07-14 08:21:18 +08:00
Gaurav Mehta af41d90cb5 cleaned up node object generation and also added quick start guide 2022-05-24 14:06:00 +08:00
Gaurav Mehta 5e8e4a12c5 minor tweaks to how apiserver is setup, tweaks to dapper to support builds 2022-05-24 14:06:00 +08:00
Gaurav Mehta 6a2e7f1b40 initial commit for simulate sub command 2022-05-24 14:06:00 +08:00
Weihang Lo 5209beb974 Update README.md
Add a space between the title and the badge
2022-02-18 09:19:21 -08:00
Sheng Yang d475623604 Update drone
Signed-off-by: Sheng Yang <sheng@yasker.org>
2021-08-23 09:59:51 -07:00
Kiefer Chang 28b6a79abc Report progress and support standalone mode
- Remove CR update codes. CR status is supposed to be updated in the
  controller.
- Add an endpoint `/status` to report bundle collecting status.
 - Divide operations into phases, so the progress can be tracked.
- Add standalone mode.
 - Add document.
 - Add a sample manifest.
- Remove the version flag since we can get Harvester version from the
  `server-version` setting.

Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
2021-05-28 12:47:44 +08:00
Kiefer Chang a0de023f76 Add supportbundle layout to README
- Fix some grammars
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
2021-05-11 11:54:15 +08:00
Kiefer Chang e142969088 build: move scripts to bin_scripts
Make `bin` folder as the output folder for packaging.

Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
2021-04-29 13:21:44 +08:00
Kiefer Chang 12611c2373 Add manager and agent script
- The go program `support-bundle-utils` has a `manager` command to start the support bundle manager.
- The script `harvester-sb-collector.sh` collect node bundle.

Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
2021-04-28 10:50:05 +08:00
Guangbo eb353fedcd
Initial commit 2021-04-16 10:35:26 +08:00