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

Use flags pointer #291

Closed
wants to merge 8 commits into from
Closed

Use flags pointer #291

wants to merge 8 commits into from

Conversation

ChrisKujawa
Copy link
Member

In order to be able to see value changes by cobra we need to pass pointers around

In order to be able to see value changes by cobra we need to pass pointers around
@ChrisKujawa ChrisKujawa changed the title fix: use flags pointer Use flags pointer Dec 9, 2022
Instead of always trying the same gateway, which might be broken try to use different ones. Log where the port forward goes to.
Previously we encountered several issues due to putting stress on broker, since this causes leader changes and then the deployment will not work. We should wait for a while and then try to verify the steady state
The execution of this experiment is currently instable and doesn't work with the gateway, not resolving the ip addr everytime
@ChrisKujawa
Copy link
Member Author

ChrisKujawa commented Dec 21, 2022

During investigating issues with integration with testbench I have found several issues, which I fixed in this branch/PR.

I split it up and will close this PR:

@ChrisKujawa ChrisKujawa deleted the zell-pointers branch December 21, 2022 09:18
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.

1 participant