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

k8s: Initialize CRD version #11156

Merged
merged 1 commit into from
Apr 25, 2020
Merged

Commits on Apr 25, 2020

  1. k8s: Initialize CRD version

    Initialize CRD version so that we'll detect when CRDs must be
    updated. When uninitialized, the version ("0.0.0") is always lower
    than the one in the cluster, so we never update CRDs.
    
    Fixes: #11077
    Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
    jrajahalme committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    23893c2 View commit details
    Browse the repository at this point in the history