From 8499a9414e3541866576692709d7c9a0085dec04 Mon Sep 17 00:00:00 2001 From: Vishwanath Hiremath <100623239+vishwahiremat@users.noreply.github.com> Date: Tue, 7 Feb 2023 08:32:09 -0800 Subject: [PATCH] Big Fixes for v0.17-rc1 (#5127) # Description Cherry Picked from commits: Fix init and credential bugs https://github.com/project-radius/radius/commit/1b14a179c61815620446f41c85929914e594cd2f Update dapr recipe renderer to include all output resources https://github.com/project-radius/radius/commit/fe85dcc351884dc6ab78c2e2b60bcef7221d72e5 ## Issue reference Fixes: #issue_number ## Checklist Please make sure you've completed the relevant tasks for this PR, out of the following list: * [x] Code compiles correctly * [x] Adds necessary unit tests for change * [x] Adds necessary E2E tests for change * [x] Unit tests passing * [ ] Extended the documentation / Created issue for it --------- Co-authored-by: Bharath <99223262+bjoginapally@users.noreply.github.com> Co-authored-by: Bharath Joginapally Co-authored-by: karishma-chawla <74574173+karishma-chawla@users.noreply.github.com>