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 module github.com/giantswarm/clustertest to v1.32.0 #255

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/giantswarm/clustertest v1.31.0 -> v1.32.0 age adoption passing confidence

Trigger E2E tests:

/run app-test-suites


Release Notes

giantswarm/clustertest (github.com/giantswarm/clustertest)

v1.32.0

Compare Source

Fixed
  • Improved error message when KubeConfig data not populated
Added
  • Added AreNoPodsCrashLooping wait function to check for pods with containers restarting too much

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 6, 2025 15:35
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Jan 6, 2025
Copy link
Contributor Author

renovate bot commented Jan 6, 2025

ℹ Artifact update notice

File name: tests/e2e/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 27 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.31.3 -> v0.32.0
k8s.io/apimachinery v0.31.3 -> v0.32.0
cel.dev/expr v0.16.0 -> v0.18.0
github.com/containerd/containerd v1.7.21 -> v1.7.23
github.com/containerd/errdefs v0.1.0 -> v0.3.0
github.com/cyphar/filepath-securejoin v0.3.3 -> v0.3.4
github.com/mittwald/go-helm-client v0.12.14 -> v0.12.16
go.etcd.io/etcd/api/v3 v3.5.16 -> v3.5.17
go.etcd.io/etcd/client/pkg/v3 v3.5.16 -> v3.5.17
go.etcd.io/etcd/client/v3 v3.5.16 -> v3.5.17
golang.org/x/oauth2 v0.24.0 -> v0.25.0
helm.sh/helm/v3 v3.16.2 -> v3.16.4
k8s.io/apiextensions-apiserver v0.31.2 -> v0.32.0
k8s.io/apiserver v0.31.2 -> v0.32.0
k8s.io/cli-runtime v0.31.3 -> v0.32.0
k8s.io/client-go v0.31.3 -> v0.32.0
k8s.io/cluster-bootstrap v0.31.1 -> v0.31.3
k8s.io/component-base v0.31.3 -> v0.32.0
k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/kubectl v0.31.3 -> v0.32.0
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/cluster-api v1.8.5 -> v1.9.3
sigs.k8s.io/controller-runtime v0.19.2 -> v0.19.3
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/kustomize/api v0.17.3 -> v0.18.0
sigs.k8s.io/kustomize/kyaml v0.17.2 -> v0.18.1
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

@tinkerers-ci
Copy link

tinkerers-ci bot commented Jan 6, 2025

app-test-suites - capa

Run name cilium-app-app-test-suites-capa-cjnv4
Commit SHA d95784f
Result Completed ✅

📋 View full results in Tekton Dashboard

Rerun trigger:
/run app-test-suites-single PROVIDER=capa

@renovate renovate bot force-pushed the renovate/test-framework branch from d95784f to a2c3bbb Compare January 7, 2025 15:39
@mcharriere mcharriere merged commit 6a7a4bd into main Jan 7, 2025
5 checks passed
@mcharriere mcharriere deleted the renovate/test-framework branch January 7, 2025 15:43
ubergesundheit pushed a commit that referenced this pull request Jan 8, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ubergesundheit added a commit that referenced this pull request Jan 8, 2025
* Bump to cilium 1.16.5

* Update dependency architect to v5.11.4 (#251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/giantswarm/clustertest to v1.32.0 (#255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Remove GS network policies (#233)

* remove defaultPolicies and extraPolicies templates

Signed-off-by: Matias Charriere <[email protected]>

* add changelog

Signed-off-by: Matias Charriere <[email protected]>

* update changelog

Signed-off-by: Matias Charriere <[email protected]>

---------

Signed-off-by: Matias Charriere <[email protected]>
Co-authored-by: Gerald Pape <[email protected]>

* Add changelog entry

---------

Signed-off-by: Matias Charriere <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matías Charrière <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot skip/ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant