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 default namespace on create provider #550

Merged

Conversation

yaacov
Copy link
Member

@yaacov yaacov commented Jul 13, 2023

Use default namespace on create provider

Issue:
we use the "default" namesapce when creating a new provider if not explicit namespace it provided, we should use the forklift default namespace instead.

Fix:
use forklift default namespace (konveyor-forklift on upstream )

Screenshot:
default-namespace

Fixes: #551

@yaacov yaacov added the bug Categorizes issue or PR as related to a bug. label Jul 13, 2023
@yaacov yaacov added this to the 2.5.0 milestone Jul 13, 2023
Signed-off-by: yaacov <yzamir@redhat.com>
@yaacov yaacov force-pushed the use-default-namespace-on-create-provider branch from cfc946c to ff1ac79 Compare July 13, 2023 07:20
@yaacov yaacov merged commit e3c0367 into kubev2v:main Jul 13, 2023
5 checks passed
@sonarcloud
Copy link

sonarcloud bot commented Jul 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

Use default namespace on create provider
1 participant