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

API: Use new token generation SSP API and remove feature gate #3087

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

Commits on Oct 1, 2024

  1. API: Use new token generation SSP API and remove feature gate

    The token generation API was stabilized in the SSP,
    and feature gate was removed:
    kubevirt/ssp-operator#1018
    
    This commit removes the same feature gate from HCO,
    and adds a new field in the .spec to enable this feature.
    
    Signed-off-by: Andrej Krejcir <akrejcir@redhat.com>
    akrejcir committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    25f2d24 View commit details
    Browse the repository at this point in the history