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

Istioctl use of global variables prevents concurrent use #37324

Closed
nmittler opened this issue Feb 14, 2022 · 1 comment
Closed

Istioctl use of global variables prevents concurrent use #37324

nmittler opened this issue Feb 14, 2022 · 1 comment
Labels
area/environments area/test and release lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while

Comments

@nmittler
Copy link
Contributor

nmittler commented Feb 14, 2022

Bug Description

The test framework uses the istioctl library (rather than the binary from the command-line) in order to ensure that we're always using the correct version of istioctl. Due to the fact that istioctl uses global variables, it is currently not possible to invoke istioctl concurrently. We should investigate fixing istioctl to allow the test framework to perform more operations in parallel.

Version

NA

Additional Information

No response

@istio-policy-bot istio-policy-bot added the lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while label May 16, 2022
@istio-policy-bot
Copy link

🚧 This issue or pull request has been closed due to not having had activity from an Istio team member since 2022-02-14. If you feel this issue or pull request deserves attention, please reopen the issue. Please see this wiki page for more information. Thank you for your contributions.

Created by the issue and PR lifecycle manager.

@istio-policy-bot istio-policy-bot added the lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. label May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/environments area/test and release lifecycle/automatically-closed Indicates a PR or issue that has been closed automatically. lifecycle/stale Indicates a PR or issue hasn't been manipulated by an Istio team member for a while
Projects
None yet
Development

No branches or pull requests

2 participants