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 component from operator base kustomization.yaml #328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 21, 2024

  1. Remove component from operator base kustomization.yaml

    In general, components should rather appear in overlays, thus the change.
    
    In this particular case there is also another issue, because enable-console-plugin component depends on GitOPS operator (e.g. openshift-gitops namespace must exist), which of course is not yet available, so kustomize will always throw errors whenever this component is used.
    bemarek authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8ff9c38 View commit details
    Browse the repository at this point in the history