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

Update ResourceExport's json tag as lowerCamelCase #4211

Merged
merged 1 commit into from
Sep 10, 2022

Commits on Sep 7, 2022

  1. Update ResourceExport's json tag as lowerCamelCase

    Change ResourceExport's json tag to lowerCamelCase.
    Since any existing ResourceExport/ResourceImport's spec will be empty
    if it's ClusterInfo or ClusterNetworkPolicy type after this change,
    add a few steps to skip importing any ResoureImport if it doesn't
    have valid spec.
    
    Signed-off-by: Lan Luo <[email protected]>
    luolanzone committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d62a4ca View commit details
    Browse the repository at this point in the history