File octant.changes of Package octant
-------------------------------------------------------------------
Wed Mar 08 15:57:17 UTC 2023 - andrea.manzini@suse.com
- Update to version 0.25.1:
* fix: Calling the DynamicCache.gvrFromKey method when the gvr is not cached returns an nil object #3177 (#3178)
* Bump dependencies
* Fix disabled Clarity buttons
* Support Secret with binary data
* Spelling
* Allow manual trigger via workflow_dispatch
* fix invalid port when backend service has multiple port
* Move to go 1.17
* Use namespace scoped informers under restricted rbac
* Update Electron doc
* Add docs sidebar and action documentation
* Added check for resource access for namespaces before starting informers
* Bumped to electron 13 and node 16
-------------------------------------------------------------------
Thu Sep 16 02:26:24 UTC 2021 - jenting.hsiao@suse.com
- Update to version 0.24.0:
* Bump to 0.24.0 and added changelogs (#2842)
* Hide manifests behind button toggle (#2841)
* Add property CustomSvg to icons and navigation (#2786)
* Fixed status indicator for text and link components (#2811)
* plugins - automatically reload/remove Go plugins (#2818)
* Create helper for logs and add documentation
* Add protoc-gen-go-grpc (#2774)
* Allow Go plugins to apply yaml (#2775)
* Bump google.golang.org/grpc from 1.39.1 to 1.40.0
* Bump jsoneditor from 9.5.2 to 9.5.4 in /web
* Bump tar from 6.1.0 to 6.1.11 in /web
* Show container image manifest for pods (#2810)
* Set accessor for tabs from plugins (#2809)
* Show error for JS plugin watcher (#2776)
* Update "Resources" page in octant.dev (#2794)
* Bump github.com/fsnotify/fsnotify from 1.5.0 to 1.5.1
* Bump core-js from 3.16.1 to 3.16.2 in /web
* Bump cytoscape from 3.18.2 to 3.19.1 in /web
* Bump electron-builder from 22.12.0 to 22.12.1 in /web
* Bump tslib from 2.3.0 to 2.3.1 in /web
* Bump electron from 11.4.11 to 11.4.12 in /web
* Fix modal flicker on module load (#2779)
* Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.0
* Bump jszip from 3.5.0 to 3.7.1 in /web
* Bump path-parse from 1.0.6 to 1.0.7 in /web
* Bump @babel/core from 7.14.8 to 7.15.0 in /web
* Bump electron from 11.4.8 to 11.4.11 in /web
* Bump @types/node from 14.17.6 to 14.17.9 in /web
* Bump go.uber.org/zap from 1.18.1 to 1.19.0
* Bump google.golang.org/grpc from 1.39.0 to 1.39.1
* Add npm cache (#2743)
* Make icon tooltip reference visible
* Bump angular to 12.2.0 and postcss deps
* prevent plugins in Windows from creating terminals (#2701)
* Bump actions/setup-node from 2.3.0 to 2.3.2
* Bump choco to 0.23 (#2720)
-------------------------------------------------------------------
Wed Aug 04 11:24:58 UTC 2021 - jenting.hsiao@suse.com
- Update to version 0.23.0:
* release 0.23 (#2712)
* added terminating threshold for objectstatus (#2698)
* Fix helper icon color and namespace switcher css (#2699)
* Add PVC to object status (#2696)
* printer - parse conditions from Unstructured (#2685)
* Update contributors.md with PR guidelines
* Bump k8s libs to v0.21.3 (#2678)
* Add Terasky Ltd to ADOPTERS list (#2689)
* Enable go plugins to send events
* Show octant route history in the header - Show descriptive page title - Update octant content response to return empty namespace for non-namespaced resources [#2472, #2640]
* namespaces - provided namespaces should always show in namespace list (#2686)
* Fix gomock for terminating pod list
* Bump @babel/core from 7.14.6 to 7.14.8 in /web
* Bump @types/node from 14.17.3 to 14.17.6 in /web
* Bump @types/ws from 7.4.6 to 7.4.7 in /web
* Change node view to use object tables
* Bump jsoneditor from 9.5.1 to 9.5.2 in /web
* Fixed `ObjectStatusResponse` to update resource viewer and object tables
* Add status column to pod list
* Incremental bump for Angular, Clarity most recent releases
* Fix panic for standalone pod in applications view
* Fixes error message inconsistencies
* Bump golang.org/x/tools from 0.1.4 to 0.1.5
* Bump actions/setup-node from 2.1.5 to 2.3.0
* Bump choco to 0.22
* Adds changelog for PR
* Updates unmarshal code to match base
* Removed compodoc, added .nvmrc file, turned inlineCritical off to fix broken builds
* Upgrade to Angular 12, Clarity 5.4.2
* Bump prettier to 2.3.2
* Fix form select not sending changes
* Bump to 0.22.0 and added changelogs
* config - move configuration option to plugin/api
* Bump to storybook 6.3.4 and compodoc 1.1.13
* Bump google.golang.org/protobuf from 1.26.0 to 1.27.1
* Bump github.com/iancoleman/strcase from 0.1.3 to 0.2.0
* Bump github.com/google/uuid from 1.2.0 to 1.3.0
* interfaces - export config.Dash and related interfaces
* npm - package-lock.json
* Modified ADOPTERS file
* Bump dayjs from 1.10.5 to 1.10.6 in /web
* errors - log all discovery errors, not just metrics
* errors - explictly check for AccessErrors for CRDs and Events
* Bump github.com/hashicorp/go-hclog from 0.16.1 to 0.16.2
* Bump @types/ws from 7.4.5 to 7.4.6 in /web
* Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
* Bump go.uber.org/zap from 1.17.0 to 1.18.1
* Bump google.golang.org/grpc from 1.38.0 to 1.39.0
* Bump core-js from 3.15.0 to 3.15.2 in /web
* Bump jsoneditor from 9.5.0 to 9.5.1 in /web
* Bump ws from 7.5.0 to 7.5.2 in /web
* Text Area don't display on forms
* Modified ADOPTERS file
* Add ADOPTERS file
* display expandable list of namespaces
* Bump github.com/spf13/viper from 1.8.0 to 1.8.1
* Bump golang.org/x/tools from 0.1.2 to 0.1.4
* Fixes generation without recasting component
* Fix broken link to octant introduction on site
* Show default radio selection
* Bump viper to 1.8.0 and mock to 1.6.0
* Add ADOPTERS file
* add compile time StateManager interface check
* update import paths
* Bump ws from 7.4.6 to 7.5.0 in /web
* Bump core-js from 3.14.0 to 3.15.0 in /web
* Bump typescript from 4.1.5 to 4.1.6 in /web
* Bump marked from 2.0.5 to 2.1.1 in /web
* Bump @types/ws from 7.4.4 to 7.4.5 in /web
* Bump open from 8.2.0 to 8.2.1 in /web
* Bump @babel/core from 7.14.5 to 7.14.6 in /web
* Make UUID generation a responsibility of StreamingClientFactory
* Move streaming interfaces and websocket implementation to pkg
* Move StreamError to pkg/errors
* explict module dep
* Make handleStreamingMessage unexported
* Fix error when closing browser tab
* Separate data streaming from websockets
-------------------------------------------------------------------
Fri Jun 18 07:24:42 UTC 2021 - jenting.hsiao@suse.com
- Update to version 0.21.0:
* Bump to 0.21.0 and added changelogs
* Revert "Refactor dyamic cache to use namespaced informers"
* Bump electron-builder from 22.11.5 to 22.11.7 in /web
* Bump karma from 6.3.2 to 6.3.4 in /web
* Bump @babel/core from 7.14.0 to 7.14.5 in /web
* Bump tslib from 2.2.0 to 2.3.0 in /web
* Bump @types/node from 14.17.1 to 14.17.3 in /web
* Bump xterm from 4.11.0 to 4.13.0 in /web
* Add path only for electron
* Bump normalize-url from 4.5.0 to 4.5.1 in /web
* Return file metadata on file upload
* Use cds typography color for modals
* Avoid panic if a pod does not have an owner reference
* Refactor dyamic cache to use namespaced informers
* Added tests for http response error message
* Add flag to disable cross origin check
* Bump core-js from 3.13.1 to 3.14.0 in /web
* Bump jsoneditor from 9.4.1 to 9.5.0 in /web
* Bump angular-resizable-element from 3.3.5 to 3.4.0 in /web
* Bump highlight.js from 10.7.2 to 10.7.3 in /web
* Bump electron from 11.4.6 to 11.4.8 in /web
* Horizontal stacking of fields and Configurable form field width in stepper
* Add Tabs Component
* Make properties pane resizable
* Migrate to node 16 and npm 7
* Yaml editor: show Select file button only inside modal
* Truncate excessively long kube config path [#1893]
* Renames variable in comment
* Fix ExpandableRowDetailConfig naming, rebase to pass checks
* Bump @types/jasmine from 3.6.10 to 3.7.6 in /web
* Bump dayjs from 1.10.4 to 1.10.5 in /web
* Bump core-js from 3.11.2 to 3.13.1 in /web
* Bump @types/node from 14.14.43 to 14.17.1 in /web
* Resource Viewer properties refinements: removed labels, added last event, restructured replicas, cleaned and refactored code
* Added properties pane to Resource Viewer
* show kube config path in preferences [#1893]
* Fix bug where actions are not passed to components
* Prevent omitted managed field time from panic
* Use cds-alert for alerts
* Bump go.uber.org/zap from 1.16.0 to 1.17.0
* Bump ts-loader from 8.2.0 to 8.3.0 in /web
* Bump open from 8.0.7 to 8.2.0 in /web
* Use findstr for windows
* Bumped to address security vulnerabilities reported by dependabot
* Bump google.golang.org/grpc from 1.37.1 to 1.38.0
* Bump @types/lodash from 4.14.168 to 4.14.170 in /web
* Bump marked from 2.0.3 to 2.0.5 in /web
* Add json editor component
* Move managed fields in YAML tab to metadata
* Bump electron from 11.4.4 to 11.4.6 in /web
* Switch to correct JSON package
* Improved Resource Viewer initial selection
* Bump samuelmeuli/action-electron-builder from 1 to 1.6.0
* Bump google.golang.org/grpc from 1.37.0 to 1.37.1
* Bump github.com/hashicorp/go-hclog from 0.16.0 to 0.16.1
* Bump choco to 0.20
* Fixed breadcrumbs breaking to 2nd row
* Bumped Clarity and angular
* Added SelectFile component
* Resolve npm audit dependencies
* Bump to 0.20.0 and added changelogs
* fix race condition for tray ws connection
* Allow ContentResponse to receive multiple components next to a title
* Update tray menu and tray icon
* Removed Component entries from mdx stories, plus a couple of small fixes
* Bump core-js from 3.11.0 to 3.11.2 in /web
* Storybook overhaul cleanup
* Modernized storybook implementation, switched from knobs to controls
* Storybook 6.2 initial bump
* Bump electron from 11.4.3 to 11.4.4 in /web
* Bump @babel/core from 7.13.16 to 7.14.0 in /web
* Bump @types/ws from 7.4.1 to 7.4.2 in /web
* Bump @types/node from 14.14.41 to 14.14.43 in /web
* Fix Daemonset incorrectly showing status when pod is unavailable
* Bump ssri from 6.0.1 to 6.0.2 in /web
* Move netlify.toml to the site folder and update config
* Use rimraf to remove files
* Disable docs versioning
* Disable docs redirect
* Bump github.com/json-iterator/go from 1.1.10 to 1.1.11
* Bump github.com/googleapis/gnostic from 0.5.4 to 0.5.5
* Add clipboard option to text component for secrets
* Remove extraneous div from tab buttons
* Bump ts-loader from 8.1.0 to 8.2.0 in /web
* Fix editor height when used in modals
* Re-apply #2326: move contributors to community
* Website revamp to Hugo
* Bump @types/jasmine from 3.6.9 to 3.6.10 in /web
* Bump @types/cytoscape from 3.14.12 to 3.14.14 in /web
* Bump @babel/core from 7.13.15 to 7.13.16 in /web
* Bump core-js from 3.10.2 to 3.11.0 in /web
* add Vikram Yadav as an approver
* Bump to clarity 5.1.1
* Convert clr-modal to cds-modal
* Add tooltip to icon component
* Bump core-js from 3.10.1 to 3.10.2 in /web
* Bump ws from 7.4.4 to 7.4.5 in /web
* Bump electron from 11.3.0 to 11.4.3 in /web
* Bump @types/node from 14.14.35 to 14.14.41 in /web
* Sort Resource Viewer nodes by depth level
* Add expandable row display option per column
* Add styling for Buttons
* Bump @types/jasmine from 3.6.7 to 3.6.9 in /web
* Expose client state as an interface from service
* Bump core-js from 3.9.1 to 3.10.1 in /web
* Move contributors page to community, remove from home page.
* Bump highlight.js from 10.7.1 to 10.7.2 in /web
* Bump cytoscape from 3.18.1 to 3.18.2 in /web
* Bump tslib from 2.1.0 to 2.2.0 in /web
* Bump @babel/core from 7.13.10 to 7.13.15 in /web
* add nanaasiedu to OWNERS
* update guidelines to include explicit company count for sponsorship
* update OWNERS add lenriquez
* Bump marked from 2.0.1 to 2.0.3 in /web
* Bump ansi_up from 5.0.0 to 5.0.1 in /web
* Bump choco to 0.19.0
* Bump to 0.19.0 and added changelogs
* Use cds-icon instead of clr-icon for icon component
* Dispatch actions on filter and context update
* Pass partial octant state to plugins
* Update CI to leverage build.go commands
* Refactor forms to improve re-usability
* Bump google.golang.org/grpc from 1.36.1 to 1.37.0
* Fix signpost position
* Fixed Resource Viewer bug with missing pods
* Created ButtonComponent and extended LinkComponent to receive components to be wrapped as links
* Added ability to change dynamic component on the fly (#2277)
* Add Signpost
* Add link generator to DashboardClient
* Bumped angular, ansi_up (#2273)
* Bump github.com/hashicorp/go-hclog from 0.15.0 to 0.16.0
* Update v0.18 Changelog with PR correct authors
* Bump ts-loader from 8.0.18 to 8.1.0 in /web
* Bump @types/ws from 7.4.0 to 7.4.1 in /web
* Fixed changelog generation script to support usernames containing '-'
* Render expression selector in selectors list (#2253)
* increase timeout for remote cmd stream setup
* Expose Delete and Create object store calls for Go Plugins
* Bump y18n from 3.2.1 to 3.2.2 in /web
* Fix header spacing for clarity 5 upgrade
* Fix name_template from achive to nfpms
* Bump github.com/golang/protobuf from 1.5.1 to 1.5.2
* Bump kramdown from 2.3.0 to 2.3.1 in /site
* Bump github.com/soheilhy/cmux from 0.1.4 to 0.1.5
* Bump rxjs from 6.6.6 to 6.6.7 in /web
* Update nfpms.name_template for nightly goreleaser
* Bump google.golang.org/grpc from 1.36.0 to 1.36.1
* Fix nightly formatting
* Bump choco to 0.18.0
* Added changelog
* Fixed Storybook issues with Clarity 5
* Bumped Clarity to 5.0, fixed color and positioning inconsistencies
* Fixed issue with theme initial value
* Add embedded flag to .goreleaser.yml
* Fix github actions and shallow clones on goreleaser
* Bump goreleaser to 0.161.0
* Bump to 0.18.0 and added changelogs
* Revert the dynamic component update change
* Add Icon Component
* Rebased, fixed broken test
* Update component dynamically if view type changes
* Allow javascript plugins to add multiple tabs
* Refactor DynamicCache to use client-go/cache tools
* Added navigation CRD in memory cache
* Resource Viewer: updated visual styles (#2177)
* Bump github.com/spf13/afero from 1.5.1 to 1.6.0
* Bump highlight.js from 10.6.0 to 10.7.1 in /web
* Bump @types/jasmine from 3.6.6 to 3.6.7 in /web
* Bump @types/node from 14.14.34 to 14.14.35 in /web
* Bump wait-on from 5.2.1 to 5.3.0 in /web
* Allow validator to set constraints
* Add storybook entry for expandable row
* Add accordion component
* Bump github.com/golang/protobuf from 1.4.3 to 1.5.1
* Add expandable rows to datagrids
* Bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1
* Bump google.golang.org/grpc from 1.35.0 to 1.36.0
* Bump github.com/iancoleman/strcase from 0.1.2 to 0.1.3
* Bump go.opencensus.io from 0.22.6 to 0.23.0
* Allow plugins to add multiple tabs
* Update docs for object store metadata for go plugins
* Add conditional to dynamically change the url of the footer doc button
* Bump @types/node from 14.14.32 to 14.14.34 in /web
* Bump @babel/core from 7.12.17 to 7.13.10 in /web
* Bump xterm from 4.10.0 to 4.11.0 in /web
* Bump ts-loader from 8.0.15 to 8.0.18 in /web
* Bump core-js from 3.9.0 to 3.9.1 in /web
* Extract store metadata sent by Go plugins
* Update json imports for timeline
* Fixed sorting problem with jsoniter
* Extract out key/value extraction into a shared method
* Add action to timeline step
* Add frontend and storybook
* Add timeline component
* Fixed Prototype Pollution vulnerability with ini package
* Add memstat flag
* Update marked dependency to address the security vulnerability
* Bump @types/jasmine from 3.6.4 to 3.6.6 in /web
* Bump electron-builder from 22.9.1 to 22.10.5 in /web
* Bump ws from 7.4.3 to 7.4.4 in /web
* Bump rxjs from 6.6.3 to 6.6.6 in /web
* Bump @types/node from 14.14.31 to 14.14.32 in /web
* Use context.Cancel to clone context
* Switch to jsoniter
* Avoid memory leak by using new context in a function call
* Add lookup for additional metadata from JS plugins [#2042]
* Fix broken actions link in plugin doc
* Updated angular, storybook and clarity dependencies
* Bump rxjs from 6.6.3 to 6.6.6 in /web
* Bump cytoscape from 3.18.0 to 3.18.1 in /web
* Bump core-js from 3.9.0 to 3.9.1 in /web
* Bump @babel/core from 7.12.17 to 7.13.8 in /web
* Change dropdown to clarity selector
* Added missing Noop kubeConfig option
* Fix build-electron, remove mkdir, not needed
* Reduce tooltip size on label to avoid hidden labels
* Add storage class (#2059)
* Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
* Bump google.golang.org/grpc from 1.33.1 to 1.35.0
* Fix typo statefulset
* Use path.Join to find embedded files
* Disable npm cache
* Disable flaking kubeconfig message on websocket
* Add build tags to handle embedded files
* Bump actions/setup-node from v2.1.4 to v2.1.5
* Release 0.17 blog post
* Added changelog
* Fixed Panic when clusterless configuration specified at startup
* Bump @types/jasmine from 3.6.3 to 3.6.4 in /web
* Bump electron from 11.2.3 to 11.3.0 in /web
* Bump @types/node from 14.14.25 to 14.14.31 in /web
* Bump core-js from 3.8.3 to 3.9.0 in /web
* Bump lodash-es from 4.17.15 to 4.17.21 in /web
* Removed Resource Age column since is not necessary
* Updated changelog
* Refactored internal handling of preferences
* Added the table page size preference
* Use go:embed directive to serve static assets
* Bump @babel/core from 7.12.13 to 7.12.17 in /web
* fix broken links in README
* fix 0.17 changelog entry
* Bump @types/cytoscape from 3.14.11 to 3.14.12 in /web
* Add 0.17 to CHANGELOG.md
* Fixed problem with preferences forcing app reload
* Update release name to new match package name
* Update binary upload name
* Bump to 0.17.0 and added changelogs
* Removed the frontend load retry logic, better naming for logging verbosity
* Added Developer Preferences
* Change rice box retention to 2 days
* Removed astilectron, css fixes, Octant capitalization
* Bump ws from 7.4.1 to 7.4.3 in /web
* Bump highlight.js from 10.5.0 to 10.6.0 in /web
* Bump ts-loader from 8.0.14 to 8.0.15 in /web
* Bump @types/node from 14.14.22 to 14.14.25 in /web
* Bump marked from 1.2.8 to 1.2.9 in /web
* Bump @storybook/addon-console from 1.2.2 to 1.2.3 in /web
* Bump @babel/core from 7.12.10 to 7.12.13 in /web
* Bump angular-resizable-element from 3.3.4 to 3.3.5 in /web
* Bump electron from 11.2.1 to 11.2.3 in /web
* use a consistent and known temp sub folder in the loading handler
* Consolidated preferences storage
* Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
* Enable dynamic resisizing of header contents
* Remove go-astilectron from go mod
* Generate empty rice box for electron binary
* Use taskkill on Windows to stop octant process
* Fix log file paths to work on Windows
* Add test for node pod list
* Explicit size for tray icons
* Move to karma-electron-launcher; open links in new browsers
* Use electron-store to persist state
* Add system menu tray and minimize/hide logic
* Make Monaco editor work inside Electron
* Preferences UI, Electron integration
* Added Preferences to the bottom of the left nav
* Bump github.com/googleapis/gnostic from 0.5.3 to 0.5.4
* Vendor and tidy go modules
* Bump go.opencensus.io from 0.22.5 to 0.22.6
* Implemented design feedback changes
* Bump github.com/GeertJohan/go.rice from 1.0.0 to 1.0.2
* Bump github.com/spf13/afero from 1.4.1 to 1.5.1
* Bump github.com/google/uuid from 1.1.2 to 1.2.0
* Bump github.com/hashicorp/go-hclog from 0.14.1 to 0.15.0
* Dependabot automatically vendors go module updates
* Update readme for version skew policy
* Bump xterm from 4.9.0 to 4.10.0 in /web
* Bump cytoscape-node-html-label from 1.2.1 to 1.2.2 in /web
* Bump marked from 1.2.7 to 1.2.8 in /web
* Add iso timestamps to electron log files
* Rename angular project from dash-frontend to octant
* Add forward and back buttons to electron build
* Ensure value is not nil before casting to bool
* Fix various data races found when using -race build flag.
* Update Ingress from ext/v1beta1 to networkingv1
* Move apiextension.k8s.io/v1beta1 to v1
* Update AdmissionRegistrationv1beta1 to v1
* Add official language for how we govern approver status in the Octant project
* Small donut changes after code review
* fix embedded octant filename on windows
* Add menu to open Folder/Finder to log files
* Remember window size and position
* store pid as a pid group to ensure all child processes are closed
* Bump @types/node from 14.14.21 to 14.14.22 in /web
* Bump @ng-select/ng-select from 5.0.15 to 5.1.0 in /web
* Add File -> Quit Octant menu
* Fix mock visitor test race condition
* Bump electron from 11.2.0 to 11.2.1 in /web
* Donut chart improvements
* Bump @types/jasmine from 3.6.2 to 3.6.3 in /web
* Bump dayjs from 1.10.3 to 1.10.4 in /web
* Bump cytoscape from 3.17.1 to 3.18.0 in /web
* Use random port when running as electron
* Add support for windows shells and bash
* Add zoom in, out, and reset accelerators to electron menu
* Restoring the behaviour where Octant context is updated to file system's kubeconfig if it is changed unless the user has chosen a context in Octant UI.
* Bump socket.io from 2.3.0 to 2.4.1 in /web
* Push windows and macos electron builds to GCS
* Push electron assets into GCS nightly
* Disable blockmap and add release hook
* Add build pipeline using electron-builder
* Bump @types/lodash from 4.14.167 to 4.14.168 in /web
* Bump monaco-editor from 0.21.2 to 0.21.3 in /web
* Bump @types/node from 14.14.20 to 14.14.21 in /web
* Bump core-js from 3.8.2 to 3.8.3 in /web
* Bump electron from 11.1.1 to 11.2.0 in /web
* Add mutex to counter for runner test
* Breadcrumb implemented design feedback, fixed link issue
* Update README.md
* update electron for osx arm 64 (#1822)
* Check for GroupDiscovery error for metrics endponit
* Bump redcarpet from 3.5.0 to 3.5.1 in /site
* Major dependency updates
* Bump ts-loader from 8.0.13 to 8.0.14 in /web
* Bump dayjs from 1.10.1 to 1.10.3 in /web
* Bump @types/node from 14.14.3 to 14.14.20 in /web
* Bump @ng-select/ng-select from 5.0.14 to 5.0.15 in /web
* Bump tslib from 2.0.3 to 2.1.0 in /web
* Refactored frequently used path utils into common helper package
* Fix streamer flake
* Fixed issues with incorrect paths on Windows
* Added dropdowns to breadcrumbs
* Bump actions/upload-artifact from v2.2.1 to v2.2.2
* Restore functionality to infer current context on fs change
* Remove Zenhub references and add review process
* Bump highlight.js from 10.4.1 to 10.5.0 in /web
* Bump @ng-select/ng-select from 5.0.11 to 5.0.14 in /web
* Bump dayjs from 1.9.8 to 1.10.1 in /web
* Bump core-js from 3.8.1 to 3.8.2 in /web
* Bump electron from 10.1.5 to 10.2.0 in /web
* Bump overlayscrollbars-ngx from 0.2.2 to 0.2.3 in /web
* Bump @types/lodash from 4.14.165 to 4.14.167 in /web
* Bump wait-on from 5.2.0 to 5.2.1 in /web
* Bump ngx-highlightjs from 4.1.2 to 4.1.3 in /web
* Bump ts-loader from 8.0.11 to 8.0.13 in /web
* Bump @types/jasmine from 3.6.1 to 3.6.2 in /web
* signoff
* fix test
* fix fmt
* Add a node pods view
* Bump marked from 1.2.6 to 1.2.7 in /web
* Bump dayjs from 1.9.7 to 1.9.8 in /web
* Bump cytoscape from 3.17.0 to 3.17.1 in /web
* Bump @ng-select/ng-select from 5.0.9 to 5.0.11 in /web
* Bump cytoscape-dagre from 2.3.1 to 2.3.2 in /web
* Bump @types/cytoscape from 3.14.9 to 3.14.11 in /web
* Bump dayjs from 1.9.5 to 1.9.7 in /web
* Add support for ephemeral containers
* Move interfaces necessary for implementing ClientInterface to pkg
* Bump actions/setup-node from v2.1.3 to v2.1.4
* Only show preferred version of custom resources
* Bump stefanzweifel/git-auto-commit-action from v4.7.2 to v4.8.0
* Dependency update
* Fix for issue with broken links created from plugin
* Bump marked from 1.2.4 to 1.2.6 in /web
* Bump @babel/core from 7.12.3 to 7.12.10 in /web
* Bump core-js from 3.6.5 to 3.8.1 in /web
* Bump actions/setup-node from v2.1.2 to v2.1.3
* Fix removeFakes in build.go
* Refactor dash.NewRunner to use functional options pattern
* Bump choco to 0.16.3
* Bump to version 0.16.3 and changelogs
* Fix grep exit code; added check to github action
* Add verification to npm registry
* Show tabs in log output
* Bump ts-loader from 8.0.7 to 8.0.11 in /web
* Bump @types/d3 from 5.16.3 to 5.16.4 in /web
* Bump babel-loader from 8.1.0 to 8.2.2 in /web
* Bump @mdx-js/loader from 1.6.21 to 1.6.22 in /web
* Bump angular-resizable-element from 3.3.3 to 3.3.4 in /web
* Bump ws from 7.4.0 to 7.4.1 in /web
* Bump @webcomponents/custom-elements from 1.4.2 to 1.4.3 in /web
* add changelog entry
* encapsulate ocontext.WithKubeConfigCh
* Bump highlight.js from 10.4.0 to 10.4.1 in /web
* inline startAPIService
* inline the "loading" branch of startAPIService
* inline initLoadingAPI
* add startup integration tests
* Update contributors list on website
* Update major client side dependencies
* Bump babel-loader from 8.1.0 to 8.2.2 in /web
* Bump @types/lodash from 4.14.162 to 4.14.165 in /web
* Added storybook entry for table
* Move table reverse into a separate method
* Allow sort by multiple keys
* Bump cytoscape from 3.16.3 to 3.17.0 in /web
* Bump highlight.js from 10.3.2 to 10.4.0 in /web
* Bump @ng-select/ng-select from 5.0.8 to 5.0.9 in /web
* Update banner for survey results
* Add survey results post; remove banner
* Fix resource viewer when a metrics server resource is unavailable
* Bump @mdx-js/loader from 1.6.19 to 1.6.21 in /web
* fix
* Bump @types/cytoscape from 3.14.8 to 3.14.9 in /web
* Bump zone.js from 0.11.1 to 0.11.3 in /web
* Bump @babel/core from 7.11.6 to 7.12.3 in /web
* Bump actions/upload-artifact from v2.2.0 to v2.2.1
* Bump marked from 1.2.3 to 1.2.4 in /web
* Bump @types/ws from 7.2.9 to 7.4.0 in /web
* Updated deprecated set-env to output parameter
* Bump Storybook -> v6.1.0-rc2
* Bump Clarity -> 4.0.6
* Bump Angular -> 11.0
* Fix applications view to load when service unavailable
* Bump version to 0.16.2
* Updated changelog for 0.16.2 release
* Added changelog
* Prevent angular sanitizer from removing log content
* Updated clarity, angular and storybook to latest
* Bump typescript from 4.0.3 to 4.0.5 in /web
* Bump marked from 1.2.0 to 1.2.3 in /web
* Bump @types/jasmine from 3.6.0 to 3.6.1 in /web
* Bump cytoscape from 3.16.2 to 3.16.3 in /web
* Bump dayjs from 1.9.1 to 1.9.5 in /web
* Bump ws from 7.3.1 to 7.4.0 in /web
* Bump react-docgen from 5.3.0 to 5.3.1 in /web
* Handle Ingress multiple Urls and TLS properly
* Dropdown component implemented feedback
* Fix the first/last seen to display null instead of a pointer (#1527)
* Improve calculating navigation selection from Url
* Bump @types/ws from 7.2.7 to 7.2.9 in /web
* Bump cytoscape-dagre from 2.3.0 to 2.3.1 in /web
* Bump highlight.js from 10.3.1 to 10.3.2 in /web
* Switch resolved address to pubic npm registry
* Fix readme asset paths
* Fix storybook, split chunks, and use documented main.js
* Added dropdown component
* Show PV claims in a Pod's resource viewer
* internal/queryer: include volume-based configmaps in ConfigMapsForPod
* Log a warning when the external metrics server is offline
* Fix panic in serveWebsocket when ClientFromRequest returns an error
* Refactor form payloads
* Use link when displaying Ingress hosts
* add changelog 1060
* Fix bad backend link when using AWS ALB use-annotation
* Bump stefanzweifel/git-auto-commit-action from v4.7.1 to v4.7.2
* Bump @mdx-js/loader from 1.6.18 to 1.6.19 in /web
* Bump ts-loader from 8.0.5 to 8.0.7 in /web
* Bump tslib from 2.0.2 to 2.0.3 in /web
* Bump electron from 10.1.3 to 10.1.5 in /web
* Bump @types/jasmine from 3.5.14 to 3.6.0 in /web
* Bump @types/node from 14.14.0 to 14.14.3 in /web
* update k8s deps to 0.19.3
* fixed spacing and typos
* Bump stefanzweifel/git-auto-commit-action from v4.6.0 to v4.7.1
* Fixed navigations issue for plugins that supply leading slash in URLs
* Normalize markdown styles to match other text in datagrids
* Bump @types/node from 14.11.8 to 14.14.0 in /web
* Bumped Clarity and Angular
* Navigation optionalization, cleanup and minor fixes
* Left navigation: two panels, compressed and expanded mode
* Grouped navigation, initial submission
* Add community survey blog
* update Octant docs to use storybook
* Bump ts-loader from 8.0.4 to 8.0.5 in /web
* Bump electron-builder from 22.8.1 to 22.9.1 in /web
* Bump highlight.js from 10.2.1 to 10.3.1 in /web
* Bump node to 14.x
* Fix karma test warnings
* Bump @ng-select/ng-select from 5.0.1 to 5.0.8 in /web
* Remove karma cache
* Added test bed declarations and providers
* Use overlay scrollbar in content and summary
* Help menu additional items
* Bump @types/lodash from 4.14.161 to 4.14.162 in /web
* Post release dependency update
* Bump stefanzweifel/git-auto-commit-action from v4.5.1 to v4.6.0
* add docs section to reference.octant.dev
* Bump go-astikit to 0.9.1 and go-astilectron-bundler to 0.7.2
* Bump choco to 0.16.1
* Remove tslint/prettier conflicts
* Move websocket service to new module
* Vendor and tidy go modules
* Vendor and tidy go modules
* Bump github.com/spf13/afero from 1.4.0 to 1.4.1
* Bump go.opencensus.io from 0.22.4 to 0.22.5
* Vendor and tidy go modules
* Bump github.com/asticode/go-astilectron from 0.14.2 to 0.18.0
-------------------------------------------------------------------
Thu May 20 16:58:50 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.20.0
* Requires Go 1.16
* Added expandable row display option per column
* Allowed to pass multiple components next to a title in a
ContentResponse
* Exposed client state as an interface from service
* Migrated website to Hugo
* Overhaul of Octant storybook implementation
- Update to version 0.19.0
* Breaking API Changes:
* Moved request.ClientID to request.ClientState
* Changed button groups to accept button components
* Upgraded project to Clarity 5
* Shared partial octant state with plugins
* Created ButtonComponent and extended LinkComponent to receive
components to be wrapped as links
* Added Delete and Create object store calls for Go Plugins
- Update to version 0.18.0
* Breaking API Change:
* Allow UI validators to set constraints on Forms
* Added support for the StorageClass resource
* Updated resource viewer visual styles
* Added support for plugins to add multiple tabs (#2165, @GuessWhoSamFoo)
- Update to version 0.17.0
* Added dropdowns to breadcrumbs
* Redesigned left navigation
* Added tooltips, support for different segment colors and
thickness to donut charts
* Added Preferences to the bottom of the Vertical Navigation
* Added dropdown component
* Added pods table to node overview
* Added official language for approver status
* Added version skew policy (#1896, @GuessWhoSamFoo)
-------------------------------------------------------------------
Thu Dec 10 01:53:43 UTC 2020 - jenting.hsiao@suse.com
- Update to version 0.16.3:
* Bump to version 0.16.3 and changelogs
* Fix grep exit code; added check to github action
* Add verification to npm registry
* Bump electron-builder from 22.8.1 to 22.9.1 in /web
-------------------------------------------------------------------
Mon Nov 23 01:15:09 UTC 2020 - jenting.hsiao@suse.com
- Update to version 0.16.2:
* Bump version to 0.16.2
* Fix resource viewer when a metrics server resource is unavailable
* Updated deprecated set-env to output parameter
* Fix applications view to load when service unavailable
* Updated changelog for 0.16.2 release
* Revert waitForAsync and remove overlayscrollbar (#1600)
* Updated changelog
* Help menu additional items
* Update 0.16.2 changelog
* internal/queryer: include volume-based configmaps in ConfigMapsForPod
-------------------------------------------------------------------
Fri Oct 23 17:02:48 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Allow to override build date with SOURCE_DATE_EPOCH (boo#1047218)
-------------------------------------------------------------------
Thu Oct 22 05:55:43 UTC 2020 - jenting.hsiao@suse.com
- Update to version v0.16.1:
* Bump to version 0.16.1 and added changelogs
* Remove the quick switcher header to make it same as before
* Workaround for Clarity input control styling problem
* update datagrid and button-group to use marked directly
* add trustedContent flag for markdown
* Keep logs scrolled to bottom when selecting container or time
* Change redirect path when switching namespaces to be more intuitive
* Move breadcrumb/title generation to tab component