github kubernetes/git-sync v3.1.3

latest releases: v4.2.2, v4.2.1, v4.2.0...
4 years ago
  • 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

Don't miss a new git-sync release

NewReleases is sending notifications on new releases.