Anton Troshin
25d9ece42f
Add version parsing check skip malformed versions and avoid panic ( #1469 )
...
* Add version parsing check skip malformed versions and avoid panic
Signed-off-by: Anton Troshin <anton@diagrid.io>
* lint
Signed-off-by: Anton Troshin <anton@diagrid.io>
* do not return error on nil, skip bad versions
Signed-off-by: Anton Troshin <anton@diagrid.io>
* simplify condition to skip prerelease and versions with metadata
print warning on error and non-semver version tag
Signed-off-by: Anton Troshin <anton@diagrid.io>
---------
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-11-22 13:59:51 -08:00
Artur Souza
81fd09b7d1
Installs,uninstalls,upgrade dapr-dashboard separately when applicable. ( #1272 )
...
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-04-24 14:05:44 +05:30
Mukundan Sundararajan
65855d5aa0
Upgrade linter to 1.49.0 ( #1051 )
...
* Upgrade linter to 1.49.0
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix linter error
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2022-08-25 16:58:54 +05:30
yellow chicks
68f8325360
feature/helmchart: supported private helm chart repo to install dapr cluster ( #895 )
...
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* feature/helmchart: supported private helm chart repo to install dapr cluster
Signed-off-by: 1046102779 <seachen@tencent.com>
* feature: add a private helm repo for dapr
Signed-off-by: 1046102779 <seachen@tencent.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Pravin Pushkar <ppushkar@microsoft.com>
2022-08-02 15:23:29 +05:30
Mukundan Sundararajan
1ed9ba705a
fix get latest version ( #852 )
...
Signed-off-by: Mukundan Sundararajan <msundar.ms@outlook.com>
2022-03-22 08:24:46 +05:30
tanvigour
050eb553f2
Go linter upgrade to 1.44.2 ( #908 )
...
* Go linter upgrade to 1.44
Signed-off-by: tanvigour <tanvi.gour@gmail.com>
* remove old excludes and address new ones
Signed-off-by: tanvigour <tanvi.gour@gmail.com>
2022-03-07 13:18:48 +05:30
Dmitry Shmulevich
0f9d0d3a89
replaced license headers ( #855 )
...
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
2021-12-10 08:09:09 +05:30
Anh Le (Andy)
278428cb31
version: fix failing test ( #824 )
...
* version: fix failing test
* version: fix linting errors in test
* version: simplify tests on bad addr
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-11-29 12:53:10 +05:30
Charlie Stanley
3af1ca24a7
Fall back to reading the helm chart when the github API isn't available
2021-07-02 18:11:48 -07:00