Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Samples - Add k8s deployment yaml to DemoActor sample #1308

Merged
merged 13 commits into from
Jun 26, 2024

Commits on Jun 26, 2024

  1. up

    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1297c80 View commit details
    Browse the repository at this point in the history
  2. Fixed build

    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8a82642 View commit details
    Browse the repository at this point in the history
  3. Added scripts for image build

    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    91e49b8 View commit details
    Browse the repository at this point in the history
  4. Added readme Build and push Docker image

    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    62431f6 View commit details
    Browse the repository at this point in the history
  5. Added demo-actor.yaml

    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    dc1cd7d View commit details
    Browse the repository at this point in the history
  6. Fixed typo

    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    14ad2e6 View commit details
    Browse the repository at this point in the history
  7. Updated guide, fixed invocation throw curl

    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    926e0b7 View commit details
    Browse the repository at this point in the history
  8. Removed dockerfile, updated readme, removed ps1 and sh scripts

    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1d2143e View commit details
    Browse the repository at this point in the history
  9. Updated base image

    Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com>
    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3c9d463 View commit details
    Browse the repository at this point in the history
  10. Update demo-actor.yaml

    Signed-off-by: Manuel Menegazzo <65919883+m3nax@users.noreply.github.com>
    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ebe73b6 View commit details
    Browse the repository at this point in the history
  11. Added overload for DaprClient DI registration (dapr#1289)

    * Added overload for DaprClient DI registration allowing the consumer to easily use values from injected services (e.g. IConfiguration).
    
    Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
    
    * Added supporting unit test
    
    Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
    
    ---------
    
    Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
    Co-authored-by: Phillip Hoff <phillip@orst.edu>
    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    2 people authored and m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a8a7980 View commit details
    Browse the repository at this point in the history
  12. Merge release-1.13 back into master (dapr#1285)

    * Update protos and related use for Dapr 1.13. (dapr#1236)
    
    * Update protos and related use.
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    
    * Update Dapr runtime version.
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    
    * Init properties.
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    
    ---------
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    
    * Update artifact action versions. (dapr#1240)
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    
    * Make recursive true as default (dapr#1243)
    
    Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
    
    * Fix for secret key transformation in multi-value scenarios (dapr#1274)
    
    * Add repro test.
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    
    * Fix for secret key transformation in multi-value scenarios.
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    
    ---------
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    
    * Update Dapr version numbers used during testing.
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    
    ---------
    
    Signed-off-by: Phillip Hoff <phillip@orst.edu>
    Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
    Co-authored-by: Shivam Kumar <shivamkm07@gmail.com>
    Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
    2 people authored and m3nax committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1adc956 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    07fa350 View commit details
    Browse the repository at this point in the history