Wayne Witzel III
Wayne Witzel III
Currently in Octant if a Go plugin panics the content manager stops sending content responses. This is due to the errors that come out of plugin/runner.go being treated as a...
Register a custom `octant://` protocol for Octant. This would expect the following format. - `octant://` - Electron application should handle this protocol and know how to decode and load the...
The windows file system will create a lock on the go-plugin binaries that Octant has spawned. This prevents taking advantage of the auto-reloading of Go plugins. To fix, when Octant...
**Describe the problem/challenge you have** Currently when using the TypeScript components generated from the Octant source, each component must be imported from its full file path. **Describe the solution you'd...
add getting started narrative documentation for building a go plugin. This can be broken up in to different tasks. Linking the PRs for each task is sufficient, no need to...
- Create `octant-desktop` recipes for brew / chocolatey / etc.. - Update docs / install procedures to use `octant-desktop` instead of `octant` - If possible: add deprecation warnings for `octant`...
##### ISSUE TYPE - Enhancement ##### COMPONENT NAME - API - UI ##### SUMMARY Currently we only surface errors when sending slack notification if a Python exception occurs. We could...
Octant should be able to be configured to use an OIDC provider. The User/Group configuration in the provider would include the kubeconfig that should be applied to the user when...
My system has some output from `lspci` that is as follows: ``` Slot: 38:00.0 Class: PCI bridge [0604] Vendor: Broadcom / LSI [1000] Device: PEX890xx PCIe Gen 5 Switch [c030]...
### Describe the feature #### Roles (3 policies) Required Permissions: `RoleManagement.Read.Directory` ```http GET https://graph.microsoft.com/v1.0/directoryRoles ``` ### Extra information or context _No response_