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

build: add support for Ubuntu snap package #182

Merged
merged 1 commit into from
Jan 20, 2023
Merged

Conversation

Exodus
Copy link
Contributor

@Exodus Exodus commented Jan 11, 2023

This closes #167

Adding support for snap package.

This does as much as possible to align with the way versioning is set in the project, using git describe --tags for the snap package itself as the Makefile does.

Additionally, the kubelogin name must be reserved in snapcraft, which I can do if this PR is accepted as well as set up automatic builds for there.

@weinong

Copy link
Contributor

@weinong weinong left a comment

Choose a reason for hiding this comment

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

Thanks!

@weinong weinong merged commit 0efe989 into Azure:master Jan 20, 2023
@Exodus
Copy link
Contributor Author

Exodus commented Jan 26, 2023

I have uploaded the build to snap now, kubelogin is available. I'd like to follow up with two items:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide apt-get and/or snap package
2 participants