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

Remove internal-frontend from development configs #3859

Merged
merged 2 commits into from
Jan 27, 2023
Merged

Conversation

dnr
Copy link
Member

@dnr dnr commented Jan 27, 2023

What changed?
Remove internal-frontend from development configs

Why?
Fix development config; we don't need this to test functionality during development

How did you test it?
Manually, will add integration test for internal-frontend elsewhere

Potential risks

Is hotfix candidate?

@MichaelSnowden
Copy link
Contributor

Did you verify that the server can start and there are no errors after a minute or so?

@yycptt
Copy link
Member

yycptt commented Jan 27, 2023

Do we need to add publicClient config back?

@dnr
Copy link
Member Author

dnr commented Jan 27, 2023

Did you verify that the server can start and there are no errors after a minute or so?

Yes, the worker comes up properly with the development config

Do we need to add publicClient config back?

No, the point is that if internal-frontend is missing from services, it'll use membership to locate frontend instead, which works fine for development (and many deployments)

@dnr dnr merged commit 0e4506b into temporalio:master Jan 27, 2023
@dnr dnr deleted the ife3 branch January 27, 2023 21:19
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.

3 participants