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

MicroShift 4.15+ support with helm charts #745

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 27, 2024

  1. Due current Pod Security standard, it was needed to Extend ClusterRol…

    …e and create new Role for allowing nvdp to run with MicroShift 4.15+
    
    Signed-off-by: Arthur Oliveira <arolivei@redhat.com>
    arthur-r-oliveira committed May 27, 2024
    Configuration menu
    Copy the full SHA
    85545c8 View commit details
    Browse the repository at this point in the history
  2. Adding microshift flag at values.yaml and conditions with role and ro…

    …le-binding templates
    
    Signed-off-by: Arthur Oliveira <arolivei@redhat.com>
    arthur-r-oliveira committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f1b03e4 View commit details
    Browse the repository at this point in the history
  3. Letting microshift flag at values.yaml as empty and comment about the…

    … new var
    
    Signed-off-by: Arthur Oliveira <arolivei@redhat.com>
    arthur-r-oliveira committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4c7ccce View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Using helm template option .Capabilities.APIVersions.Has instead of a…

    … new var with values.yaml
    
    Signed-off-by: Arthur Oliveira <arolivei@redhat.com>
    arthur-r-oliveira committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3b32151 View commit details
    Browse the repository at this point in the history