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

All operators visible despite filter #930

Open
dadav opened this issue Sep 24, 2024 · 2 comments
Open

All operators visible despite filter #930

dadav opened this issue Sep 24, 2024 · 2 comments

Comments

@dadav
Copy link

dadav commented Sep 24, 2024

Version

$ oc-mirror version
Client Version: version.Info{Major:"", Minor:"", GitVersion:"4.16.0-202407221538.p0.g2bfefcc.assembly.stream.el9-2bfefcc", GitCommit:"2bfefccc11eb7f08ce6b1806624e03472bf33b6e", GitTreeState:"clean", BuildDate:"2024-07-22T16:12:18Z", GoVersion:"go1.21.11 (Red Hat 1.21.11-1.module+el8.10.0+21986+2112108a) X:strictfipsruntime", Compiler:"gc", Platform:"linux/amd64"}

What happened?

I used the following config to make only the neuvector available in the cluster:

operators:
    - catalog: registry.redhat.io/redhat/certified-operator-index:v4.16
      full: true
      packages:
        - name: neuvector-certified-operator

Which was successful, but now every certified operator is visible in the operatorhub. You can't install them, because the images weren't mirrored. This confuses the users, because they don't know which operators really can be installed.

What did you expect to happen?

The users can only see the neuvector operator in the operatorhub.

@dadav
Copy link
Author

dadav commented Sep 24, 2024

In the past, only the operators listed in packages were visible in the operatorhub. I don't know if this is intentional, but I'd love to have this back.

@dadav
Copy link
Author

dadav commented Sep 26, 2024

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

No branches or pull requests

1 participant