Skip to content

Conversation

@rohitsakala
Copy link
Member

@rohitsakala rohitsakala commented Jun 21, 2025

Issue : rancher/rancher#50431

Summary

  • The integration tests were failing with the namespace foo not being terminated fully with the finalizer kubernetes. Since we are not deleting the resources at the end of the test, this must be happening. So, changed the codebase to use a unique namespace everytime.

@rohitsakala rohitsakala requested a review from a team as a code owner June 21, 2025 02:10
@rohitsakala rohitsakala force-pushed the issue_50431 branch 8 times, most recently from d04bf6f to 62d0d96 Compare June 21, 2025 19:54
The CI is failing with terminating namespaces with finalizer kubernetes. This has nothing to with the logic of integration tests
@crobby crobby requested a review from a team June 23, 2025 15:43
Copy link
Contributor

@ericpromislow ericpromislow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine. I disagree with the names in the test, because if we add a third CPC they get awkward. This is where I like using names from an unrelated category, like "lemon-cpc" and "apple-cpc" because they're easy to make unique and stick out when tests fail. But that's not part of this PR, so it's fine.

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