kubermatic / dashboard

Dashboard For The Kubermatic Kubernetes Platform
https://www.kubermatic.com
Other
42 stars 61 forks source link

Bump Go dependency #6739

Closed archups closed 1 month ago

archups commented 1 month ago

What this PR does / why we need it: This PR is to bump the Go dependency required for this PR https://github.com/kubermatic/kubermatic/pull/13517 changes to get reflected on DEV.

Which issue(s) this PR fixes:

Fixes #

What type of PR is this? /kind chore

Special notes for your reviewer:

Does this PR introduce a user-facing change? Then add your Release Note here:

NONE

Documentation:

NONE
kubermatic-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign simontheleg for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[modules/api/OWNERS](https://github.com/kubermatic/dashboard/blob/main/modules/api/OWNERS)** - **[modules/api/pkg/OWNERS](https://github.com/kubermatic/dashboard/blob/main/modules/api/pkg/OWNERS)** - **[modules/api/pkg/handler/OWNERS](https://github.com/kubermatic/dashboard/blob/main/modules/api/pkg/handler/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
archups commented 1 month ago

/test pre-dashboard-api-e2e

archups commented 1 month ago

/test pre-dashboard-api-e2e

archups commented 1 month ago

/test pre-dashboard-api-e2e

kubermatic-bot commented 1 month ago

@archups: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pre-dashboard-api-e2e e501079368585da969cabfa3db0a3e55f82e7240 link true /test pre-dashboard-api-e2e

Full PR test history

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
ahmedwaleedmalik commented 1 month ago

Superseded by https://github.com/kubermatic/dashboard/pull/6759