Skip to content

Update release_mod to use discoverable local modules#21938

Draft
ivanvc wants to merge 1 commit into
etcd-io:mainfrom
ivanvc:update-release-mod-to-use-new-workspace-functions
Draft

Update release_mod to use discoverable local modules#21938
ivanvc wants to merge 1 commit into
etcd-io:mainfrom
ivanvc:update-release-mod-to-use-new-workspace-functions

Conversation

@ivanvc

@ivanvc ivanvc commented Jun 10, 2026

Copy link
Copy Markdown
Member

The modules function will soon be deleted, as it has a static list of modules. The new function discovers the modules based on the workspace.

Part of #18409.

@k8s-ci-robot

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ivanvc

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ivanvc

ivanvc commented Jun 10, 2026

Copy link
Copy Markdown
Member Author

/test all

Signed-off-by: Ivan Valdes <ivan@vald.es>
@ivanvc ivanvc force-pushed the update-release-mod-to-use-new-workspace-functions branch from 99a6b18 to 43af816 Compare June 10, 2026 00:17
@ivanvc

ivanvc commented Jun 10, 2026

Copy link
Copy Markdown
Member Author

/test all

@k8s-ci-robot

Copy link
Copy Markdown

@ivanvc: 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
pull-etcd-release-tests 43af816 link true /test pull-etcd-release-tests

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.74%. Comparing base (e9b62f8) to head (43af816).

Additional details and impacted files

see 18 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #21938      +/-   ##
==========================================
- Coverage   69.76%   69.74%   -0.02%     
==========================================
  Files         449      449              
  Lines       38208    38208              
==========================================
- Hits        26656    26650       -6     
- Misses      10126    10131       +5     
- Partials     1426     1427       +1     

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9b62f8...43af816. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants