Azure / azure-functions-dapr-extension

Extension for interacting with Dapr APIs from an Azure Function
MIT License
100 stars 34 forks source link

Updating Kubernetes deployment steps #180

Closed ASHIQUEMD closed 11 months ago

ASHIQUEMD commented 11 months ago

This PR includes following:

  1. Updating kafka installation steps.
  2. Adding Kafka pubsub component with secret keys being read from k8s secret
  3. Adding a service to access the function app
codecov[bot] commented 11 months ago

Codecov Report

Merging #180 (11e9ab4) into master (109f687) will decrease coverage by 5.71%. Report is 6 commits behind head on master. The diff coverage is n/a.

:exclamation: Current head 11e9ab4 differs from pull request most recent head b3cb0e8. Consider uploading reports for the commit b3cb0e8 to get more accurate results

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
- Coverage   72.71%   67.01%   -5.71%     
==========================================
  Files          53       53              
  Lines        1052     1052              
  Branches        0      158     +158     
==========================================
- Hits          765      705      -60     
  Misses        287      287              
- Partials        0       60      +60     

see 21 files with indirect coverage changes