Skip to content

Releases: Dalee/fuse

Check logs from all containers

05 Jul 14:57
de09114
Compare
Choose a tag to compare

Fetch logs from all containers inside a pod during deploy.

Bugfixes

28 Sep 13:02
Compare
Choose a tag to compare
  • Display output from a failed command, not just "Command failed to run".

Bugfixes

23 Aug 12:18
Compare
Choose a tag to compare
  • FIXED: In case of failed deploy, rollback command used pod selector, not a deployment one

Exec command

04 Jul 16:14
Compare
Choose a tag to compare
  • Fixed rollout log display, instead of Deployment.Metadata.Labels, get Deployment.Spec.Metadata.Labels in order to display only deployment pods
  • Exec command introduced, for a given deployment execute provided command across all containers.

New shiny apply command

09 Mar 11:49
Compare
Choose a tag to compare
  • Display pod logs after rollout (successful or not, doesn't matter)
  • Rollout timeout can be passed as command line argument
  • kubectl context can be overridden either as environment variable or as global command line argument

Small tune-up and more coverage

15 Feb 20:39
Compare
Choose a tag to compare

Just repository fixes

  • README.md - how to install developer tools
  • Coverage increased

Fuse with `apply` and `garbage-collect`

15 Feb 17:30
Compare
Choose a tag to compare
Pre-release

Introducing garbage-collect command

Multiple Deployment

02 Feb 06:41
Compare
Choose a tag to compare

Add support (and fix logic) for multiple deployments

Initial version

11 Jan 09:51
Compare
Choose a tag to compare

First stable release

Stable enough to keep deployments to Kubernetes platform smooth.
Tested with Kubernetes v1.2.0.