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

support setting resource limits on encryption provider pode #380

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mengqiy
Copy link
Contributor

@mengqiy mengqiy commented Feb 28, 2023

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mengqiy
Copy link
Contributor Author

mengqiy commented Feb 28, 2023

It seems there is a golang version dependency needs to be fixed to make the CI pass.

@hakuna-matatah
Copy link
Contributor

It seems there is a golang version dependency needs to be fixed to make the CI pass.

could we fix that ? otherwise PR LGTM!

operator/pkg/apis/controlplane/v1alpha1/controlplane.go Outdated Show resolved Hide resolved
@@ -16,7 +16,7 @@ tools() {
go install github.com/mitchellh/[email protected]
go install github.com/onsi/ginkgo/[email protected]
go install sigs.k8s.io/controller-runtime/tools/[email protected]
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.8.0
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.11.3
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to update this?

@hakuna-matatah
Copy link
Contributor

Do we still need this PR at this point ? Or do we want to close this out for now ?

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