Skip to content

Conversation

greedy52
Copy link
Contributor

@greedy52 greedy52 commented Oct 17, 2025

@greedy52 greedy52 self-assigned this Oct 17, 2025
@greedy52 greedy52 added the no-changelog Indicates that a PR does not require a changelog entry label Oct 17, 2025
@greedy52 greedy52 force-pushed the STeve/59518_tctl_db branch from f3c7362 to 3ecb677 Compare October 17, 2025 15:48
@greedy52 greedy52 marked this pull request as ready for review October 17, 2025 15:52
@github-actions github-actions bot requested a review from kopiczko October 17, 2025 15:52
@github-actions github-actions bot added size/md tctl tctl - Teleport admin tool labels Oct 17, 2025
return nil
}

func updateDatabase(ctx context.Context, client *authclient.Client, raw services.UnknownResource, opts CreateOpts) error {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is new

Comment on lines +33 to +34
// AltResourceNameFunc is a func that returns an alternative name for a resource.
type AltResourceNameFunc[T types.ResourceWithLabels] func(T) string
Copy link
Contributor Author

Choose a reason for hiding this comment

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

moved some helpers (and their UT). no new logic.

@greedy52 greedy52 requested a review from hugoShaka October 17, 2025 16:33
@greedy52
Copy link
Contributor Author

greedy52 commented Oct 17, 2025

UT initially failing in a case where multiple db resources in the same file for create. fix dd84871

@greedy52 greedy52 enabled auto-merge October 17, 2025 18:44
@greedy52 greedy52 added this pull request to the merge queue Oct 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 17, 2025
@greedy52 greedy52 added this pull request to the merge queue Oct 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 17, 2025
@greedy52 greedy52 added this pull request to the merge queue Oct 17, 2025
Merged via the queue into master with commit 3598261 Oct 17, 2025
43 checks passed
@greedy52 greedy52 deleted the STeve/59518_tctl_db branch October 17, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a PR does not require a changelog entry size/md tctl tctl - Teleport admin tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants