Yaron Schneider
2dfe958269
Refactor init on kubernetes to use Helm ( #432 )
...
* refactor init on kubernetes to use Helm
* linter
* linter 2
* update README
* change repo url
2020-08-13 12:59:47 -07:00
Yaron Schneider
06d64bf7ac
make version flags consistent for init/uninstall ( #425 )
2020-07-30 08:41:35 -07:00
Aman Bhardwaj
2a4123efaf
Change init and uninstall behavior for self hosted mode ( #413 )
...
* remove install-path option for dapr init copy bianries under $HOME/.dapr/bin
2020-07-22 14:47:57 -07:00
Mukundan Sundararajan
ff2d5dd482
Initialize dapr without docker dependency ( #386 )
...
* Initialize dapr without docker dependency
* Create default empty components dir
* Remove --slim flag from uninstall command
* Changed phrasing
* Updated Readme
* Clarify slim init use case
* language corrections
Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2020-07-10 16:32:45 -07:00
Mukundan Sundararajan
0b76467280
Fix Standalone dapr init behavior. ( #384 )
...
* Remove uninstall all from init path. Add install path arg to uninstall cmd. Cleanup binaries, archive correctly.
* Addressed review comments
* Change readme
* update readme
2020-06-29 15:27:59 -07:00
vinayada1
0afc366697
init creates the default component files #371 ( #373 )
...
* init creates the default component files #371
* fix review comments
* fix review comments - 2
* Upgrade to linter version 1.26.0 (#381 )
* init creates the default component files #371
* fix review comments
* fix review comments - 2
* Fix linter error
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-06-16 10:18:53 -07:00
Shalabh Mohan Shrivastava
86e6d6d65d
Adding support for --runtime-version flag for dapr init k8s ( #316 )
...
* Adding support for --runtime-version flag for dapr init k8s
* fixing lint error and changing the command text version
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-09 17:01:04 -07:00
Shalabh Mohan Shrivastava
43a4a9809e
Updating dapr init -k installation message ( #317 )
...
* Updating dapr init -k installation message
* Resolving code review comments.
2020-04-08 17:04:54 -07:00
Carlos Landeras
b482ac133c
Add Kubernetes shorthand k to init, list and logs cli commands ( #282 )
...
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-02-25 14:57:53 -08:00
Yaron Schneider
53e86a1b3a
add gcp auth ( #266 )
...
* add gcp auth
* linter
* add all auth
* fix auth
* add get started message
* shorten url
2020-02-13 21:17:08 -08:00
Leon Mai
24557c2465
Allow alternate install path ( #213 )
...
* alternate install
* Add comment
2019-11-27 15:15:09 -08:00
Phillip Hoff
65555f5cb8
Allow setting flags via environment variables ( #210 )
...
* Use viper to pull flags from environment variable.
* Allow Docker network be specified via environment variable.
* Sketch Dapr init/run CLI command reference.
* Sketch remainder of Dapr CLI command docs.
* Add note re: environment variables.
2019-11-20 10:29:53 -08:00
Yaron Schneider
16bab6b759
remove redis on local init ( #206 ) ( #207 )
2019-11-14 21:15:03 -08:00
Yaron Schneider
228e5bea5e
remove Dapr placement image on uninstall and init ( #204 )
2019-11-12 14:29:52 -08:00
Phillip Hoff
997ab8ce38
Allow installation of Dapr runtime into a specific Docker network ( #192 )
...
* Allow option to specify Docker network for containers.
* Add network aliases when on a specific network
* Allow Redis and placement server hosts be specified
* Don't expose container ports when on explicit network
* Use a network-specific container name.
* Update docs.
* Update per PR feedback.
2019-11-06 10:17:55 -08:00
Yaron Schneider
4d6cd4e721
removed v prefix ( #157 )
2019-10-15 19:12:02 -07:00
Yaron Schneider
f419af420d
add testing warning for kubernetes init ( #155 )
2019-10-15 17:33:08 -07:00
Aman Bhardwaj
6debcf2610
Adding license header and updating to MIT license.
2019-10-08 16:36:31 -07:00
Yaron Schneider
ff8224b3a5
Update init.go ( #123 )
2019-10-08 11:41:17 -07:00
Yaron Schneider
f762eedf6e
Update init.go ( #113 )
2019-10-03 15:52:11 -07:00
Yaron Schneider
36973dca2f
name change ( #109 )
2019-10-02 16:40:04 -07:00
Yaron Schneider
530b84531a
change namespace message ( #68 )
2019-09-12 15:00:16 -07:00
Yaron Schneider
eefc2b163c
add runtime versioning - set and get ( #67 )
2019-09-10 18:04:34 -07:00
Yaron Schneider
7f951d777a
fix windows progress bar ( #48 )
2019-08-30 15:23:51 -07:00
Yaron Schneider
a612f4cf4d
Added progress, aligned installation texts ( #34 )
...
* change phrasing
* added progress, fixed phrasing
* update vendor
* remove redundant instruction
2019-08-16 11:40:00 -07:00
yaron2
8564568ba3
initial commit
2019-06-20 15:28:52 -07:00