Skip to content

Conversation

@berndverst
Copy link
Member

Description

Enhancements that allow specifying custom components location (for example because you want to test different authentication methods and need separate yaml files)

Also added convenience method for running the sidecar without an app.

@berndverst berndverst requested review from a team as code owners October 22, 2021 05:56
@berndverst
Copy link
Member Author

cc @pkedy

@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #1223 (796028f) into master (3e504f9) will decrease coverage by 0.02%.
The diff coverage is 32.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1223      +/-   ##
==========================================
- Coverage   35.06%   35.04%   -0.03%     
==========================================
  Files         147      147              
  Lines       12624    12666      +42     
==========================================
+ Hits         4427     4439      +12     
- Misses       7729     7755      +26     
- Partials      468      472       +4     
Impacted Files Coverage Δ
state/postgresql/postgresdbaccess.go 0.00% <0.00%> (ø)
state/query/filter.go 58.92% <ø> (ø)
state/query/query.go 23.91% <ø> (ø)
tests/conformance/common.go 16.73% <0.00%> (-0.14%) ⬇️
state/mysql/mysql.go 92.98% <77.77%> (-3.18%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72754c6...796028f. Read the comment docs.

@artursouza artursouza merged commit 53a04bc into dapr:master Oct 25, 2021
@artursouza artursouza added this to the v1.5 milestone Oct 25, 2021
amimimor pushed a commit to amimimor/components-contrib that referenced this pull request Dec 9, 2021
* Add option to run sidecar without app

* Allow specifying custom components path

Co-authored-by: Long Dai <long.dai@intel.com>
Signed-off-by: Amit Mor <amitm@at-bay.com>
amimimor pushed a commit to amimimor/components-contrib that referenced this pull request Dec 9, 2021
* Add option to run sidecar without app

* Allow specifying custom components path

Co-authored-by: Long Dai <long.dai@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants