Harshit Mehta
af1c09ae02
Update Kommunity link ( #184 )
2023-01-12 11:21:04 +00:00
Andrey Pokhilko
f6d3e519e2
Allow installing into cluster ( #128 )
...
* Dockerize it
* Default chart layout
* Installable
* Starts and loads
* Progressing
* Hide cluster block
* Add scanners
* Add icon for helm chart (#130 )
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
* Image build and push scripts
* Build local img
* Local img
* ci stuff
* ci and chart changes
* add readme
* modify readme
* move readme location
* update docs and delete file
* remove file
* allow write actions
* allow write actions
* update .gitignore
* update readme
* delete file
* add persistence and update documentation
* update logo
* update volume paths and documentation
* change pvc size
* Comment
Co-authored-by: Harshit Mehta <hdm23061993@gmail.com >
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
Co-authored-by: ronahk <rona@komodor.io >
2022-12-18 14:09:07 +02:00
ronahk
74f6236ba6
Display better status message ( #125 )
2022-11-29 16:10:52 +00:00
siddhikhapare
a89ccbdab7
Overlay with explaination modified ( #123 )
2022-11-29 11:11:22 +00:00
ronahk
3abae8e49e
Filter installed charts by namespace ( #101 )
...
* filter by namespace
* exists
* Some improvements, one thing resolved
* cleanup
* merge
* allow filtering by name
* filter by namespace
* changes
* change url parameter name
* keep filtered namespaces when refreshing and combine inpt and namespace filtering
* Refactoring
* Cleanup
* Forced NS handle
* remove else
Co-authored-by: Andrei Pohilko <andrei.pokhilko@gmail.com >
2022-11-23 13:38:09 +02:00
Andrey Pokhilko
bedb356b02
In-memory cache for speed-up ( #88 )
...
* Experiment with local cache
* Commit
* Cache all we can, invalidate later
* Commit
* separate cache class
* More cached
* Proper invalidate
* Complete the repos
* Fix the build
* Fix build
* Status reporting
2022-11-22 17:17:32 +02:00
Harshit Mehta
74c2a3d6e7
Few UI Enhancements ( #79 )
...
- Add Install/Upgrade keywork dynamically on popup
- Sort Repo list alphabetically
- Sort CLuster list alphabetically
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
2022-11-08 14:28:13 +00:00
Andrei Pohilko
f897c0f197
Display forced namespace in UI
2022-11-06 16:16:36 +00:00
Andrey Pokhilko
671fa949df
Improve resource scanning flow ( #68 )
...
* List supported resources for scanners
* Don't warn on scanner discovery commands
* Use scanner-to-resource map
* Save changes
* Scan result tabs
* Own table render for Checkov
* Scannable manifest flag for scanners
2022-11-06 15:56:34 +00:00
Duy Nguyen
612352d69f
Add namespace dropdown ( #67 )
...
* add get namespace endpoint
* add namespace dropdown
* misc fix
2022-11-06 13:19:32 +00:00
Harshit Mehta
dffb8a726b
Allow filtering on repository charts list ( #61 )
...
Fixes #46
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
2022-11-01 21:58:34 +00:00
Andrey Pokhilko
c0a1d31c8d
Make user analytics optional ( #59 )
...
* Make user analytics optional
* Mention analytics in README
* Use analytics flag
2022-10-31 15:33:18 +00:00
Harshit Mehta
329ae055ee
Add current cluster info to Install and Upgrade popup ( #58 )
...
Fixes #44
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
2022-10-31 08:34:51 +00:00
Andrei Pohilko
7ab0f33201
Transfer TODOs into GH issues
2022-10-28 19:10:53 +01:00
Andrei Pohilko
2e8ba39b8f
Attempt to reuse the application if it's already running
2022-10-28 18:28:08 +01:00
Harshit Mehta
c5f9f71e45
Remove version check for charts without repo ( #54 )
...
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
2022-10-28 15:22:20 +01:00
Andrei Pohilko
9bb597f366
Update project logo
2022-10-28 14:28:07 +01:00
Andrei Pohilko
0c486e76c0
Change new version alert display
2022-10-27 15:30:52 +01:00
Andrei Pohilko
b2ec371709
Correct link to Slack community
2022-10-26 15:32:46 +01:00
Andrei Pohilko
549cdd9bfb
Release 0.2.3
2022-10-26 15:26:40 +01:00
Andrei Pohilko
3eae013286
Hide upgrade menu item by default
2022-10-26 12:44:06 +01:00
Andrey Pokhilko
de0024cd03
Check for newer version available ( #47 )
...
* Add helm version requirement notes
* Check for newer version and offer upgrade
* fix lint
2022-10-26 12:35:07 +01:00
Andrey Pokhilko
b0067e31ba
Improvements after release ( #45 )
...
* Add helm version requirement notes
* Create Help section, no charts placeholder
* Revive missed "user-defined" values
* Fix namespace undefined upon install
* cosmetics
2022-10-26 11:05:50 +01:00
Lior Noy
be6666373b
Add version information into UI ( #35 )
...
This commit adds the tool version into the UI in the top bar.
2022-10-25 14:08:28 +01:00
Andrey Pokhilko
0de0b5d0cb
Repository-related functions ( #19 )
...
* Roadmap item
* Start building repo view
* Section switcher
* Show repo list
* Adding chart repo works
* Showing the pane
* Couple of buttons
* Listing items
* Styling
* Enriching repo view
* Navigate from repo to installed
* Tuning install popup
* Working on install
* Cosmetics
2022-10-23 13:41:45 +01:00
Andrey Pokhilko
f86a4a93a7
Scanners Integration ( #18 )
...
* Research scanning
* Move files around
* Reports the list
* Scanner happens
* Commit
* Work on alternative
* refactorings
* Progress
* Save the state
* Commit
* Display trivy Results
* Checkov also reports
* Better display
* Correct trivy numbers
* Scan pre-install manifest
* Readme items
* Static checks
2022-10-17 13:41:08 +01:00
Andrey Pokhilko
d8afa3861d
Values editing ( #17 )
...
* Refactorings
* save
* REdesigning install dialog
* Display values editor
* Reconfigure flow
* Status handler and version
* error reporting
2022-10-07 17:01:19 +01:00
Itiel shwartz
890994d70d
add datadog and heap ( #16 )
...
* add datadog
* also added heap
2022-10-04 08:32:41 +01:00
Andrey Pokhilko
1e3a706698
Restyle fixes ( #14 )
...
* Applying style fixes
* Implement more notes
* Improvements
* Applying v2 design
* flyout restyle
* fix spec rev
* Status icons
* Restyle top line and footer
* Shorter err msg
2022-10-02 11:50:28 +01:00
Andrei Pohilko
1b6dc4159a
Release 0.0.6
2022-09-29 09:01:05 +01:00
Andrei Pohilko
69609b1ee2
Fix wrapping and scrolls
2022-09-28 22:29:42 +01:00
Andrei Pohilko
bdd5b9b32e
Workaround the wrap
2022-09-28 20:52:37 +01:00
Andrei Pohilko
870a1196f0
Make k8s context a URL param
2022-09-28 15:00:10 +01:00
Andrey Pokhilko
7fd5fcc5b2
Restyle LAF ( #12 )
...
* Logos change
* Coding HTML
* Top bar
* Top bar is fine
* Restyling it
* progressing
* age line
* cosmetics
* Installed list is fine
* Save
* revision list display
* Split up files
* Rev list works
* Details
* Working on details
* Action buttons
* cosmetics
* Describe flyout
* Uninstall confirm flyout
* Working on flyouts
* Fixed the actions working
* Polishing it
* Cosmetics
2022-09-26 11:19:55 +01:00
Andrey Pokhilko
6b8d959491
Bugfixes ( #11 )
...
* Don't offer rollback for the first revision
* Fix the rollback bug
* Cosmetics
* Errors shown as alerts
2022-09-15 13:27:24 +01:00
Andrey Pokhilko
269895ae31
Repo version info and upgrade ( #10 )
...
* Repo block shows
* repository update
* API progress
* Fix problem of stopping after uninstall
* Upgrade preview backend
* Upgrade preview displays fine
* Install flow works
* Weird check for updates
* Update action
* Fix action
* Still trying
* Fix lint error
* Refactor out helm handlers
* refactor out kube handlers
* save
* Change icon collection
* Reworked upgrade check
2022-09-14 13:20:10 +01:00
Andrey Pokhilko
5ea54f9257
Rollback action ( #9 )
...
* Show rollback confirm
* Implement rollback backend
* Refactoring
* Refactoring
2022-09-11 12:54:18 +01:00
Andrey Pokhilko
fa48cf5435
Allow uninstalling the chart ( #8 )
2022-09-09 14:50:50 +01:00
Andrey Pokhilko
7b6e9f1748
Show describe modal ( #7 )
2022-09-08 15:56:05 +01:00
Andrei Pohilko
4bd510962a
Add "close" button to shutdown the server
2022-09-08 12:11:21 +01:00
Andrey Pokhilko
a3fb04fbae
Resource status display ( #6 )
...
* Start experiments
* Going to get resources
* Start to show resources
* Working on statuses
* Displaying statuses
* Fix complexity?
2022-09-07 22:37:50 +01:00
Andrey Pokhilko
967d499742
Initial features 4 ( #5 )
...
* Select works fine
* Context switching works
* Going to expand fns
* Diff and value
* Progressing
* fix click events
* highlight code
* Add revision age info
* Values diff
* remove forgotten
* Refactor data layer, add flag
* UDV flag works
* Diff with prev works
2022-09-05 17:31:25 +01:00
Andrey Pokhilko
1580c2e9a0
Chart details draft ( #4 )
...
* Add logo
* Refactor out structs
* Data layer context-awareness
* Mod
* Data layer improvements
* Progress
* Progress
* Progress
* Figured the time format shorter
* Statuses colors
* Sticky URL
* Calculate some diffs inside
* Separate checks
* Scrap gofmt
* Skip custom test in GH
* Shows some colorful diff
2022-08-31 12:12:08 +01:00
Andrey Pokhilko
d9a88feb7b
Initial features pt 2 ( #3 )
...
* Less logging when not in DEBUG
* Check helm is fine
* Display kube context switch
* Cosmetics
* Displays list of chartss
* Linter stuff
* Fix option name
2022-08-24 14:42:20 +03:00
Andrey Pokhilko
925cfa77dd
Start working on web server ( #2 )
...
* Start working on web server
* Some restructure
* Serving static works
* Fix linter complaint
* Enable local dev
* Static files served fine
* Tidy
2022-08-23 13:46:11 +03:00