-
Notifications
You must be signed in to change notification settings - Fork 1
Use go tools instead of tools.go #58
Copy link
Copy link
Open
Labels
Q2/2026This topic is relevant for the hackathon in Q2/2026.This topic is relevant for the hackathon in Q2/2026.area/dev-productivityDeveloper productivity related (how to improve development)Developer productivity related (how to improve development)kind/enhancementEnhancement, improvement, extensionEnhancement, improvement, extensionlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.teamsize/smallA team of 1-2 people.A team of 1-2 people.
Metadata
Metadata
Assignees
Labels
Q2/2026This topic is relevant for the hackathon in Q2/2026.This topic is relevant for the hackathon in Q2/2026.area/dev-productivityDeveloper productivity related (how to improve development)Developer productivity related (how to improve development)kind/enhancementEnhancement, improvement, extensionEnhancement, improvement, extensionlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.teamsize/smallA team of 1-2 people.A team of 1-2 people.
Type
Fields
Give feedbackNo fields configured for issues without a type.
How to categorize this topic?
/area dev-productivity
/kind enhancement
/label teamsize/small
What is the topic about?:
Topic left unfinished from last hackathon: gardener/gardener#13545
There are still points left for discussion, design and testing. Not all checks run smoothly yet. This is because the
go toolsdirectives need to be wired also to other tools making calls not directly controlled by us. An idea would be to add alias functions and export them so the commands are available in the environment.