Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Nov 1, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/intel/goresctrl v0.6.0 -> v0.10.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

intel/goresctrl (github.com/intel/goresctrl)

v0.10.0

Compare Source

This release adds support for cstates (#​158).

What's Changed

Full Changelog: intel/goresctrl@v0.9.0...v0.10.0

v0.9.0

Compare Source

Major changes:

  • RDT
    • The resctrl filesystem is used as the "database" of classes (CTRL groups) and monitoring groups, instead of an internal cache that was previously used. The available classes are now always read directly from the resctrl filesystem which removes the potential mismatch of between what goresctrl "thinks" and what is actually available. This makes goresctrl aware of changes made outside the goresctrl API, for example.
    • The DiscoverClasses() function was dropped and replaced with SetResctrlGroupPrefix() that alters the prefix used for resctrl group (directory) names.
  • Migrate to slog based logging. The internal log wrapper was dropped and the SetLogger() functions now take slog.Logger as the argument.
  • Improvements in the help/usage of the sample command line applications.
  • Improvements in the rdt sample application, most notably a new monitor sub-command for testing RDT metrics.

What's Changed

Full Changelog: intel/goresctrl@v0.8.0...v0.9.0

v0.8.0

Compare Source

The v0.8.0 release add functionality for configuring the cpu frequency scaling governor. It also updates build dependencies.

Full Changelog: intel/goresctrl@v0.7.0...v0.8.0

v0.7.0

Compare Source

This small release updates the dependencies and documentation.

What's Changed

New Contributors

Full Changelog: intel/goresctrl@v0.6.0...v0.7.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/osc-release-v1.10/github.com-intel-goresctrl-0.x branch from fa2cb3c to 74f1115 Compare November 3, 2025 20:30
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/intel/goresctrl to v0.9.0 chore(deps): update module github.com/intel/goresctrl to v0.10.0 Nov 3, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/intel/goresctrl to v0.10.0 chore(deps): update module github.com/intel/goresctrl to v0.10.0 - abandoned Nov 14, 2025
@red-hat-konflux
Copy link
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/intel/goresctrl to v0.10.0 - abandoned chore(deps): update module github.com/intel/goresctrl to v0.10.0 Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants