Skip to content

v3.1.3

Compare
Choose a tag to compare
@thockin thockin released this 25 Nov 23:38
· 723 commits to master since this release
cbad455
  • Added submodules support. Repos which have submodules will have those submodules synced automatically. The --depth flag applies to submodules as well as the main repo.

  • Send the git hash of the sync to webhooks in the "Gitsync-Hash" HTTP header.

  • Handle being run as pid 1 by catching SIGCHLD and forwarding other signals. This should eliminate zombie processes when running in docker containers or Kubernetes pods.

  • Build with Go 1.13

Available at k8s.gcr.io/git-sync:v3.1.3