Skip to content

Bump github.com/CoHDI/composable-resource-operator from 0.0.0-20250918052403-b7f30b944ccc to 0.1.1#27

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/CoHDI/composable-resource-operator-0.1.1
Open

Bump github.com/CoHDI/composable-resource-operator from 0.0.0-20250918052403-b7f30b944ccc to 0.1.1#27
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/CoHDI/composable-resource-operator-0.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps github.com/CoHDI/composable-resource-operator from 0.0.0-20250918052403-b7f30b944ccc to 0.1.1.

Release notes

Sourced from github.com/CoHDI/composable-resource-operator's releases.

v0.1.1

Bug Fixes

  • fix: avoid duplicate addition of desiredTaint
  • fix: allow error messages to be reported in ComposableResource
  • feat: update support for RKE2 and K8S
  • fix: modify GetResources() in CM/FM
  • fix: make ready-to-detach composableResource independent of ComposabilityRequest controller
  • fix: let ComposableResource detach skip some cases where no pod is found
  • fix: correct FM API error handling and update test set
  • feat: support creating and deleting DeviceTaintRule resources
  • fix: add FM resource existence check before sending delete request and update test set
  • fix: reduce RestartDaemonset wait time to 10s
  • chore: log token refresh events
  • fix: change parsing method for res_op_status in cm/client.go
  • fix: resolve bug in DrainGPU function and add completion log to RunNvidiaSmi
  • fix: correct bug where CDIDeviceID was passed as data to FM API
  • fix: correct missing information in ComposableResource created by Upstream Syncer
  • fix: extend FM API timeout from 1 minute to 3 minutes
  • fix: assign DeletionTimestamp instead of force-detaching resources that are ready for detach; add garbage collection for ComposabilityRequest and ComposableResource and update related test sets
  • fix: remove SetNodeSchedulable and update test sets
  • refactor: create DeviceTaintRule using driver/pool/device instead of CEL
  • refactor: detach GPUs via the cro-node-agent Pod instead of the nvidia-dra-driver-gpu-kubelet-plugin Pod; improve fault tolerance when GPU detachment fails; update test sets accordingly
  • fix: Issue where processes using the /devnvidiaX file were incorrectly identified as errors when they had already been killed
  • fix: Move the process for reading FTI_CDI-specific environment variable into a switch/case statement
  • fix: Add the processing to execute the CheckGPUVisible function to the handleDetachingState function
  • fix: remove unnecessary sleep and node label checks; add /proc scan in DrainGPU and CheckNoGPULoads

What's Changed

New Contributors

Full Changelog: CoHDI/composable-resource-operator@v0.1.0...v0.1.1

v0.1.0

This is an initial release of Composable Resource Operator

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/CoHDI/composable-resource-operator](https://github.com/CoHDI/composable-resource-operator) from 0.0.0-20250918052403-b7f30b944ccc to 0.1.1.
- [Release notes](https://github.com/CoHDI/composable-resource-operator/releases)
- [Commits](https://github.com/CoHDI/composable-resource-operator/commits/v0.1.1)

---
updated-dependencies:
- dependency-name: github.com/CoHDI/composable-resource-operator
  dependency-version: 0.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants