Andrey Pokhilko
2843830ea1
Fix debug flag in helm chart
2023-08-10 10:43:46 +01:00
Andrei Pohilko
d46d7ab1da
refactoring
2023-08-03 18:05:33 +01:00
Vikas Kumar
0b354331d5
Handled resource kind PodDisruptionBudget and CRD for health status. ( #448 )
...
* Handled resource kind PodDisruptionBudget and CRD for health status.
* Handled resource kind PodDisruptionBudget and CRD for health status.
---------
Co-authored-by: vkumar3 <vkumar@aarnanetworks.com >
2023-07-28 22:01:56 +01:00
Andrei Pohilko
64331ad33a
Fix helm lint
2023-07-21 16:33:07 +01:00
Andrei Pohilko
5b60263a41
Don't create ClusterRole if disabled
2023-07-21 15:19:20 +01:00
S Kumar Dhananjaya
95f14ed295
info added to FEATURES.md ( #433 )
...
* added more info to features.md
* added details to FEATURES.md
* .
* reset to last commit
* Update FEATURES.md
2023-07-20 22:20:56 +01:00
Andrei Pohilko
eb51f8a130
Fix issue of goreleaser
2023-07-08 12:49:28 +01:00
geet hirawat
5531286da6
Refactoring install plugin script ( #427 )
...
* Refactor: Improve functionality and efficiency of installation script
* Refactor: Improve functionality and efficiency of installation script
* fixed the spacing error and also added the helm debug logic
2023-07-06 21:19:24 +01:00
S Kumar Dhananjaya
e8fe75e433
FEATURES.md file #255 ( #425 )
...
* Updated FEATURES.md file
* Update FEATURES.md
2023-07-06 09:34:47 +01:00
Andrei Pohilko
aa79f67bf2
Fix crash on reconfiguring repoless release with deps
2023-06-27 11:21:24 +01:00
Andrey Pokhilko
4e2d3186a1
Optimize single release getting ( #373 )
...
* Optimize single release getting
* Disable unused releases getting
* fix build
* Remove unused code completely
2023-06-23 10:18:44 +01:00
komodor-bot
14abc28c7d
Increment chart versions [skip ci]
2023-06-22 09:21:09 +00:00
Andrey Pokhilko
b61adf133f
Second attempt to do multiarch image ( #370 )
...
* Second attempt to do multiarch image
* Build it
* Arch Args
* Auth for push
* Remove condition
* Fix tag name
* Another try
* Finalize changes
v1.3.3
2023-06-21 12:42:14 +01:00
Andrey Pokhilko
27eb7949e5
Change commit message of chart release ( #369 )
2023-06-19 11:23:31 +01:00
komodor-bot
b90198915e
Increment chart versions [skip ci]
2023-06-10 17:48:04 +00:00
Andrey Pokhilko
64975cac42
Build and release ARM docker images ( #367 )
...
* Build and release ARM docker images
* Build and release ARM docker images
* Build and release ARM docker images
* Build and release ARM docker images
v1.3.2
2023-06-10 17:56:30 +01:00
dependabot[bot]
087399ad49
Bump github.com/docker/distribution ( #366 )
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 14:12:54 +01:00
Pushkar Pandey
fc385344f4
Doc feature: Release Detail ( #364 )
...
Help user to know the capability of Helm-Dashboard
2023-06-10 13:49:46 +01:00
Andrei Pohilko
56932f2c34
Fix build
2023-06-02 13:22:22 +01:00
Andrei Pohilko
24df4a21d6
Fix linter errors after go 1.20
2023-06-02 13:06:10 +01:00
Andrei Pohilko
bea75cb011
Bump up golang to 1.20
2023-06-02 12:22:35 +01:00
dependabot[bot]
a07c8f273d
Bump github.com/docker/distribution ( #361 )
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 12:19:34 +01:00
dependabot[bot]
eb11a8f26e
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 ( #363 )
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 12:19:17 +01:00
Andrei Pohilko
f0545d35f1
Bump up library dependencies
2023-05-30 09:20:35 +01:00
sachi3050
57f7c47dd1
Update build.yml ( #359 )
...
just a little bit of grammar correction.
2023-05-28 17:44:01 +01:00
Pushkar Pandey
0b4031bf24
Doc Feature: Installed Releases List ( #356 )
...
* Doc Feature: Installed Releases List
Helps user to know the features of Helm-Dashboard
* updated doc
* doc modify
* modify doc
* modify doc
2023-05-24 10:53:14 +01:00
Pushkar Pandey
e143963d46
Doc Features: Repository ( #353 )
...
* Doc Features: Repository
* Docs improvement
* modify doc
* doc correction
* doc improvement
2023-05-15 08:58:10 +01:00
dependabot[bot]
b933e2dd9b
Bump github.com/docker/distribution ( #354 )
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 08:22:51 +01:00
Andrey Pohilko
0e15fe2001
Fix sorting of versions
...
Fixes #326
Closes #349
2023-05-10 15:10:58 +03:00
Andrey Pohilko
021fe9c897
Add codecov badge
2023-05-09 11:16:41 +03:00
Andrey Pohilko
5f6104dbba
Change name of UT coverage file
2023-05-09 11:09:25 +03:00
Andrey Pohilko
8e9a464d62
Merge remote-tracking branch 'origin/main'
2023-05-09 11:03:40 +03:00
Andrey Pohilko
3a7bb3efb6
Add codecov integration
2023-05-09 11:03:23 +03:00
Pushkar Pandey
d2259241e6
Doc features: Multicluster ( #352 )
...
* Doc features: Multicluster
Helps the user to switch to a different cluster.
* Added the screenshot
* Update FEATURES.md
* screenshot added
2023-05-08 20:34:07 +03:00
dependabot[bot]
aad9992302
Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 ( #350 )
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.1...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 09:47:19 +03:00
Pushkar Pandey
30eb209043
Doc Features: Application shutdown ( #347 )
...
* Docs: To know to capability of application
* Create screenshot_shut_down.png
* Update FEATURES.md
2023-04-27 15:50:20 +01:00
Kashish Lakhara
1dcb77812f
docs: fixed typos ( #340 )
2023-04-17 10:51:54 +01:00
Harshit Mehta
245863b2f9
bug: fix sorting of release versions ( #336 )
...
Signed-off-by: Harshit Mehta <hdm23061993@gmail.com >
2023-04-14 11:37:31 +01:00
Itiel shwartz
dd1fe05d65
fix yaml parsing ( #330 )
2023-04-11 17:06:42 +01:00
komodor-bot
450804ba24
Increment chart versions [skip ci]
2023-04-11 11:48:31 +00:00
Andrei Pohilko
a2ddb94c16
Merge branch 'main' of github.com:komodorio/helm-dashboard
v1.3.1
2023-04-11 12:15:27 +01:00
Andrei Pohilko
861de33bfe
Record event when error is shown
2023-04-11 12:15:09 +01:00
Andrei Pohilko
26d82dd5ab
Omit storageClassName if it is null
...
Fixes #226
2023-04-11 12:10:30 +01:00
Andrei Pohilko
b1294cbe1a
Make failed manifest parse be shown less breaking
...
Relates to #328
2023-04-11 12:09:12 +01:00
dependabot[bot]
d4583a222e
Bump github.com/docker/docker ( #317 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.21+incompatible to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.24 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 09:37:34 +01:00
Satyam Singh
a0bf59edc6
Added Link to the v1.3.0 badge ( #319 )
...
* Added Link to the v1.3.0 badge
Added link of Release v1.3.0 to the badge of v1.3.0 and it now redirects to the v1.3.0
* Added link to the release badge
Added link to the release badge which will now redirect to the latest release
2023-04-09 16:30:07 +01:00
komodor-bot
79a79979e2
Increment chart versions [skip ci]
2023-03-30 12:38:29 +00:00
ElisarEisenbach
76e4fe51b5
Refactoring analytics ( #311 )
...
* exampple
* send call type in function
* remove heap check
---------
Co-authored-by: itielshwartz <itielshw@gmail.com >
v1.3.0
2023-03-30 14:42:35 +03:00
ElisarEisenbach
95ea5e4d6d
Send analytics to server ( #310 )
...
* start adding functions
* refactoring analytics functions
* formatting analytics
2023-03-30 09:29:01 +01:00
Andrei Pohilko
c139f3941d
Merge branch 'main' of github.com:komodorio/helm-dashboard
2023-03-24 17:39:49 +00:00