Skip to content

Fix Pipeline failures due to oudated dependencies in Makefile#3520

Merged
J12934 merged 4 commits into
secureCodeBox:mainfrom
J12934:fix/env-test-and-makefile
Feb 18, 2026
Merged

Fix Pipeline failures due to oudated dependencies in Makefile#3520
J12934 merged 4 commits into
secureCodeBox:mainfrom
J12934:fix/env-test-and-makefile

Conversation

@J12934
Copy link
Copy Markdown
Member

@J12934 J12934 commented Feb 18, 2026

Description

  • Updates outdated deps in cloud-aws makefile
  • Adopted new makefile patterns from the upstream kubebuilder project to extract some versions from the go mod to reduce number of deps in makefile
  • Added renovate config for the remaining version number in operator and k8s auto-discovery

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

…very

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
… versions

Reading dep versions from the go mods instead of maininting them in parallel

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
…ubebuilder makefiles

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 18, 2026

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 4d98694
🔍 Latest deploy log https://app.netlify.com/projects/docs-securecodebox/deploys/6995e44fa06cd10008c3158c

@J12934 J12934 added bug Bugs dependencies Pull requests that update a dependency file labels Feb 18, 2026
@J12934 J12934 self-assigned this Feb 18, 2026
@J12934 J12934 moved this from Triage to To Review in secureCodeBox Feb 18, 2026
@J12934 J12934 requested a review from Weltraumschaf February 18, 2026 16:02
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@sonarqubecloud
Copy link
Copy Markdown

@github-project-automation github-project-automation Bot moved this from To Review to Reviewer Approved in secureCodeBox Feb 18, 2026
@J12934 J12934 merged commit e8ae117 into secureCodeBox:main Feb 18, 2026
84 of 86 checks passed
@github-project-automation github-project-automation Bot moved this from Reviewer Approved to Done in secureCodeBox Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs dependencies Pull requests that update a dependency file

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants