Skip to content

ci(dependabot): split /sample gomod entry from / - #379

Merged
gonzolino merged 1 commit into
ironcore-dev:mainfrom
sap-contributions:ci/dependabot-split-directories
Jul 30, 2026
Merged

ci(dependabot): split /sample gomod entry from /#379
gonzolino merged 1 commit into
ironcore-dev:mainfrom
sap-contributions:ci/dependabot-split-directories

Conversation

@peanball

Copy link
Copy Markdown
Member

The /sample module is a separate entity from the root; grouping both
under one gomod block with a k8s.io/* / sigs.k8s.io/* ignore rule can
produce inconsistent bumps when sample's deps (via ironcore) transitively
require newer k8s versions than the ignore rule allows.

Give /sample its own gomod entry with its own group and no ignore list.

The inconsistency mentioned above leads to the sample go.mod file not being complete, and the test_openapi_extractor tests action failing.

The /sample module is a separate entity from the root; grouping both
under one gomod block with a k8s.io/* / sigs.k8s.io/* ignore rule can
produce inconsistent bumps when sample's deps (via ironcore) transitively
require newer k8s versions than the ignore rule allows.

Give /sample its own gomod entry with its own group and no ignore list.

Signed-off-by: Alexander Lais <alexander.lais@sap.com>
@peanball
peanball requested review from a team as code owners July 23, 2026 11:05
@afritzler afritzler added the enhancement New feature or request label Jul 24, 2026
@gonzolino
gonzolino merged commit 4dfc95b into ironcore-dev:main Jul 30, 2026
8 checks passed
@gonzolino
gonzolino deleted the ci/dependabot-split-directories branch July 30, 2026 07:49
@hardikdr hardikdr added the area/iaas Issues related to IronCore IaaS development. label Aug 21, 2026
@hardikdr hardikdr added this to Roadmap Aug 21, 2026
@github-project-automation github-project-automation Bot moved this to Done in Roadmap Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/iaas Issues related to IronCore IaaS development. enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants