Skip to content

Conversation

@kevinburkesegment
Copy link
Contributor

There is one remaining in open-policy-agent that I couldn't fix
because Go mod reported this error.

go: finding module for package k8s.io/api/batch/v2alpha1
github.com/segmentio/kubeapply/pkg/star/expand/skymod imports
k8s.io/kubectl/pkg/scheme imports
k8s.io/api/batch/v2alpha1: module k8s.io/api@latest found (v0.24.2), but does not contain package k8s.io/api/batch/v2alpha1

@kevinburkesegment kevinburkesegment requested a review from a team June 21, 2022 17:55
Copy link

@achille-roussel achille-roussel left a comment

Choose a reason for hiding this comment

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

Thanks for taking the initiative to address this!

The update looks good to me tho I don't own this repository, we should get approval from someone like @bhavanki

@bhavanki
Copy link
Contributor

Thanks for the upkeep @kevinburkesegment !

There is one remaining in open-policy-agent that I couldn't fix
because Go mod reported this error.

go: finding module for package k8s.io/api/batch/v2alpha1
github.com/segmentio/kubeapply/pkg/star/expand/skymod imports
	k8s.io/kubectl/pkg/scheme imports
	k8s.io/api/batch/v2alpha1: module k8s.io/api@latest found (v0.24.2), but does not contain package k8s.io/api/batch/v2alpha1
@kevinburkesegment kevinburkesegment merged commit 72ab02f into master Jun 21, 2022
@kevinburkesegment kevinburkesegment deleted the security-updates branch June 21, 2022 18: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.

4 participants