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

Re-add mistakenly removed patch for invalid manifest fields creationTimestamp: "null" #142

Merged
merged 3 commits into from
Jun 30, 2023

Conversation

AndiDog
Copy link
Contributor

@AndiDog AndiDog commented Jun 26, 2023

Fixes problem I had introduced in #131 – the crd-install job wouldn't finish because creationTimestamp has the wrong type

Checklist

  • Update changelog in CHANGELOG.md.

@AndiDog AndiDog requested review from kopiczko and a team June 26, 2023 19:52
@AndiDog AndiDog requested a review from a team as a code owner June 26, 2023 19:52
@@ -71,6 +71,12 @@ patches:
patch: |-
- op: remove
path: /spec/template/spec/securityContext/seccompProfile
- target:
kind: CustomResourceDefinition
name: (ipaddressclaims\.ipam|extensionconfigs\.runtime|ipaddresses\.ipam).cluster.x-k8s.io
Copy link
Contributor

Choose a reason for hiding this comment

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

label selector would also work

@AndiDog AndiDog merged commit 07ccbef into master Jun 30, 2023
3 checks passed
@AndiDog AndiDog deleted the fixes branch June 30, 2023 07:42
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.

3 participants