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 provider labels instead of raw value #568

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

yaacov
Copy link
Member

@yaacov yaacov commented Jul 17, 2023

Issue:
users see the raw type value, which is always upstream, we want to show the type for downstream when users are downstream.

Fix:
when rendering the type name, show users a label instead of raw value.

Screeshot:
Before:
type-before

After:
type-after

@yaacov yaacov added the bug Categorizes issue or PR as related to a bug. label Jul 17, 2023
@yaacov yaacov added this to the 2.5.0 milestone Jul 17, 2023
Signed-off-by: yaacov <yzamir@redhat.com>
@yaacov yaacov force-pushed the use-type-labels-instead-of-type-value branch from 121e35f to 41d35eb Compare July 17, 2023 12:13
@sonarcloud
Copy link

sonarcloud bot commented Jul 17, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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
32.1% 32.1% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@yaacov yaacov merged commit a560968 into kubev2v:main Jul 17, 2023
4 of 5 checks passed
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.

1 participant