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

Updating datamodel to use ContainerExtension types #4469

Closed
wants to merge 3 commits into from

Conversation

jkotalik
Copy link
Contributor

@jkotalik jkotalik commented Nov 3, 2022

Description

Fixes datamodel for Container/Application/Enviornment for Extensions. Forgot to add the right type as the array type.

Again the place we are starting from is that Application Extensions are separate from Environment extensions, etc. We are assuming that it is a bad user experience to be able to specify the DaprExtension at the application layer that noops or throws at deploy time rather than at compile time.

Issue reference

Part of #4442, #4448 will finish the fight

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

@jkotalik jkotalik marked this pull request as ready for review November 3, 2022 22:37
@jkotalik jkotalik requested a review from a team as a code owner November 3, 2022 22:37
@jkotalik jkotalik requested a review from lakshmimsft November 3, 2022 22:38
Copy link
Contributor

@rynowak rynowak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - would be good to get a signoff from @ytimocin or @youngbupark as well.

@jkotalik jkotalik force-pushed the jkotalik/dataModelUpdate branch from 206a15c to a91d2ea Compare November 4, 2022 16:46
@jkotalik
Copy link
Contributor Author

jkotalik commented Nov 7, 2022

Closing as #4448 will have these changes.

@jkotalik jkotalik closed this Nov 7, 2022
@youngbupark youngbupark deleted the jkotalik/dataModelUpdate branch February 27, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants