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

scanner: correct the autoProvision mechanism #147

Merged
merged 1 commit into from
Sep 27, 2024

Commits on Sep 27, 2024

  1. scanner: correct the autoProvision mechanism

        - we should not set both `Spec.Filesystem.Provisioned` and
          `Spec.Provision` or the remove operation would be blocked if
          we only change one of these to false.
    
        This is a side-effect that comes from 1877a4e.
        For now, we will remove one of these two fields to ensure the delete operation
        work. We still need mutator to help convert these two fields.
    
    Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
    Vicente-Cheng committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    71820cc View commit details
    Browse the repository at this point in the history