Skip to content

fix(ske): cluster describe command prints not correctly the name - #1342

Merged
marceljk merged 1 commit into
mainfrom
fix/ske-cluster-describe-prints-pointer-address
Mar 17, 2026
Merged

fix(ske): cluster describe command prints not correctly the name#1342
marceljk merged 1 commit into
mainfrom
fix/ske-cluster-describe-prints-pointer-address

Conversation

@marceljk

Copy link
Copy Markdown
Contributor

Description

relates to #1234

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@marceljk
marceljk requested a review from a team as a code ownerMarch 16, 2026 16:46
@github-actions

Copy link
Copy Markdown

Merging this branch will not change overall coverage

Impacted PackagesCoverage Δ🤖
github.com/stackitcloud/stackit-cli/internal/cmd/ske/cluster/describe75.93% (ø)

Coverage by file

Changed files (no unit tests)

Changed FileCoverage ΔTotalCoveredMissed🤖
github.com/stackitcloud/stackit-cli/internal/cmd/ske/cluster/describe/describe.go75.93% (ø)544113

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@marceljk
marceljk merged commit 1feda64 into mainMar 17, 2026
3 checks passed
@marceljk
marceljk deleted the fix/ske-cluster-describe-prints-pointer-address branch March 17, 2026 07:47
Sign up for freeto 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.

2 participants

@marceljk@cgoetz-inovex