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

Solutions provider metadata fix #3574

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kaimmej
Copy link
Contributor

@kaimmej kaimmej commented Jan 24, 2025

Description

Fixed solutions provider filtering issue.
for (MSP) providers, many of their metadata were plural, instead of singular. This caused them to be filtered out.
Also i fixed the issue with the images not showing up for 3 soltuions providers. The pathing to their images was incorrect.

image

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

Filtering was broken for MSP providers. This fixes it.

Signed-off-by: kaimmej <[email protected]>
O11Y had a lowercase 'ai'.
The other two had an additional '/' in the image pathing.

Signed-off-by: kaimmej <[email protected]>
@pajuric
Copy link

pajuric commented Jan 24, 2025

Thanks, Jon!

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.

2 participants