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

Add support for initializing the stable components only daprd binary from CLI #1306

Open
mukundansundar opened this issue Jun 8, 2023 · 1 comment
Labels
area/cli area/test/e2e kind/proposal A new proposal to be considered P2 size/S 1 week of work triaged/resolved The issue has been triaged

Comments

@mukundansundar
Copy link
Collaborator

Describe the proposal

With introduction of -stable build flavor, add support for initializing the stable components only daprd binary from CLI.

Add E2E for the same. Essentially we need to test all of the functionality that does not use non-stable components work as expected.

Release Note

RELEASE NOTE:

@mukundansundar mukundansundar added area/cli P1 size/S 1 week of work area/test/e2e triaged/resolved The issue has been triaged kind/proposal A new proposal to be considered labels Jun 8, 2023
@mukundansundar mukundansundar added this to the v1.12 milestone Jun 8, 2023
@shubham1172
Copy link
Member

Since we also expect more flavors to come up soon, should we make this support extensible for future changes. I propose:

dapr init --flavor=stablecomponents

Note, stable has been renamed to stablecomponents by https://github.com/dapr/docs/pull/3515/files

@mukundansundar mukundansundar removed this from the v1.12 milestone Sep 15, 2023
@mukundansundar mukundansundar added P2 and removed P1 labels Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli area/test/e2e kind/proposal A new proposal to be considered P2 size/S 1 week of work triaged/resolved The issue has been triaged
Projects
None yet
Development

No branches or pull requests

2 participants