Ksync Versions Save

Sync files between your local system and a kubernetes cluster.

0.4.7-hotfix

3 years ago

Change Log

0.4.7-hotfix (2021-03-23)

Full Changelog

* This Change Log was automatically generated by github_changelog_generator

0.4.7

3 years ago

Change Log

0.4.7 (2021-03-23)

Full Changelog

Closed issues:

  • 0.4.6 does not build with Go 1.16 #504
  • 0.4.6 retagged? #495
  • Watching for more than 3 pods doesn't work #454

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.4.6

3 years ago

Change Log

0.4.6 (2021-02-10)

Full Changelog

Implemented enhancements:

  • Allow workflows to be manually triggered #428
  • create homebrew formula to make install from brew on macos #318
  • Add a manual trigger #430 (timfallmk)

Closed issues:

  • go1.16rc1 build fails #490
  • some question for ksync #466
  • Dependabot can't parse your go.mod #463
  • Dependabot can't parse your go.mod #461
  • App doesn't appear to restart on change, but change registers #456
  • Ksync init doesn't support specifying a kubeconfig file to talk to remote cluster #445
  • ksync doctor "Unable to contact the cluster for context " #440
  • How to see pod's changes through the service/ingress? #432
  • ksync's syncthing container crashloop due to failure in listening to service at :22000 #411
  • --pod and -p don't select a single pod #297
  • Cannot connect to the Docker daemon #289
  • README.md Troubleshooting: "Nothing is happening and ksync get says that it is waiting." doesn't make sense. #231

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.4.5

3 years ago

Note: We've added a Sponsor button. Throw a few money-dollars at us if you want to buy us a 🍺 !

Change Log

0.4.5 (2020-06-30)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Cluster side release versions not being stamped correctly #415
  • ksync init failing on mac #409
  • Quick fix for updated syncthing release packaging. #410 (timfallmk)

Closed issues:

  • Dependabot can't resolve your Go dependency files #404
  • Ksync is forbidden #398
  • Sync With Kubernetes Persistent Volume #378
  • No service account prevent configuring pod security policy #341
  • Ksync watcher should reestablish connection #337
  • Ksync keeps crashing #334
  • How to make synced files executable? #308

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.4.4

4 years ago

Note: We've added a Sponsor button. Throw a few money-dollars at us if you want to buy us a 🍺 !

Change Log

Unreleased

Full Changelog

Closed issues:

  • Ksync watcher should reestablish connection #337
  • Ksync keeps crashing #334

0.4.4 (2020-02-20)

Full Changelog

Closed issues:

  • Ksync on connection error due to the watcher and kubernetes timebound API connection #310
  • Making ksync work in a RBAC enabled internal cluster with public k8s elb #294

Merged pull requests:

  • Handle only the relevant events to prevent continuous crash #336 (alok87)
  • Added ./ for it to able to resolve the path #335 (alok87)

* This Change Log was automatically generated by github_changelog_generator

0.4.3

4 years ago

Note: We've added a Sponsor button. Throw a few money-dollars at us if you want to buy us a 🍺 !

Change Log

0.4.3 (2020-02-19)

Full Changelog

Implemented enhancements:

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.4.2

4 years ago

Change Log

0.4.2 (2020-01-27)

Full Changelog

Closed issues:

  • Pods stuck on ImagePullBackOff status #329
  • Images for release 0.4.0 missing on dockerhub #323
  • Cannot get past the waiting state #298
  • Ksync copy should copy with default container user #296

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.4.1

4 years ago

0.4.0

4 years ago
  • Moves to apps/v1 to support Kubernetes 1.16.
  • Migrates to go modules instead of using dep.

0.3.6

5 years ago

Change Log

0.3.6 (2019-03-18)

Full Changelog

Implemented enhancements:

Closed issues:

  • Choose where to run init DaemonSets. #275
  • support using cri-o #274
  • Question: What is the proper way to shutdown ksync #273
  • Using ksync with micro8ks #272
  • Trigger synchronization manually #271
  • Question about Ksync #269
  • Pod terminates whenever I create a spec and try synching a local folder with a folder within the container. #268
  • ksync init fails on Windows #267
  • syncing files in a volume #265
  • Problem with watch #263

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator