You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# It also adds .spec.relatedImages field to generated CSV
152
152
# Note that 'operator-sdk generate bundle' always removes spec.relatedImages field when USE_IMAGE_DIGESTS=false, even if the field already exists in the base CSV
153
153
# Make sure to enable this before creating a release as it's a requirement for disconnected environments.
154
+
# Currently we keep this disabled for local development and only enable this in the release GH action.
0 commit comments