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

fix: set correct groupName tag for packages.operators.coreos.com #3406

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

Commits on Oct 2, 2024

  1. fix: set correct groupName tag for packages.operators.coreos.com

    Seems like the groupName tag is not correct for the packagemanifest_types
    located in both pkg/package-server/api/operators and
    pkg/package-server/api/operators/v1
    
    Both register.go files do point to the correct package name
    manusa committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7539192 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. chore: update generated code

    manusa committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b4e0390 View commit details
    Browse the repository at this point in the history