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

docs: update instructions for building kubectl-retina #143

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

rbtr
Copy link
Collaborator

@rbtr rbtr commented Mar 26, 2024

I previously removed the kubectl-retina container and kubectl-retina-image Make targets in #112, which transitioned to building kubectl-retina artifacts with GoReleaser and attaching tarballs to the GitHub releases instead of publishing images.

That change was made for Krew #108.

This change updates the docs for building kubectl-retina to show how to simply build it with go build. Explanation was also added describing how to build for all supported platforms with GoReleaser.

Fixes #131

@rbtr rbtr added the area/documentation Improvements or additions to documentation label Mar 26, 2024
@rbtr rbtr requested a review from a team as a code owner March 26, 2024 18:13
@rbtr rbtr enabled auto-merge (squash) March 26, 2024 18:13
@rbtr rbtr merged commit 99540a5 into microsoft:main Mar 26, 2024
16 checks passed
@rbtr rbtr deleted the docs/kubectl-retina branch March 26, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

can't build binary by make install-kubectl-retina no rule to make target
2 participants