Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

skaffold 1.5.0 #614

Merged
merged 1 commit into from
Mar 11, 2020
Merged

skaffold 1.5.0 #614

merged 1 commit into from
Mar 11, 2020

Conversation

fmotrifork
Copy link
Contributor

Updating package skaffold to release v1.5.0.

Release info

v1.5.0 Release - 03/06/2020

Highlights:

Linux
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v1.5.0/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v1.5.0/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Windows
https://storage.googleapis.com/skaffold/releases/v1.5.0/skaffold-windows-amd64.exe

Docker image
gcr.io/k8s-skaffold/skaffold:v1.5.0

New Features:

  • Autogenerate k8s manifests in skaffold init #3703
  • Support go Templates in Custom Builder commands #3754
  • Wire up debug events #3645
  • Support inferred sync on Custom artifacts with a Dockerfile #3752

Fixes:

  • Fix analyze update check #3722
  • report actual copy error when syncing files to containers #3715
  • skip large files during skaffold init #3717

Updates & Refactors:

  • Upgrade Jib to 2.1.0 #3728
  • Bump pack to 0.9.0 #3776
  • Use heroku/color for our colors #3757
  • skaffold init and buildpacks: skip dependencies #3758
  • Faster make v2 #3724
  • Allow Sync for non-root containers-hotreload example #3680
  • Add profile option to RunBuilder in test helper #3761
  • helm chart packaging: improve errors, logic & testability #3743
  • Refactor helm deployer to prepare for helm3 support #3729

Docs Updates:

  • Link config management doc #3723

Huge thanks goes out to all of our contributors for this release:

  • Appu
  • Balint Pato
  • Brian de Alwis
  • Daniel Abdelsamed
  • Chanseok Oh
  • David Gageot
  • Idan Bidani
  • Nick Kubala
  • shlo
  • Tejal Desai
  • Thomas Strömberg

@bacongobbler bacongobbler merged commit 464ae89 into fishworks:master Mar 11, 2020
@fmotrifork fmotrifork deleted the skaffold-v1.5.0 branch August 25, 2020 13:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants