Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

🐞 Check for empty name when extracting namespace #1175

Merged
merged 1 commit into from
May 27, 2024

Conversation

yaacov
Copy link
Member

@yaacov yaacov commented May 27, 2024

Issue:
network mapping name can be null, split by \ will fail for null values,

Fix:
Test for null before trying to do splig

Signed-off-by: yaacov <kobi.zamir@gmail.com>
@yaacov yaacov added the bug Categorizes issue or PR as related to a bug. label May 27, 2024
@yaacov yaacov added this to the 2.7.0 milestone May 27, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@yaacov yaacov merged commit b8eb05e into kubev2v:main May 27, 2024
8 checks passed
@yaacov yaacov modified the milestones: 2.7.0, 2.6.3 Jun 20, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant