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
Pravin Pushkar
9f67738e24
fix appID reference ( #1273 )
...
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-04-24 12:14:49 +05:30
Pravin Pushkar
7abf871ce0
Configurable log destination ( #1258 )
...
* COnfigurable log destination
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Custom writer impl
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix e2e tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix flaky mar tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* adding e2e for log destination
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* adding tests and change logic to create log file
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* update e2e tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
---------
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-04-24 11:30:46 +05:30
Mukundan Sundararajan
4e3ae81df5
deprecate app-ssl flag in cli ( #1269 )
...
* deprecate app-ssl flag in cli
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* Update cmd/annotate.go
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
---------
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
2023-04-12 21:02:10 -07:00
Tharun K
756b541ae4
handle home directory prefix ( #1247 )
...
* handle home directory prefix
Signed-off-by: tharun634 <tharun634@gmail.com>
* add test
Signed-off-by: tharun634 <tharun634@gmail.com>
* lint + remove $HOME prefix
Signed-off-by: tharun634 <tharun634@gmail.com>
* windows check + homeDirPrefix const
Signed-off-by: tharun634 <tharun634@gmail.com>
---------
Signed-off-by: tharun634 <tharun634@gmail.com>
Co-authored-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Shubham Sharma <shubhash@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-04-05 12:03:12 +05:30
dependabot[bot]
808defb16c
Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 ( #1265 )
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.2 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.2...v1.1.5 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
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-05 11:37:49 +05:30
Girish Sharma
176fa0a663
Use offical gh cli instead of npm github-release-cli ( #1264 )
...
Signed-off-by: letmerecall <girishsharma001@gmail.com>
2023-03-30 18:39:26 +05:30
Stuart Leeks
6eca34e727
Update dev container feature docs to include docker ( #1263 )
...
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
2023-03-23 01:00:18 +05:30
Thorsten Hans
fff7e75762
Allow setting container-runtime via env var for `dapr init` ( #1251 )
...
* Allow specifying container-runtime via env var for `dapr init` (#1210 )
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
* pull default container runtime name from utils instead of introducing a new magic string
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
* Load config values in the order of defaults, env vars, flags
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
* fix(config): load runtime version using proper name
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
---------
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-03-16 17:51:02 +05:30
Stuart Leeks
b60c541241
Add dev container feature ( #1233 )
...
* Add dev container feature
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
* Update docs
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
* Update README.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Stuart Leeks <stuart@leeks.net>
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
* Update README.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Stuart Leeks <stuart@leeks.net>
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
* Update dev-container-feature/src/dapr-cli/devcontainer-feature.json
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Stuart Leeks <stuart@leeks.net>
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
* Update dev-container-feature/src/dapr-cli/README.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Stuart Leeks <stuart@leeks.net>
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
* Install devcontainer CLI for feature testing
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
* Ensure curl, check architecture
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
* PR feedback
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
* fix indents and config warnings
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
---------
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
Signed-off-by: Stuart Leeks <stuart@leeks.net>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-03-16 16:07:46 +05:30
Mukundan Sundararajan
45dcd5813d
remove govulncheck from workflow ( #1259 )
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-03-16 12:51:33 +05:30
tianya
72551c95af
output help information when dapr has no parameters ( #1255 )
...
Signed-off-by: tianya <tianyax@outlook.com>
2023-03-08 21:26:54 +05:30
Pravin Pushkar
5e3546a351
Init with custom cert ( #1249 )
...
* Init with custom cert
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* remove key file
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
---------
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-03-02 13:31:13 +05:30
dependabot[bot]
55777da7bb
Bump github.com/containerd/containerd from 1.6.15 to 1.6.18 ( #1235 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.6.15 to 1.6.18.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.6.15...v1.6.18 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 12:55:01 +05:30
Girish Sharma
17124ebbe9
Upgrade go version to 1.20 ( #1246 )
...
* Upgrade go version
Signed-off-by: letmerecall <girishsharma001@gmail.com>
* Upgrade go patch version to get through ci cache
Signed-off-by: letmerecall <girishsharma001@gmail.com>
* Format error message correctly
Signed-off-by: letmerecall <girishsharma001@gmail.com>
* Setup go from go.mod
Signed-off-by: letmerecall <girishsharma001@gmail.com>
* Fix workflow, checkout code before go setup
Signed-off-by: letmerecall <girishsharma001@gmail.com>
* Fix workflow
Signed-off-by: letmerecall <girishsharma001@gmail.com>
---------
Signed-off-by: letmerecall <girishsharma001@gmail.com>
Signed-off-by: Girish Sharma <girishsharma001@gmail.com>
2023-03-02 02:41:17 +05:30
Thorsten Hans
398eb7e24a
Update all actions that relied on Node.JS 12 #1202 ( #1252 )
...
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
Co-authored-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-03-01 00:41:42 +05:30
Mukundan Sundararajan
56ba05982e
Upgrade linter version to the latest ( #1253 )
...
* upgrade golangci-lint version to latest
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix tests
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
---------
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-28 23:43:28 +05:30
Thorsten Hans
06a4c6bddc
Show correct container runtime in init logging ( #1250 )
...
* Show correct container runtime in init logging
Init logging now logs using container runtime specified by the user instead of always logging "Docker"
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
#1209
* tests: set test name in test data to remove fmt import
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
* remove usage of golang.org/x/text and log container runtime names as they are
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
* ensure modified files do not introduce linting errors
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
---------
Signed-off-by: Thorsten Hans <thorsten.hans@gmail.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-28 23:16:25 +05:30
Taction
211e57b915
Fix unexpected behaviour in dapr list ( #1244 )
...
* Fix args parse.
Signed-off-by: zhangchao <zchao9100@gmail.com>
* fix lint
Signed-off-by: zhangchao <zchao9100@gmail.com>
* add e2e test for list
Signed-off-by: zhangchao <zchao9100@gmail.com>
* fix e2e exit to 0
Signed-off-by: zhangchao <zchao9100@gmail.com>
* run dapr run in goroutine
Signed-off-by: zhangchao <zchao9100@gmail.com>
---------
Signed-off-by: zhangchao <zchao9100@gmail.com>
2023-02-28 08:59:24 -08:00
Pravin Pushkar
a6f8c7694d
fix go vulerability ( #1237 )
...
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-02-17 16:38:25 +05:30
Pravin Pushkar
a4aafbdfd4
Parallel exec for UTs and cache go dep ( #1226 )
...
* Parallel exec for UTs and cache go dep
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* update go version
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
---------
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-02-17 13:03:20 +05:30
Mukundan Sundararajan
de997a9fda
Merge pull request #1234 from pravinpushkar/merge_to_master
...
Merge to master from release 1.10 branch
2023-02-16 22:27:39 +05:30
Pravin Pushkar
8884bb977e
Pin stable runtime dep and merge to master
...
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-02-16 11:01:19 +05:30
Pravin Pushkar
7e0d9dc45d
Merge branch 'master' into release-1.10
...
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-02-16 11:00:39 +05:30
Pravin Pushkar
63f3fa0e29
fix few issue ( #1231 )
...
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-02-15 00:31:43 -08:00
Pravin Pushkar
1cec708d88
update runtime to 1.10.0-rc.9 ( #1229 )
...
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-02-15 11:51:49 +05:30
Yaron Schneider
5ccd602262
Merge pull request #1227 from shivamkm07/fix-wingetcreateFailure
...
Fix wingetcreate failure
2023-02-14 18:33:30 +00:00
Shivam Kumar
4fdec6b798
re-running tests
...
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-02-14 23:06:02 +05:30
Shivam Kumar
23b37590e4
re-running tests
...
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-02-14 22:42:00 +05:30
Shivam Kumar
fffa1dad13
fixing go vulnerability failure
...
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-02-14 21:56:23 +05:30
Shivam Kumar
d3c3ac9bba
using latest wingetcreate
...
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-02-14 21:32:24 +05:30
Shubham Sharma
c8aa85b0e3
Upgrade dapr version to RC 8 ( #1223 )
...
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-14 11:40:45 +05:30
dependabot[bot]
25cc689143
Bump helm.sh/helm/v3 from 3.10.3 to 3.11.1 ( #1217 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.10.3 to 3.11.1.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.10.3...v3.11.1 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
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-02-13 14:57:35 +05:30
Shivam Kumar
4dd43375e6
Adding more e2e tests for mariner images ( #1208 )
...
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-02-13 11:40:54 +05:30
Pravin Pushkar
78db061dac
update runtime to RC.6 ( #1218 )
...
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-02-13 11:40:20 +05:30
Mukundan Sundararajan
c1c0ff5193
Merge pull request #1212 from mukundansundar/merge_rel_1.10
...
partial merge rel 1.10
2023-02-10 12:46:30 +05:30
Mukundan Sundararajan
72c988c476
Merge branch 'release-1.10' into merge_rel_1.10
2023-02-10 11:32:41 +05:30
Mukundan Sundararajan
0c26e1c7a6
Merge branch 'release-1.10' into merge_rel_1.10
2023-02-10 11:15:52 +05:30
Pravin Pushkar
84ba3aad24
E2e fix ( #1215 )
...
* fix e2e tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* pass dashboard version to dapr init
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* disable dashboard test for k8s
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* upload run file logs in artifacts
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* Revert "upload run file logs in artifacts"
This reverts commit e8343df8bd
.
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* trigger pr checks
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
---------
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-02-09 21:39:42 -08:00
Mukundan Sundararajan
e82850a698
update runtime to 1.10-rc.4 ( #1213 )
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-07 10:22:02 -08:00
Mukundan Sundararajan
8dbdbc5757
Merge branch 'master' into merge_rel_1.10
2023-02-07 22:11:08 +05:30
Mukundan Sundararajan
20978a2b59
update runtime version to 1.10.0-rc.3. Minor nit fixes ( #1207 )
...
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-06 13:15:47 +05:30
Mukundan Sundararajan
a7f06c3b1b
Fix runtime custom path installation logic ( #1203 )
...
* fix dapr path version, custom installation path logic, e2e
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix linter errors
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* fix paths for windows
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* rename daprPath to daprRuntimePath
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
---------
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-05 21:57:23 -08:00
Clay Lenhart
55bc454ad9
correct spelling ( #1206 )
2023-02-04 23:07:51 -08:00
Pravin Pushkar
38c8f106df
update dapr to 1.10.0-rc.2 ( #1201 )
...
* rc.2 changes
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* added test for obfuscation
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
---------
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
2023-02-02 01:40:55 -08:00
Phillip Hoff
50d5af4cd9
Store app PID in sidecar metadata. ( #1200 )
...
* Store app PID in sidecar metadata.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
* Move process check under command check.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
* Add minimal list test appId changes.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
* Reverse params.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
* Proper type conversion.
Signed-off-by: Phillip Hoff <phillip@orst.edu>
---------
Signed-off-by: Phillip Hoff <phillip@orst.edu>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-02 11:45:23 +05:30
Alessandro (Ale) Segala
a891cb09b3
Update dev container ( #1199 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 11:05:32 +05:30
Shubham Sharma
42f9519eb2
Add preview warning to dapr run and add appID and timestamp to logs ( #1196 )
...
* Add timestamp to logs and preview warning
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Fix test
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Update log format
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Update log format
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
* Update comment
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
---------
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2023-02-01 16:19:48 +05:30
Pravin Pushkar
17efdfd4a4
update dapr runtime to 1.10..0-rc.1 ( #1194 )
...
* update dapr runtime to 1.10..0-rc.1
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix failure due to runtime changes
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix tests failure
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix import in e2e tests. remove unnecessary uninstall steps
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
---------
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-01-31 21:51:57 +05:30
Pravin Pushkar
778b2a5933
dapr stop -f fix and E2E tests for dapr stop and list ( #1181 )
...
* E2E tests for dapr stop and list
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* cmdstop to cmdStopWithAppID
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* stop all started processes for dapr apps with kill process group
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* stop all apps in run template test
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fix tests
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* separating os syscall and renaming file
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* moving syscall.go to pkg/syscall
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* name change
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* fixed windows error
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* use syscall.kill
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
* review comments
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
---------
Signed-off-by: Pravin Pushkar <ppushkar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-01-31 13:07:42 +05:30