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
Andrei Pohilko
3384db7193
In case no repositories configured, fall back to empty search
2022-11-24 16:25:30 +00:00
Andrei Pohilko
7de7c85426
Release 0.2.8
2022-11-24 16:01:36 +00:00
Andrei Pohilko
db9cdeb1c9
Split data layer into separate files
2022-11-23 12:38:03 +00: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
76d55f8e44
Enhancement/show chart icon and description ( #70 )
...
* New API to fetch chart.yaml for an installec chart
* Show icon and description for installed chart list
Co-authored-by: Harshit Mehta <harshitm@nvidia.com >
2022-11-09 08:23:44 +00:00
Andrei Pohilko
dadf2d1bde
Cosmetics
2022-11-08 14:37:48 +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
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
Andrei Pohilko
7ab0f33201
Transfer TODOs into GH issues
2022-10-28 19:10:53 +01:00
Andrey Pokhilko
786bddc478
Force namespace via cmdline parameter ( #53 )
...
* Force name via cmdline parameter
* Use a library to parse CLI flags
* Use less env vars
* Document it
2022-10-28 12:39:19 +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
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