Skip to content

Cleanup: Remove hardcoded DeviceTaintEffectNone after k8s.io/api bump #1001

@guptaNswati

Description

@guptaNswati

In PR #983 , remove the temporary hardcoded constant for DeviceTaintEffectNone because our currently vendored k8s.io/api version does not yet include it (introduced in KEP-5055 beta).

// cmd/gpu-kubelet-plugin/device_health.go
const DeviceTaintEffectNone resourceapi.DeviceTaintEffect = "None"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In-Review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions