youtube image
From YouTube: Octant Community Meeting - March 25, 2020

Description

March 25, 2020

Agenda

Released 0.11
https://github.com/vmware-tanzu/octant/releases/tag/v0.11.0
Upcoming Focus
Documentation
Clarity is the theme:
Seperate user content, creator content (plugins), and core content.
Focus on distinction between octant.dev and markdown in repo.
Clear guide for getting started writing a plugin.
Clear guide for getting started using Octant.
Electron Application
Navigation redesign to support running in electron.
Breadcrumbs
Better CRD handling
Loading without a kubeconfig
Plugin Management
Settings
Plugin API v1
Address the outstanding issues for the v1 epic.
Allow plugins to provide HTML/JS assests (aka WebComponent)
Documentation (see above)
Next Up
Resource Editing
Resource Viewer
Workload Viewer
Object Status
Future
In-Cluster
https://github.com/vmware-tanzu/octant/tree/in-cluster-proposal
Octant Office Hours
https://calendly.com/wwitzel3/octant-office-hours
every Thursday from 13:00-17:00 EDT
Demo
Milan - Vertical navigation updates. https://github.com/vmware-tanzu/octant/issues/340

Open Q&A - add your questions here

[andy shiefelbein] Ability to run raw html / javascript as a plugin (https://github.com/vmware-tanzu/octant/issues/695)
Is it possible to do standard html / javascript without the need to use the octant wraper for elements?
Not yet, but we want to and will enable this. Likely as some kind of WebComponent. We’ll have to think about it a bit more. Will update the issue accordinly.
[sfoo] What do we think about using https://compodoc.github.io/compodoc-demo-todomvc-angular/ as a way to document Angular components?
Pros:
Cons: