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

[buddy] Fix absence of the Symlinks parameter for Destination when using tbot kube credentials #50370

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

timothyb89
Copy link
Contributor

@timothyb89 timothyb89 commented Dec 18, 2024

Buddy PR for #49809


The problem is described in the issue. After the tbot CLI refactoring, the bot.Destination object created for the directory specified in the --destination-dir parameter does not have default values set for the Symlinks attribute.

Fixes #49802


Signed-off-by: Tim Buckley [email protected]
changelog: Fix regression in tbot on Linux causing the Kubernetes credential helper to fail

@timothyb89 timothyb89 self-assigned this Dec 18, 2024
@timothyb89 timothyb89 changed the title Fix absence of the Symlinks parameter for Destination when using tbot kube credentials [buddy] Fix absence of the Symlinks parameter for Destination when using tbot kube credentials Dec 18, 2024
@timothyb89 timothyb89 marked this pull request as ready for review December 18, 2024 02:02
@timothyb89 timothyb89 added this pull request to the merge queue Dec 19, 2024
Merged via the queue into master with commit a3f0fdb Dec 19, 2024
48 of 50 checks passed
@timothyb89 timothyb89 deleted the timothyb89/pr-buddy-49809 branch December 19, 2024 00:51
@public-teleport-github-review-bot

@timothyb89 See the table below for backport results.

Branch Result
branch/v17 Create PR

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.

Tbot: invalid symlinks mode error in tbot kube credentials
5 participants