Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 83
⚠️ Only allow bundles with AllNamespaces install mode#924
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
Uh oh!
There was an error while loading. Please reload this page.
Changes from all commits
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -37,3 +37,29 @@ func TestClusterExtensionPackagesWithWebhooksAreNotAllowed(t *testing.T) { | ||
| assert.Equal(ct, &ocv1alpha1.BundleMetadata{Name: "package-with-webhooks.1.0.0", Version: "1.0.0"}, clusterExtension.Status.ResolvedBundle) | ||
| }, pollDuration, pollInterval) | ||
| } | ||
| func TestClusterExtensionPackagesWithUnsupportedInstallModesAreNotAllowed(t *testing.T) { | ||
| ||
| ctx := context.Background() | ||
| clusterExtension, catalog := testInit(t) | ||
| defer testCleanup(t, catalog, clusterExtension) | ||
| defer getArtifactsOutput(t) | ||
| clusterExtension.Spec = ocv1alpha1.ClusterExtensionSpec{ | ||
| PackageName: "package-with-unsupported-install-modes", | ||
| Version: "1.0.0", | ||
| InstallNamespace: "default", | ||
| } | ||
| require.NoError(t, c.Create(ctx, clusterExtension)) | ||
| require.EventuallyWithT(t, func(ct *assert.CollectT) { | ||
| assert.NoError(ct, c.Get(ctx, types.NamespacedName{Name: clusterExtension.Name}, clusterExtension)) | ||
| cond := apimeta.FindStatusCondition(clusterExtension.Status.Conditions, ocv1alpha1.TypeInstalled) | ||
| if !assert.NotNil(ct, cond) { | ||
| return | ||
| } | ||
| assert.Equal(ct, metav1.ConditionFalse, cond.Status) | ||
| assert.Equal(ct, ocv1alpha1.ReasonInstallationFailed, cond.Reason) | ||
| assert.Contains(ct, cond.Message, "supported install modes [MultiNamespace OwnNamespace SingleNamespace] do not support target namespaces []") | ||
| assert.Equal(ct, &ocv1alpha1.BundleMetadata{Name: "package-with-unsupported-install-modes.1.0.0", Version: "1.0.0"}, clusterExtension.Status.ResolvedBundle) | ||
| }, pollDuration, pollInterval) | ||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| FROM scratch | ||
| # Core bundle labels. | ||
| LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1 | ||
| LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/ | ||
| LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/ | ||
| LABEL operators.operatorframework.io.bundle.package.v1=package-with-unsupported-install-modes | ||
| LABEL operators.operatorframework.io.bundle.channels.v1=beta | ||
| LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.28.0 | ||
| LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1 | ||
| LABEL operators.operatorframework.io.metrics.project_layout=unknown | ||
| # Copy files to locations specified by labels. | ||
| COPY manifests /manifests/ | ||
| COPY metadata /metadata/ |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| apiVersion: operators.coreos.com/v1alpha1 | ||
| kind: ClusterServiceVersion | ||
| metadata: | ||
| name: package-with-unsupported-install-modes.v1.0.0 | ||
| namespace: placeholder | ||
| spec: | ||
| webhookdefinitions: | ||
| - admissionReviewVersions: | ||
| - v1alpha1 | ||
| - v1beta1 | ||
| containerPort: 443 | ||
| conversionCRDs: | ||
| - testcds.package-with-unsupported-install-modes.io | ||
| deploymentName: test-operator-controller-manager | ||
| generateName: testcrds | ||
| sideEffects: None | ||
| targetPort: 9443 | ||
| type: ConversionWebhook | ||
| webhookPath: /convert | ||
| description: Test package with webhooks | ||
| displayName: Package with webhooks | ||
| icon: | ||
| - base64data: PHN2ZyB3aWR0aD0iMjQ5MCIgaGVpZ2h0PSIyNTAwIiB2aWV3Qm94PSIwIDAgMjU2IDI1NyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCI+PHBhdGggZD0iTTEyOC4wMDEuNjY3QzU3LjMxMS42NjcgMCA1Ny45NzEgMCAxMjguNjY0YzAgNzAuNjkgNTcuMzExIDEyNy45OTggMTI4LjAwMSAxMjcuOTk4UzI1NiAxOTkuMzU0IDI1NiAxMjguNjY0QzI1NiA1Ny45NyAxOTguNjg5LjY2NyAxMjguMDAxLjY2N3ptMCAyMzkuNTZjLTIwLjExMiAwLTM2LjQxOS0xMy40MzUtMzYuNDE5LTMwLjAwNGg3Mi44MzhjMCAxNi41NjYtMTYuMzA2IDMwLjAwNC0zNi40MTkgMzAuMDA0em02MC4xNTMtMzkuOTRINjcuODQyVjE3OC40N2gxMjAuMzE0djIxLjgxNmgtLjAwMnptLS40MzItMzMuMDQ1SDY4LjE4NWMtLjM5OC0uNDU4LS44MDQtLjkxLTEuMTg4LTEuMzc1LTEyLjMxNS0xNC45NTQtMTUuMjE2LTIyLjc2LTE4LjAzMi0zMC43MTYtLjA0OC0uMjYyIDE0LjkzMyAzLjA2IDI1LjU1NiA1LjQ1IDAgMCA1LjQ2NiAxLjI2NSAxMy40NTggMi43MjItNy42NzMtOC45OTQtMTIuMjMtMjAuNDI4LTEyLjIzLTMyLjExNiAwLTI1LjY1OCAxOS42OC00OC4wNzkgMTIuNTgtNjYuMjAxIDYuOTEuNTYyIDE0LjMgMTQuNTgzIDE0LjggMzYuNTA1IDcuMzQ2LTEwLjE1MiAxMC40Mi0yOC42OSAxMC40Mi00MC4wNTYgMC0xMS43NjkgNy43NTUtMjUuNDQgMTUuNTEyLTI1LjkwNy02LjkxNSAxMS4zOTYgMS43OSAyMS4xNjUgOS41MyA0NS40IDIuOTAyIDkuMTAzIDIuNTMyIDI0LjQyMyA0Ljc3MiAzNC4xMzguNzQ0LTIwLjE3OCA0LjIxMy00OS42MiAxNy4wMTQtNTkuNzg0LTUuNjQ3IDEyLjguODM2IDI4LjgxOCA1LjI3IDM2LjUxOCA3LjE1NCAxMi40MjQgMTEuNDkgMjEuODM2IDExLjQ5IDM5LjYzOCAwIDExLjkzNi00LjQwNyAyMy4xNzMtMTEuODQgMzEuOTU4IDguNDUyLTEuNTg2IDE0LjI4OS0zLjAxNiAxNC4yODktMy4wMTZsMjcuNDUtNS4zNTVjLjAwMi0uMDAyLTMuOTg3IDE2LjQwMS0xOS4zMTQgMzIuMTk3eiIgZmlsbD0iI0RBNEUzMSIvPjwvc3ZnPg== | ||
| mediatype: image/svg+xml | ||
| installModes: | ||
| - supported: true | ||
| type: OwnNamespace | ||
| - supported: true | ||
| type: SingleNamespace | ||
| - supported: true | ||
| type: MultiNamespace | ||
| - supported: false | ||
| type: AllNamespaces | ||
| version: 1.0.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| annotations: | ||
| # Core bundle annotations. | ||
| operators.operatorframework.io.bundle.mediatype.v1: registry+v1 | ||
| operators.operatorframework.io.bundle.manifests.v1: manifests/ | ||
| operators.operatorframework.io.bundle.metadata.v1: metadata/ | ||
| operators.operatorframework.io.bundle.package.v1: package-with-unsupported-install-modes | ||
| operators.operatorframework.io.bundle.channels.v1: beta | ||
| operators.operatorframework.io.metrics.builder: operator-sdk-v1.28.0 | ||
| operators.operatorframework.io.metrics.mediatype.v1: metrics+v1 | ||
| operators.operatorframework.io.metrics.project_layout: unknown |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like we no longer needs this fix because we no longer have it in operator-controller since #928