Guangbo
Guangbo
refer to: https://github.com/gorilla/handlers/blob/master/recovery.go
**Is your feature request related to a problem? Please describe.** We will need to migrate the existing harvester API actions to the standardized k8s api mechanism, so users who deal...
**Problem:** CI failed on https://drone-publish.rancher.io/harvester/harvester-installer/1516/1/2 with ``` generating harvester install mode qcow Formatting '/go/src/github.com/harvester/harvester-installer/dist/artifacts/harvester-master-amd64.raw', fmt=raw size=268435456000 Could not access KVM kernel module: No such file or directory qemu-system-x86_64: failed to...
**Problem:** **Solution:** **Related Issue:** **Test plan:**
Add more apps to the edge catalogs (1st stage to ensure the installation is succeeded) * [ ] Fluent-bit https://github.com/helm/charts/tree/master/stable/fluent-bit * [ ] Flink-operator https://github.com/GoogleCloudPlatform/flink-on-k8s-operator
**Feature Request:** we need to support Rancher users to deploy the octopus and edge UI directly from the catalog apps (currently only for k3s clusters) **Todos:** - [ ] support...
adaptor's websocket fails to re-register on container restart. ``` Error: failed to listen on: /var/lib/octopus/adaptors/ble.socket: listen unix /var/lib/octopus/adaptors/ble.socket: bind: address already in use ```
**Description:** add agent-device adaptor to the octopus that allows users to manage a group of devices (1…x) which are running all the same containerized applications (dockerfile, docker-compose, …. defined) on...
**Environment information:** - Octopus version : master - Installer : all-in-one **Cluster information:** - Cluster vendor : k3s - Machine type : vm - Kubernetes version (use `kubectl version`): -...
**Is your enhancement related to a problem? Please describe.** If you configure `httpProxy` and `httpsProxy`, you must also put Harvester node's CIDR into noProxy, otherwise, the Harvester cluster will be...