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

e2e: simplify emojivoto #391

Merged
merged 1 commit into from
Apr 26, 2024
Merged

e2e: simplify emojivoto #391

merged 1 commit into from
Apr 26, 2024

Conversation

burgerdev
Copy link
Contributor

  • Flatten the call hierarchy by removing redundant dispatch.
  • Remove the coordinator from Emojivoto target and only add it where necessary (on e2e test). This is necessary so that there is no coordinator in the demo release asset.

@burgerdev burgerdev added the no changelog PRs not listed in the release notes label Apr 25, 2024
@burgerdev burgerdev marked this pull request as ready for review April 26, 2024 06:45
@burgerdev burgerdev requested a review from katexochen as a code owner April 26, 2024 06:45
@burgerdev
Copy link
Contributor Author

cc @wirungu: this might introduce conflicts with #378.

@katexochen
Copy link
Member

The current Emojivoto function contains port-forwarders. I think these aren't needed/wanted for the demo, as the demo should come with services of type loadBalancer. Where are we going to handle such differences?

@burgerdev burgerdev force-pushed the burgerdev/e2e-simplify branch from 33fcff2 to cb1d2fa Compare April 26, 2024 06:59
@burgerdev
Copy link
Contributor Author

This is a follow-up PR, #395 :)

@burgerdev burgerdev merged commit 058eb93 into main Apr 26, 2024
8 checks passed
@burgerdev burgerdev deleted the burgerdev/e2e-simplify branch April 26, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog PRs not listed in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants