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: use namespace param when hotplugging #38

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

maiqueb
Copy link
Collaborator

@maiqueb maiqueb commented Oct 13, 2022

What this PR does / why we need it:
We were mistakenly using an hard-coded value. Luckily, it was the correct one - but this would explode the moment someone added an e2e test that attempted to hot plug a network to a pod on a namespace other than ns1.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer (optional):

We were mistakenly using an hard-coded value. Luckily, it was the
correct one - but this would explode the moment someone added an e2e
test that attempted to hot plug a network to a pod on a namespace other
than `ns1`.

Signed-off-by: Miguel Duarte Barroso <[email protected]>
@maiqueb maiqueb merged commit d975742 into main Oct 13, 2022
@maiqueb maiqueb deleted the use-namespace-parameter-on-e2e-client branch October 13, 2022 17:24
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