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 Update Golang Dependencies group (minor) #127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cluster-stack-bot[bot]
Copy link
Contributor

@cluster-stack-bot cluster-stack-bot bot commented Mar 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/ginkgo/v2 v2.17.1 -> v2.19.0 age adoption passing confidence
github.com/onsi/gomega v1.32.0 -> v1.33.1 age adoption passing confidence
github.com/stretchr/testify v1.8.4 -> v1.9.0 age adoption passing confidence
go.uber.org/zap v1.26.0 -> v1.27.0 age adoption passing confidence
golang.org/x/mod v0.14.0 -> v0.18.0 age adoption passing confidence
golang.org/x/oauth2 v0.18.0 -> v0.21.0 age adoption passing confidence
k8s.io/api v0.29.3 -> v0.30.1 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.29.3 -> v0.30.1 age adoption passing confidence
k8s.io/apimachinery v0.29.3 -> v0.30.1 age adoption passing confidence
k8s.io/cli-runtime v0.29.3 -> v0.30.1 age adoption passing confidence
k8s.io/client-go v0.29.3 -> v0.30.1 age adoption passing confidence
k8s.io/klog/v2 v2.110.1 -> v2.120.1 age adoption passing confidence
sigs.k8s.io/kind v0.22.0 -> v0.23.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.19.0

Compare Source

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

v2.18.0

Compare Source

2.18.0

Features
  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]
Fixes
  • Fix table entry context edge case [42013d6]
Maintenance

v2.17.3

Compare Source

2.17.3

Fixes

ginkgo watch now ignores hidden files [bde6e00]

v2.17.2

Compare Source

2.17.2

Fixes
  • fix: close files [32259c8]
  • fix github output log level for skipped specs [780e7a3]
Maintenance
onsi/gomega (github.com/onsi/gomega)

v1.33.1

Compare Source

1.33.1

Fixes
  • fix confusing eventually docs [3a66379]
Maintenance
  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]

v1.33.0

Compare Source

1.33.0

Features

Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.

Maintenance
stretchr/testify (github.com/stretchr/testify)

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0

uber-go/zap (go.uber.org/zap)

v1.27.0

Compare Source

Enhancements:

  • #​1378: Add WithLazy method for SugaredLogger.
  • #​1399: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility than NewLogger.
  • #​1406: Add Log, Logw, Logln methods for SugaredLogger.
  • #​1416: Add WithPanicHook option for testing panic logs.

Thanks to @​defval, @​dimmo, @​arxeiss, and @​MKrupauskas for their contributions to this release.

kubernetes/api (k8s.io/api)

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/cli-runtime (k8s.io/cli-runtime)

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

kubernetes/klog (k8s.io/klog/v2)

v2.120.1: Prepare klog release for Kubernetes v1.30 (Take 2)

Compare Source

What's Changed

Full Changelog: kubernetes/klog@v2.120.0...v2.120.1

v2.120.0: Prepare klog release for Kubernetes v1.30 (Take 1)

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.110.1...v2.120.0

kubernetes-sigs/kind (sigs.k8s.io/kind)

v0.23.0

Compare Source

This release introduces initial limited support for nerdctl and kube-proxy nftables mode.

Breaking Changes

  • The default node image is now Kubernetes 1.30.0: kindest/node:v1.30.0@&#8203;sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
  • ipFamily config field is now validated
    • While technically a breaking change, if the value you set here is now caught as invalid it was being silently ignored and creating an ipv4 cluster previously and you should correct your config
  • Go 1.17+ is required for go install sigs.k8s.io/kind / building the kind binary
    • Prebuilt binaries are available as an alternative to go install

    • For local development make will automatically setup the correct go version

    • Note that the go team only supports 1.21+ and major linux distros have 1.19+

    • Future releases may increase this to a more current Go release

    • Future release may adopt toolchain in go.mod to make this seamless if you have go 1.21+ installed even without our makefile. We highly recommend installing go 1.21+

New Features

Images pre-built for this release:

  • v1.30.0: kindest/node:v1.30.0@&#8203;sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
  • v1.29.4: kindest/node:v1.29.4@&#8203;sha256:3abb816a5b1061fb15c6e9e60856ec40d56b7b52bcea5f5f1350bc6e2320b6f8
  • v1.28.9: kindest/node:v1.28.9@&#8203;sha256:dca54bc6a6079dd34699d53d7d4ffa2e853e46a20cd12d619a09207e35300bd0
  • v1.27.13: kindest/node:v1.27.13@&#8203;sha256:17439fa5b32290e3ead39ead1250dca1d822d94a10d26f1981756cd51b24b9d8
  • v1.26.15: kindest/node:v1.26.15@&#8203;sha256:84333e26cae1d70361bb7339efb568df1871419f2019c80f9a12b7e2d485fe19
  • v1.25.16: kindest/node:v1.25.16@&#8203;sha256:5da57dfc290ac3599e775e63b8b6c49c0c85d3fec771cd7d55b45fae14b38d3b

NOTE: You must use the @sha256 digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.

See also:

NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see https://github.com/kubernetes-sigs/kind/issues/2718

Fixes

  • Correctly case kubeProxyMode: "none"

Contributors

Thank you to everyone who contributed to this release! ❤️

Users whose commits are in this release (alphabetically by user name)

Thank you as well to everyone else not listed here who contributed in other ways like filing issues, giving feedback, testing fixes, and helping users in slack!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

go.mod Outdated
Comment on lines 14 to 18
k8s.io/api v0.29.3
k8s.io/apimachinery v0.29.3
k8s.io/cli-runtime v0.29.3
k8s.io/client-go v0.29.3
k8s.io/klog/v2 v2.120.1
Copy link
Contributor

Choose a reason for hiding this comment

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

{
  description: "Disable update k8s packages",
  matchManagers: ["gomod"],
  matchDepNames: ["k8s.io/api", "k8s.io/apimachinery", "k8s.io/apiserver", "k8s.io/client-go", "k8s.io/kubectl", "k8s.io/code-generator"],
  matchUpdateTypes: ["patch"],
  enabled: true,
}

Even though we have disabled it, it's getting bumped, I think we need to update this list with some more deps that are bumping this to 0.29.3

For example, I see k8s.io/apiextensions-apiserver and k8s.io/component-base missing from the list.

// cc @janiskemper

@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 2 times, most recently from 6614821 to e9b7712 Compare March 29, 2024 11:18
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 2 times, most recently from d456c4c to edc808e Compare April 18, 2024 11:16
@cluster-stack-bot
Copy link
Contributor Author

cluster-stack-bot bot commented Apr 18, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: module k8s.io/api@v0.30.0 requires go >= 1.22.0; switching to go1.22.3
go: downloading go1.22.3 (linux/amd64)
go: download go1.22.3: golang.org/toolchain@v0.0.1-go1.22.3.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 2 times, most recently from e6128b4 to 68425df Compare April 30, 2024 11:18
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 2 times, most recently from 902bfdd to 8a840ea Compare May 8, 2024 11:18
@cluster-stack-bot
Copy link
Contributor Author

cluster-stack-bot bot commented May 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: module k8s.io/api@v0.30.1 requires go >= 1.22.0; switching to go1.22.4
go: downloading go1.22.4 (linux/amd64)
go: download go1.22.4: golang.org/toolchain@v0.0.1-go1.22.4.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/golang-deps branch 2 times, most recently from b6103cb to 73afacc Compare May 22, 2024 11:18
@kranurag7 kranurag7 added the question Further information is requested label May 31, 2024
@janiskemper
Copy link
Member

@kranurag7 what's your plan with this?

@kranurag7
Copy link
Contributor

@kranurag7 what's your plan with this?

I think we should disable k8s updates by renovate and we should handle it with CAPI updates only.

@janiskemper
Copy link
Member

then go ahead

@kranurag7
Copy link
Contributor

then go ahead

Okay, I will disable all of them via a patch.

| datasource | package                        | from     | to       |
| ---------- | ------------------------------ | -------- | -------- |
| go         | github.com/onsi/ginkgo/v2      | v2.17.1  | v2.19.0  |
| go         | github.com/onsi/gomega         | v1.32.0  | v1.33.1  |
| go         | github.com/stretchr/testify    | v1.8.4   | v1.9.0   |
| go         | go.uber.org/zap                | v1.26.0  | v1.27.0  |
| go         | golang.org/x/mod               | v0.14.0  | v0.18.0  |
| go         | golang.org/x/oauth2            | v0.18.0  | v0.21.0  |
| go         | k8s.io/api                     | v0.29.3  | v0.30.1  |
| go         | k8s.io/apiextensions-apiserver | v0.29.3  | v0.30.1  |
| go         | k8s.io/apimachinery            | v0.29.3  | v0.30.1  |
| go         | k8s.io/cli-runtime             | v0.29.3  | v0.30.1  |
| go         | k8s.io/client-go               | v0.29.3  | v0.30.1  |
| go         | k8s.io/klog/v2                 | v2.110.1 | v2.120.1 |
| go         | sigs.k8s.io/kind               | v0.22.0  | v0.23.0  |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested type/minor update/go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants