Releases: getcarina/carina
2.1.3
Bug Fixes
- Improve the error reported when unable to connect to the Magnum auth URL (#140 )
Binaries
Downloads are hosted on download.getcarina.com:
2.1.0
The Carina Command Line Client
Improvements
-
Provide quick way to create a cluster with the latest template (#136)
$ carina templates --name kubernetes* $ carina create --template kubernetes* mycluster
-
Print the cli version in the
--debug
output for easier troubleshooting (#133)
Bug Fixes
- Do not require a default profile (#134)
Binaries
Downloads are hosted on download.getcarina.com:
If you're using homebrew or chocolatey, updates will go-live soon. When they do:
brew upgrade carina
choco upgrade carina
Big Bang
The Carina Command Line Client
The client has been rewritten to support the newest incarnation of Carina! There are almost too many goodies to list here, check-out our new documentation for all the bells and whistles and installation instructions.
Here is a short list of breaking changes and notable features:
- The cli talks to the new Carina by default. To talk to the old carina, use
--profile make-swarm
. carina create
now requires--template
or-t
. Why? Because we support both Kubernetes and Swarm now! 🎉 Runcarina templates
to get a template name thencarina create -t "template name" <clusterName>
.carina grow --by <newNodes>
is nowcarina resize --nodes <nodeCount>
.- Switch between multiple accounts, or just save your credentials somewhere to save keystrokes with Profiles.
Binaries
Downloads are hosted on download.getcarina.com:
If you're using homebrew or chocolatey, updates will go-live soon. When they do:
brew upgrade carina
choco upgrade carina
🎉
Cagey Corvus
The Carina Command Line Client
carina credentials
sets an additional environment variable in the docker shell scripts:CARINA_CLUSTER_NAME
. This helps you keep track of the current cluster. #113.
Binaries
Downloads are hosted on download.getcarina.com:
If you're using homebrew or chocolatey, updates will come on over soon. When they do:
brew upgrade carina
choco upgrade carina
🎉
Columnal Columba
The Carina Command Line Client
fish
now supported with flag--shell fish
forcarina env
- Home directories normalized to
~/.carina
, while adhering to XDG environment variables - Previously all wait-able commands were sleeping first, now just the ones which are guaranteed to need some time (create & rebuild) do so.
Binaries
Downloads are hosted on download.getcarina.com:
If you're using homebrew or chocolatey, updates will come on over soon. When they do:
brew upgrade carina
choco upgrade carina
🎉
Cirrose Circinus
The Carina Command Line Client
- Add support for
carina quotas
to show user quota limits.
Binaries
Downloads are hosted on download.getcarina.com:
If you're using homebrew or chocolatey, updates will come on over soon. When they do:
brew upgrade carina
choco upgrade carina
🎉
Chameleonic Chamaeleon
The Carina Command Line Client
- backwards compatibility with
--segments
Binaries
Downloads are hosted on download.getcarina.com:
If you're using homebrew or chocolatey, updates will come on over soon. When they do:
brew upgrade carina
choco upgrade carina
🎉
Cetological Cetus
The Carina Command Line Client
- We're referring to segments as nodes
Binaries
Downloads are hosted on download.getcarina.com:
If you're using homebrew or chocolatey, updates will come on over soon. When they do:
brew upgrade carina
choco upgrade carina
🎉
Cephalalgic Cepheus
The Carina Command Line Client
- README and CI improvements. Check out 1.1.0's notes for the real goodness.
Binaries
Downloads are hosted on download.getcarina.com:
If you're using homebrew or chocolatey, updates will come on over soon. When they do:
brew upgrade carina
choco upgrade carina
🎉
Centonical Centaurus
The Carina Command Line Client
- We're on Chocolatey now!
- Name switch: nodes --> segments
- Autoscale can be enabled with:
carina autoscale <clustername> on
and disabled with:
carina autoscale <clustername> off
Binaries
Downloads are hosted on download.getcarina.com: