You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
This PR creates renderers for Kubernetes Metadata extension. We will
begin with first making it work for Containers and then update to
cascade values from Env and Application extensions if they exist.
## 4351
Fixes: #4353
## Checklist
Please make sure you've completed the relevant tasks for this PR, out of
the following list:
* [ ] Code compiles correctly
* [ ] Adds necessary unit tests for change
* [ ] Adds necessary E2E tests for change
* [ ] Unit tests passing
* [ ] Extended the documentation / Created issue for it
Co-authored-by: Lakshmi Javadekar <[email protected]>
lakshmimsft
changed the title
Implement a new render.go file for Kubernetes metadata, similar to https://github.com/project-radius/radius/blob/main/pkg/corerp/renderers/daprextension/renderer.go. For this stage, only support metadata on the container resource itself
Implement a new render.go file for Kubernetes metadata. For this stage, only support metadata on the container resource.
Nov 28, 2022
AB#5184
The text was updated successfully, but these errors were encountered: