Skip to content

fix(vm): nil pointer#1193

Merged
Isteb4k merged 1 commit into
mainfrom
fix/vm/nil-pointer
Jun 25, 2025
Merged

fix(vm): nil pointer#1193
Isteb4k merged 1 commit into
mainfrom
fix/vm/nil-pointer

Conversation

@Isteb4k

@Isteb4k Isteb4k commented Jun 25, 2025

Copy link
Copy Markdown
Contributor

Description

Fix panic if Cores were not specified in the vmclass's SizingPolicy.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: vm 
type: fix
summary: Fix panic if Cores were not specified in the vmclass's SizingPolicy.
impact_level: low

Signed-off-by: Isteb4k <dmitry.rakitin@flant.com>
@Isteb4k
Isteb4k requested a review from diafour June 25, 2025 10:35
@Isteb4k Isteb4k added this to the v0.22.0 milestone Jun 25, 2025
@Isteb4k
Isteb4k marked this pull request as ready for review June 25, 2025 11:56
@Isteb4k
Isteb4k requested a review from yaroslavborbat as a code owner June 25, 2025 11:56
@Isteb4k
Isteb4k merged commit d96b1bd into main Jun 25, 2025
28 of 32 checks passed
@Isteb4k
Isteb4k deleted the fix/vm/nil-pointer branch June 25, 2025 11:56
@Isteb4k

Isteb4k commented Jun 25, 2025

Copy link
Copy Markdown
Contributor Author

/backport 0.20

@Isteb4k

Isteb4k commented Jun 25, 2025

Copy link
Copy Markdown
Contributor Author

/backport 0.21

github-actions Bot pushed a commit that referenced this pull request Jun 25, 2025
Fix panic if Cores were not specified in the vmclass's SizingPolicy.

Signed-off-by: Isteb4k <dmitry.rakitin@flant.com>
@deckhouse-BOaTswain

Copy link
Copy Markdown
Contributor

Cherry pick PR 1194 to the branch release-0.20 successful!

deckhouse-BOaTswain added a commit that referenced this pull request Jun 25, 2025
fix(vm): nil pointer (#1193)

Fix panic if Cores were not specified in the vmclass's SizingPolicy.

Signed-off-by: Isteb4k <dmitry.rakitin@flant.com>
Co-authored-by: Dmitry Rakitin <dmitry.rakitin@flant.com>
github-actions Bot pushed a commit that referenced this pull request Jun 25, 2025
Fix panic if Cores were not specified in the vmclass's SizingPolicy.

Signed-off-by: Isteb4k <dmitry.rakitin@flant.com>
@deckhouse-BOaTswain

Copy link
Copy Markdown
Contributor

Cherry pick PR 1195 to the branch release-0.21 successful!

deckhouse-BOaTswain added a commit that referenced this pull request Jun 25, 2025
fix(vm): nil pointer (#1193)

Fix panic if Cores were not specified in the vmclass's SizingPolicy.

Signed-off-by: Isteb4k <dmitry.rakitin@flant.com>
Co-authored-by: Dmitry Rakitin <dmitry.rakitin@flant.com>
@Isteb4k Isteb4k modified the milestones: v0.22.0, v0.20.1 Jun 25, 2025
yachmenevas pushed a commit that referenced this pull request Oct 15, 2025
Fix panic if Cores were not specified in the vmclass's SizingPolicy.

Signed-off-by: Isteb4k <dmitry.rakitin@flant.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants