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

Add Kyverno ClusterPolicy CRD and run sync-crds #486

Merged
merged 4 commits into from
Oct 24, 2024
Merged

Conversation

fhielpos
Copy link
Member

No description provided.

@fhielpos fhielpos requested a review from a team as a code owner October 24, 2024 11:39
@fhielpos fhielpos self-assigned this Oct 24, 2024
@fhielpos fhielpos requested a review from a team October 24, 2024 11:39
@fhielpos
Copy link
Member Author

Integration tests fail but I just tried it locally and it works:

package github.com/giantswarm/apptestctl/integration/test/bootstrap: build constraints exclude all Go files in /Users/franco/giantswarm/github/apptestctl/integration/test/bootstrap
bootstrapping app platform components
W1024 11:26:42.488991   55739 warnings.go:70] kyverno.io/v2alpha1 PolicyException is deprecated; use kyverno.io/v2beta1 PolicyException
W1024 11:26:42.490801   55739 warnings.go:70] kyverno.io/v2alpha1 PolicyException is deprecated; use kyverno.io/v2beta1 PolicyException
W1024 11:26:42.886808   55739 warnings.go:70] kyverno.io/v2alpha1 PolicyException is deprecated; use kyverno.io/v2beta1 PolicyException
{"caller":"github.com/giantswarm/[email protected]/activation_logger.go:96","level":"error","message":"failed to get app CR status 'deployed': retrying in 10s","stack":{"annotation":"waiting for `deployed`, current ``","kind":"executionFailedError","stack":[{"file":"/Users/franco/go/pkg/mod/github.com/giantswarm/[email protected]/apptest.go","line":748}]},"time":"2024-10-24T14:26:42.978865+00:00"}
{"caller":"github.com/giantswarm/[email protected]/activation_logger.go:96","level":"error","message":"failed to get app CR status 'deployed': retrying in 10s","stack":{"annotation":"waiting for `deployed`, current ``","kind":"executionFailedError","stack":[{"file":"/Users/franco/go/pkg/mod/github.com/giantswarm/[email protected]/apptest.go","line":748}]},"time":"2024-10-24T14:26:52.987258+00:00"}
{"caller":"github.com/giantswarm/[email protected]/activation_logger.go:96","level":"error","message":"failed to get ready deployment 'chartmuseum': retrying in 10s","stack":{"annotation":"waiting for 1 ready pods, current 0","kind":"executionFailedError","stack":[{"file":"/Users/franco/giantswarm/github/apptestctl/cmd/bootstrap/runner.go","line":679}]},"time":"2024-10-24T14:27:03.00389+00:00"}
{"caller":"github.com/giantswarm/[email protected]/activation_logger.go:96","level":"error","message":"failed to get ready deployment 'chartmuseum': retrying in 10s","stack":{"annotation":"waiting for 1 ready pods, current 0","kind":"executionFailedError","stack":[{"file":"/Users/franco/giantswarm/github/apptestctl/cmd/bootstrap/runner.go","line":679}]},"time":"2024-10-24T14:27:13.008368+00:00"}
app platform components are ready

@fhielpos fhielpos merged commit d84ddf2 into main Oct 24, 2024
4 of 5 checks passed
@fhielpos fhielpos deleted the add-cpol-crd branch October 24, 2024 14:28
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