1. 16 11月, 2019 1 次提交
  2. 15 11月, 2019 6 次提交
  3. 14 11月, 2019 2 次提交
  4. 13 11月, 2019 3 次提交
  5. 12 11月, 2019 2 次提交
  6. 09 11月, 2019 3 次提交
  7. 08 11月, 2019 3 次提交
    • Y
      Update Readme with Rust and C++ SDKs (#761) · 233bf276
      Yaron Schneider 提交于
      233bf276
    • Y
      [E2E] Initial commit of e2e test utils (#758) · 1ff1bced
      Young Bu Park 提交于
      This PR introduces KubeClient, and AppManager, which are the helpers to deploy app and create service, and clean up deployment and services by using k8s client-go.
      
      K8S fake client and reactor are used for the unit-tests for these implementations.
      
      When it comes to helloworld_test.go in this pr. The current implementation is to show how to use appmanager. The next PR will include test framework to simplify the test setup and cleanup steps. Then, helloworld_test.go will be rewritten with new test framework.
      1ff1bced
    • Y
      Fix linting errors (#759) · a7dacfa5
      Young Bu Park 提交于
      * Fix linter errors and update go mod vendor
      * Fix filename typo of pkg/components/kubenetes_loader_test.go
      a7dacfa5
  8. 07 11月, 2019 2 次提交
  9. 06 11月, 2019 2 次提交
    • Y
      Add azure service bus pub/sub from components-contrib (#752) · 2b423aaf
      Yaron Schneider 提交于
      * add azure service bus pub/sub
      
      * updating components-contrib version
      2b423aaf
    • S
      Making kubernetes package unit testable using fake and add tests (#748) · 65c74322
      Shalabh Mohan Shrivastava 提交于
      * Making kubernetes package unit testable using fake
      
      - Changes to make kubernetes package unit testable using fake
      - Add unit tests to test all the APIS of kubernetes package
      
      This change will enable to test the Dapr APIs to use kubernetes fake.
      
      * Refactoring to accomodate respective new changes
      
      Refactoring to accomodate respective changes
      
      * Adding vendor files after go mod vendor
      
      Adding vendor files after go mod vendor
      
      * Resolving code review comments
      
      * Fixing lint error
      
      * Resolving code review comments
      
      * Resolving to code review comments
      65c74322
  10. 02 11月, 2019 2 次提交
  11. 01 11月, 2019 4 次提交
  12. 31 10月, 2019 3 次提交
  13. 30 10月, 2019 3 次提交
  14. 29 10月, 2019 4 次提交