Enable package_metadata_sync_using_labels feature flag by default

What does this MR do and why?

Toggles the package_metadata_sync_using_labels beta feature flag to default_enabled: true.

This enables the label-based fast path for package metadata sync for all instances, avoiding expensive listObjects calls when GCP bucket labels are available.

References

Merge request reports

Loading
Loading