fix(deps): update module sigs.k8s.io/e2e-framework to v0.7.0#125
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update module sigs.k8s.io/e2e-framework to v0.7.0#125renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.6.0→v0.7.0Release Notes
kubernetes-sigs/e2e-framework (sigs.k8s.io/e2e-framework)
v0.7.0Compare Source
What's Changed
Resources.ExecInDeploymentmethod — execute commands in a pod of a Deployment (@keeprocking, #506)KUBECONFIGenv var values (@ndbaker1, #510)GetKubeconfigmethods with args — explicit args for kubeconfig retrieval (@mjudeikis, #471)DecodeURLfunction indecoderpackage — decode manifests from URLs (@dmvolod, #475)WithWaitDurationClusterOpts — configurable wait duration for kwok cluster setup (@liam-mackie, #479)DaemonSetReady— check rollout completion in addition to readiness (@pschulten, #547)third_party/helmcontext support — providecontext.Contextvia Option (@chancez, #549)context.Contextwhen creating clusters (@chancez, #557)Bug Fixes
kind_with_config(@av-petrov, #528)Structural Changes
examples/carved out as its own Go module — reduces the main module's dependency surface (@faganihajizada, #546)Documentation
config.go— typo fix and present-tense normalization (@Steven-Yiran, #529)Dependency Updates
Routine dependabot maintenance kept the module current across Go deps, testcontainers example deps, and GitHub Actions. Notable version ranges:
sigs.k8s.io/controller-runtime0.20.0 → 0.22.4 ·sigs.k8s.io/yaml1.4.0 → 1.6.0 ·golang.org/x/net0.33.0 → 0.38.0 ·github.com/vladimirvivien/gexe0.4.1 → 0.5.0github.com/docker/docker28.2.2 → 28.3.3 ·github.com/moby/spdystream0.5.0 → 0.5.1 ·golang.org/x/crypto0.37.0 → 0.45.0actions/setup-go5.2.0 → 6.4.0 ·actions/checkout4.2.2 → 6.0.2 ·goreleaser/goreleaser-action6.1.0 → 7.1.0These changes were thoroughly reviewed to avoid breaking changes with the current API. However, because of signature changes, there exist a small possibility of your code breaking.
context.Context(#557)GetKubeconfigmethod extended with variable args (#471)examples/is now a separate Go module (#546)🎉 New Contributors
Full Changelog: kubernetes-sigs/e2e-framework@v0.6.0...v0.7.0
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.