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

Improve the ImagePolicy tests. #156

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Improve the ImagePolicy tests. #156

merged 1 commit into from
Dec 13, 2023

Conversation

bigkevmcd
Copy link
Collaborator

What changed?
This improves the e2e-tests to ensure that the ImagePolicy is saved before attempting to patch the Status (which we need to do because the image-policy isn't running.)

Release Notes

NONE

This improves the e2e-tests to ensure that the ImagePolicy is saved
before attempting to patch the Status (which we need to do because the
image-policy isn't running.)
@bigkevmcd bigkevmcd requested a review from a team December 13, 2023 10:41
@@ -46,7 +46,7 @@ help: ## Display this help.
##@ Development

.PHONY: manifests
manifests: api-docs controller-gen ## Generate WebhookConfiguration, ClusterRole and CustomResourceDefinition objects.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This worked for me after rm bin/gen-crd-api-reference-docs from the gs path.

But not sure why/what happened.

Copy link
Collaborator

@foot foot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@bigkevmcd bigkevmcd merged commit 317333c into main Dec 13, 2023
4 checks passed
@bigkevmcd bigkevmcd deleted the fix-image-policy-tests branch December 13, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants