Skip to content

Conversation

@brandtkeller
Copy link
Member

Description

Adds a build BUILD_ARG for the kubectl version such that the version returns as expected.

Before:

uds zarf tools kubectl version --client
Client Version: v0.0.0-master+$Format:%H$
Kustomize Version: v5.7.1

After:

./build/uds-arm zarf tools kubectl version --client
Client Version: v1.34.2
Kustomize Version: v5.7.1

Related Issue

No associated issue

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Signed-off-by: Brandt Keller <brandt.keller@defenseunicorns.com>
@brandtkeller brandtkeller self-assigned this Dec 8, 2025
@brandtkeller brandtkeller requested a review from a team as a code owner December 8, 2025 22:24
Copy link
Member

@YrrepNoj YrrepNoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you this!

@emoskito emoskito merged commit 4c21d2e into main Dec 8, 2025
20 checks passed
@emoskito emoskito deleted the hotfix_kubectl_version branch December 8, 2025 23:10
Sign up for free to 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.

4 participants