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

Allow installing app multiple times if clusterSingleton restriction is not set on AppCatalogEntry #3658

Merged
merged 5 commits into from Aug 19, 2022

Commits on Aug 18, 2022

  1. Copy the full SHA
    14a1832 View commit details
    Browse the repository at this point in the history
  2. Take into account clusterSingleton restriction on AppCatalogEntry CR …

    …when determining whether an app can be installed in the selected cluster
    kuosandys committed Aug 18, 2022
    Copy the full SHA
    73e03c5 View commit details
    Browse the repository at this point in the history
  3. Add tests

    kuosandys committed Aug 18, 2022
    Copy the full SHA
    c9e23f7 View commit details
    Browse the repository at this point in the history
  4. Get rid of extra check

    kuosandys committed Aug 18, 2022
    Copy the full SHA
    4ff19da View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Copy the full SHA
    e4fdc70 View commit details
    Browse the repository at this point in the history