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

Update logr dependency #122

Merged
merged 4 commits into from
Feb 11, 2022
Merged

Update logr dependency #122

merged 4 commits into from
Feb 11, 2022

Conversation

solonish
Copy link
Contributor

  1. Upgraded logr version to v1.2.2, upgraded sigs.k8s.io/controller-runtime to v0.11.0 - controller-runtime is broken by github.com/go-logr/logr v1.0.0 kubernetes-sigs/controller-runtime#1607, upgraded cert-manager version to v1.7.1
  2. Changed NullLogger to Discard - NullLogger is deprecated https://pkg.go.dev/github.com/go-logr/logr@v0.4.0/testing#NullLogger
  3. Changed TestLogger to NewTestLogger - https://github.com/go-logr/logr/releases/tag/v1.1.0
  4. Updated to golang:1.17 - install controller-gen failed: sf.IsExported undefined kubernetes-sigs/controller-tools#643

…ime to v0.11.0 - kubernetes-sigs/controller-runtime#1607, upgraded cert-manager version to v1.7.1

Signed-off-by: Nishanth Solomon <solonish@amazon.com>
Signed-off-by: Nishanth Solomon <solonish@amazon.com>
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: solonish
To complete the pull request process, please assign munnerz after the PR has been reviewed.
You can assign the PR to them by writing /assign @munnerz in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@solonish solonish merged commit 4c2cc26 into cert-manager:update-logr-dependency Feb 11, 2022
jetstack-bot added a commit that referenced this pull request Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants