kyma-project / kyma-project/runtime-watcher
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 18
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 10
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- chore(renovate): Update Docker maintenance (
gcr.io/distroless/static,golang) - chore(renovate): Update kyma-project/lifecycle-manager digest to e0efd0c
- chore(renovate): Update docker/build-push-action action to v7.4.0
- chore(renovate): Update docker/setup-buildx-action action to v4.4.1
- chore(renovate): Update docker/setup-qemu-action action to v4.4.0
- chore(renovate): Update Go maintenance (
github.com/onsi/ginkgo/v2,github.com/onsi/gomega)
Detected Dependencies
dockerfile (1)
runtime-watcher/Dockerfile (2)
golang 1.27.1-alpine@sha256:cf6fca6641884b8433441b2b0652976f975e1d0fdd26d177eaaf8596087f3125→ [Updates:1.27.1-alpine]gcr.io/distroless/static nonroot@sha256:f7f8f729987ad0fdf6b05eeeae94b26e6a0f613bdf46feea7fc40f7bd72953e6→ [Updates:nonroot]
github-actions (13)
.github/actions/configuration/action.yml (1)
kyma-project/lifecycle-manager main@8b4978ff8e53ce5a349d445ac1e40bfc423966cd→ [Updates:main].github/workflows/build-image-local.yml (5)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1docker/setup-qemu-action v4.3.0@1f40c72289eff860ee54a304f1438e3cff362e0a→ [Updates:v4.4.0]docker/setup-buildx-action v4.3.0@37fe631027851001ddb9b187196cc803df7f5f0e→ [Updates:v4.4.1]docker/build-push-action v7.3.0@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a→ [Updates:v7.4.0]actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a.github/workflows/build-image.yml (2)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1kyma-project/test-infra main.github/workflows/build-pr-image.yml (1)
kyma-project/test-infra main.github/workflows/create-listener-release.yaml (2)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e.github/workflows/create-runtime-watcher-release.yaml (3)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1.github/workflows/lint-conventional-prs.yml
.github/workflows/lint-markdown-links.yml (1)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1.github/workflows/publish-image-local.yml (1)
actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c.github/workflows/pull-listener-pkg.yml (3)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303egolangci/golangci-lint-action v9.3.0@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a.github/workflows/pull-runtime-watcher.yml (3)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303egolangci/golangci-lint-action v9.3.0@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a.github/workflows/report-sprint-commits.yml (1)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1.github/workflows/test-e2e-runtime-watcher.yml (5)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1kyma-project/lifecycle-manager main@8b4978ff8e53ce5a349d445ac1e40bfc423966cd→ [Updates:main]kyma-project/lifecycle-manager main@8b4978ff8e53ce5a349d445ac1e40bfc423966cd→ [Updates:main]
gomod (3)
listener/go.mod (7)
go 1.27.1github.com/go-logr/logr v1.4.4github.com/go-logr/zapr v1.3.0github.com/prometheus/client_golang v1.24.1github.com/stretchr/testify v1.12.1go.uber.org/zap v1.28.0k8s.io/apimachinery v0.37.0runtime-watcher/go.mod (10)
go 1.27.1github.com/go-logr/logr v1.4.4github.com/go-logr/zapr v1.3.0github.com/kyma-project/runtime-watcher/listener v1.4.4github.com/prometheus/client_golang v1.24.1github.com/sethgrid/pester v1.2.0github.com/stretchr/testify v1.12.1go.uber.org/zap v1.28.0k8s.io/api v0.37.0k8s.io/apimachinery v0.37.0runtime-watcher/tests/go.mod (14)
go 1.27.1github.com/go-logr/logr v1.4.4github.com/go-logr/zapr v1.3.0github.com/google/uuid v1.6.0github.com/kyma-project/lifecycle-manager/api v1.0.0github.com/kyma-project/runtime-watcher/listener v1.4.4github.com/onsi/ginkgo/v2 v2.32.2→ [Updates:v2.33.0]github.com/onsi/gomega v1.43.0→ [Updates:v1.43.1]go.uber.org/zap v1.28.0k8s.io/api v0.37.0k8s.io/apiextensions-apiserver v0.37.0k8s.io/apimachinery v0.37.0k8s.io/client-go v0.37.0sigs.k8s.io/controller-runtime v0.25.1
- Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
This is an automated Renovate dashboard, not a scoped implementation task. Read the linked Dependency Dashboard documentation, then inspect the pending updates in runtime-watcher/Dockerfile, .github/workflows/, and the listed go.mod files. Completion is not defined beyond triggering or reviewing the pending dependency updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, go
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100