kubestellar / kubeflex

A flexible and scalable platform for running Kubernetes control plane APIs.
Apache License 2.0
46 stars 13 forks source link

:sparkles: 'kflex' brew formula #273

Open algoritmoalex opened 2 months ago

algoritmoalex commented 2 months ago

Summary

With these changes:

brew install kflex
# shows one can install kubeflex with kflex alias

image

brew upgrade kflex
# shows one can upgrade kubeflex with kflex alias

image

Special consideration

Both kubeflex.rb and kflex.rb brew formulas must be maintained.

Related issue(s)

Fixes #271

algoritmoalex commented 1 month ago

@pdettori thanks for the clarification. I will review the Go Releaser options and edit over the next few days. For now I have converted the PR to a draft. Please let me know if it is better to close this PR and open a new one instead.

pdettori commented 1 month ago

@pdettori thanks for the clarification. I will review the Go Releaser options and edit over the next few days. For now I have converted the PR to a draft. Please let me know if it is better to close this PR and open a new one instead.

Thank you @algoritmoalex, both approaches work for me, you may pick the one that works best for you, Thanks!