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

upgrade PROJECT config file from 3-alpha to version 3 #129

Commits on Apr 27, 2021

  1. upgrade PROJECT config file from 3-alpha to version 3

    Hitting warning when create new api as below:
    
    WARN[0000] Config version 3-alpha has been stabilized as 3,
    and 3-alpha is no longer supported. Run `operator-sdk alpha
    config-3alpha-to-3` to upgrade your PROJECT config file to
    version 3.
    
    Upgraded PROJECT config via the following cmd:
    
    $ operator-sdk alpha config-3alpha-to-3
    
    Signed-off-by: Zenghui Shi <zshi@redhat.com>
    zshi-redhat committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    cd9b95a View commit details
    Browse the repository at this point in the history