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

Remove family label from the config provider for proper search indexing #315

Merged

Conversation

jastang
Copy link
Contributor

@jastang jastang commented Jun 9, 2023

Description of your changes

To support Upbound Marketplace search indexing behaviour, the family label should only be applied on subpackages and not the config provider.

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Confirmed by building xpkg and extracting annotated layer that the label is only present on subpackages:

  labels:
    pkg.crossplane.io/provider-family: provider-family-gcp

@ulucinar
Copy link
Collaborator

ulucinar commented Jun 9, 2023

Thanks @jastang, lgtm. I will also update the linter PR: upbound/official-providers-ci#113

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.

None yet

3 participants