Skip to content

Releases: getcarina/carina

2.1.3

08 Feb 21:30
Compare
Choose a tag to compare

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

06 Feb 17:03
Compare
Choose a tag to compare

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

06 Jan 21:40
Compare
Choose a tag to compare

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! 🎉 Run carina templates to get a template name then carina create -t "template name" <clusterName>.
  • carina grow --by <newNodes> is now carina 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

16 Sep 15:27
Compare
Choose a tag to compare

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

09 May 15:26
Compare
Choose a tag to compare

The Carina Command Line Client

  • fish now supported with flag --shell fish for carina 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

28 Mar 15:25
Compare
Choose a tag to compare

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

22 Mar 14:50
Compare
Choose a tag to compare

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

18 Mar 04:05
Compare
Choose a tag to compare

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

18 Jan 20:23
Compare
Choose a tag to compare

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

18 Jan 20:07
Compare
Choose a tag to compare

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: