Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diskSelector fails to find disk using only size #3572

Closed
TimJones opened this issue May 4, 2021 · 0 comments · Fixed by #3573
Closed

diskSelector fails to find disk using only size #3572

TimJones opened this issue May 4, 2021 · 0 comments · Fixed by #3573

Comments

@TimJones
Copy link
Member

TimJones commented May 4, 2021

Bug Report

Description

In my Talos config I have

  install:
    diskSelector:
      size: '<= 256GB'

but when booting the machine, it fails to find a disk with

[talos] task loadConfig (1/1): failed: failed to parse config: deprecated decode: unknown binary operator <= 256GB

Logs

See above.

Environment

  • Talos version: v0.10.0
  • Kubernetes version: v1.21.0
  • Platform: metal (using Sidero)
Unix4ever added a commit to Unix4ever/talos that referenced this issue May 4, 2021
Fixes: siderolabs#3572

Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
Unix4ever added a commit to Unix4ever/talos that referenced this issue May 4, 2021
Fixes: siderolabs#3572

Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
talos-bot pushed a commit that referenced this issue May 4, 2021
Fixes: #3572

Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
smira pushed a commit to smira/talos that referenced this issue May 5, 2021
Fixes: siderolabs#3572

Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
(cherry picked from commit 3823909)
smira pushed a commit to smira/talos that referenced this issue May 5, 2021
Fixes: siderolabs#3572

Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
(cherry picked from commit 3823909)
smira pushed a commit that referenced this issue May 5, 2021
Fixes: #3572

Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
(cherry picked from commit 3823909)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant