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

Kubectl Windows installer - Winget / Standalone installer #1130

Closed
ssrahul96 opened this issue Oct 12, 2021 · 9 comments
Closed

Kubectl Windows installer - Winget / Standalone installer #1130

ssrahul96 opened this issue Oct 12, 2021 · 9 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@ssrahul96
Copy link

What would you like to be added:
Windows installer for Kubectl

Why is this needed:
Easy installation with Winget

@ssrahul96 ssrahul96 added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 12, 2021
@k8s-ci-robot
Copy link
Contributor

@ssrahul96: This issue is currently awaiting triage.

SIG CLI takes a lead on issue triage for this repo, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Oct 12, 2021
@ssrahul96
Copy link
Author

ssrahul96 commented Oct 12, 2021

helm/helm#8203 (comment), I have made a sample installer for helm, which can be used for kubectl package also

https://github.com/ssrahul96/helm-windows-installer

Check whether this can be used. the build and release information are not publicly available, hence could not make any PR

@ssrahul96
Copy link
Author

Related Issues
#1105
#968
#613

@ssrahul96 ssrahul96 changed the title Winget - Kubectl windows installer Kubectl windows installer - Winget / Standalone installer Oct 12, 2021
@ssrahul96 ssrahul96 changed the title Kubectl windows installer - Winget / Standalone installer Kubectl Windows installer - Winget / Standalone installer Oct 12, 2021
@sftim
Copy link
Contributor

sftim commented Oct 21, 2021

Are there any enabling pieces of work that would allow a downstream automation to consume some data and make a package / installer / etc? If so, what are those enabling pieces of work?

@ssrahul96
Copy link
Author

@sftim , helm/helm#10238 this PR is submitted for helm, similar approach can be used here,, using innounp to generate the installer.

@sftim
Copy link
Contributor

sftim commented Oct 21, 2021

OK, we're definitely not likely to adopt CircleCI nor to start building installers as part of the kubectl build process. What we might be willing to do for this repo is:

  • publish target OS details (for Windows, that might be TargetDeviceFamily details such as minimum and maximum supported OS version), so that a later stage can use those to produce an installer
  • agree on some metadata to allow plugins to be marked as optional packages that depend on kubectl

If steps like that would help, let's discuss that.

@ssrahul96
Copy link
Author

This installer need not be build on CicleCI, as helm was built over there, I ve submitted a PR for this, the same logics can be used for any CI pipeline,

build and installer stage generation should be separated. this would act like an additional way of installing kubectl (specially installing using Winget)

@eddiezane
Copy link
Member

Cheers @ssrahul96,

I checked with folks on the release team and maintaining a Windows installer is not something we want to do at the moment. This would be a great place for the community to take up the reins and show demand.

/close

@k8s-ci-robot
Copy link
Contributor

@eddiezane: Closing this issue.

In response to this:

Cheers @ssrahul96,

I checked with folks on the release team and maintaining a Windows installer is not something we want to do at the moment. This would be a great place for the community to take up the reins and show demand.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

4 participants