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 issue #802, validate cronjobs #809

Merged
merged 8 commits into from
Sep 28, 2021
Merged

Conversation

vaikas
Copy link
Contributor

@vaikas vaikas commented Sep 27, 2021

Summary

Closes #802

Validate CronJob images. Since v1 CronJob is fairly new and not available, also validate v1beta1.

Since knative.dev/pkg now requires k8s 1.20+, I dropped the matrix tests for it.

Ticket Link

Fixes

Release Note

Validate CronJob images.

Signed-off-by: Ville Aikas <vaikas@gmail.com>
@mattmoor mattmoor changed the title fix issue #802, validate cronjobs [WIP] fix issue #802, validate cronjobs Sep 27, 2021
Signed-off-by: Ville Aikas <vaikas@gmail.com>
Signed-off-by: Ville Aikas <vaikas@gmail.com>
Signed-off-by: Ville Aikas <vaikas@gmail.com>
Signed-off-by: Ville Aikas <vaikas@gmail.com>
Signed-off-by: Ville Aikas <vaikas@gmail.com>
@dekkagaijin
Copy link
Member

The e2e tests are not being kind to you

:3

Copy link
Contributor

@hectorj2f hectorj2f left a comment

Choose a reason for hiding this comment

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

lgtm, but kind tests are failing

Signed-off-by: Ville Aikas <vaikas@gmail.com>
Signed-off-by: Ville Aikas <vaikas@gmail.com>
@vaikas vaikas changed the title [WIP] fix issue #802, validate cronjobs Fix issue #802, validate cronjobs Sep 28, 2021
@dekkagaijin dekkagaijin merged commit 7ce09c8 into sigstore:main Sep 28, 2021
@github-actions github-actions bot added this to the v1.3.0 milestone Sep 28, 2021
@vaikas vaikas deleted the issue-802 branch September 28, 2021 18:16
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.

cosigned doesn't check CronJobs
3 participants