Commit Graph

25 Commits

Author SHA1 Message Date
Yaron Schneider 1cb3db14d1
update helm and k8s packages (#564) 2020-12-16 17:05:10 -08:00
Mukundan Sundararajan 24ca35d78b
Upgrade to linter v1.31.0 (#447)
* Upgrade to linter v1.30.0

* Remove --fix from lint

* Fix linter issues

* use golang-ci lint action

* Fix linter version

* add linter patch version

* remove linter patch version
2020-10-07 17:24:12 -07:00
Young Bu Park 3f8ebf88ce
Move helm repo from ACR to GH Page (#468)
Move helm repo from ACR to GH Page
2020-09-24 14:03:22 -07:00
Yaron Schneider 294fa19a20
Add root cert expiry check command (#434)
* add root cert expiry check command

* fix helm repo url
2020-08-13 18:08:34 -07:00
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
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
pruthvidhodda 157a87f1cd
Update the URL to pull dapr-operator.yaml (#293)
* Update the URL to pull dapr-operator.yaml

* Get manifest from latest release

* Add nosec to avoid variable URL linter error

* Move GetLatestRelease() to pkg/version

* Move two consts to pkg/version

* Change package alias
2020-03-18 12:47:09 -07:00
pruthvidhodda 0d21ae2a78
Make changes for programmatically installing a custom resource (#291)
* Fix configuration error when running init (#269)
* Make changes for programmatically installing a custom resource
2020-03-16 17:09:32 -07:00
Abhishek Gupta 8699ed9a8a
Checking containers are running before "dapr init" (#226)
* checking containers are running before dapr init

* updated impl

* removed constraint for placement container

* updated RunCmdAndWait and refactored

* fix lint issues

* fix linter

* correction

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-02-11 11:30:58 -08:00
Young Bu Park c00014497b
Show the detail error message when KUBECONFIG includes multiple configs (#242)
* fix typo

* handle multiple configs

* show k8s initialization errors
2020-02-05 17:05:02 -08:00
Young Bu Park f84566fb2b
Enable linter and fix all linter errors (#241)
* Enable golangci linter

* remove gomnd

* upgrade golang lint

* upgrade go to 1.13.7

* fix messages

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-02-03 09:07:32 -08:00
shaggygi 7f5fdf176c Cleaned up a few comments and strings 2019-11-30 19:05:33 -05:00
Young Bu Park e9e261a420 Merge release-0.4 to master (#141)
* Enable uninstall to remove placement container for standalone mode (#120)

* Uninstall placement container in standalone

* fix lint error

* remove useless logging

* simplify more

* Add v0.4.0-alpha.2 rel note (#125)

* add 0.4.0-alpha.2 release note

* add changes

* wip
2019-10-11 16:22:34 -07:00
Yaron Schneider 05e4a022d3
clear error on missing kube config (#124) 2019-10-11 10:47:29 -07:00
shalabhs 93e4884096 Adding code comments as part of release checklists 2019-10-09 11:14:48 -07:00
Aman Bhardwaj 6debcf2610 Adding license header and updating to MIT license. 2019-10-08 16:36:31 -07:00
Yaron Schneider 9761ba2718
release name (#110) 2019-10-02 17:16:33 -07:00
Yaron Schneider 36973dca2f
name change (#109) 2019-10-02 16:40:04 -07:00
Yaron Schneider 952be2dbe1
friendlier spinner (#84)
* friendlier spinner

* update readme icon

* another icon update
2019-09-17 14:59:35 -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
Lior Kamrat 083c294ac9 change manifest location (#33) 2019-08-14 14:10:46 -07:00
Lior Kamrat b2752896b4 fix url (#26) 2019-08-02 14:13:29 -07:00
yaron2 8564568ba3 initial commit 2019-06-20 15:28:52 -07:00