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

Fix Solaris mismatch where snapshot labels cannot be enabled when snapshots are disabled globally #128

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

Commits on Mar 19, 2024

  1. Allow snapshot labels to be whitelisted

    To match the Solaris implementation, it should be possible to disable all snapshots via the com.sun:auto-snapshot property, and subsequently override that parameter by explicitly enabling individual labels.
    
    This is achieved when opt_default_exclude is disabled (the default behavior) by adding datasets for which the label is explicitly enabled to CANDIDATES.
    rzumer authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9dcdbb6 View commit details
    Browse the repository at this point in the history