Skip to content

Releases: eclipse-fog05/fog05

0.2.2

08 Oct 14:32
2724539
Compare
Choose a tag to compare

Eclipse fog05 0.2.2

  • Initial FOrcE implementation
  • Kubernetes integration
  • fosctl tool
  • Bugfixes

0.2.1

28 Jul 09:44
7c2ea4d
Compare
Choose a tag to compare
  • Bugfixes
  • Default ROS2 is now Foxy
  • Providing containerd installation package

0.2.0

22 Jun 07:15
e37969e
Compare
Choose a tag to compare

Release 0.2.0 of Eclipse fog05

  • Decentralized scheduler for FDUs
  • ROS2 Application support
  • Improved docker container support
  • Isolation support for Native and ROS2 FDUs
  • Node heartbeat
  • Blocking Run of FDU
  • Logfile of FDU
  • Listing of FDU directory
  • Getting a file from FDU
  • Environment Variables to FDU
  • Bugfixes

0.1.0

20 Mar 11:26
2e5a7d5
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release of Eclipse fog05

  • 2e5a7d5 Gabriele Baldoni Fri Mar 20 12:19:25 2020 +0100 Merge pull request #184 from gabrik/master
  • 5929a26 gabrik Fri Mar 20 11:55:03 2020 +0100 fix in travis file
  • 47021da gabrik Fri Mar 20 11:35:17 2020 +0100 preparing 0.1.0
  • 500df46 gabrik Fri Feb 14 13:55:32 2020 +0100 updated travis file for debian generation
  • 55c64aa gabrik Fri Feb 14 10:34:23 2020 +0100 fix name of debian package file
  • cca0b07 gabrik Fri Feb 14 10:05:26 2020 +0100 updated travis CI to inspect generate debian package
  • cdffca3 gabrik Fri Feb 14 09:46:49 2020 +0100 fix travis CI when creating tar.gz from origin
  • c5d0b09 gabrik Fri Feb 14 09:31:31 2020 +0100 fix in travis CI
  • f0c270f gabrik Thu Feb 13 19:26:29 2020 +0100 building debian package during CI
  • 5ec75b9 Gabriele Baldoni Thu Feb 13 19:11:59 2020 +0100 Merge pull request #178 from gabrik/master
  • b42362c gabrik Thu Feb 13 12:39:21 2020 +0100 updated submodules
  • 4b9b467 Gabriele Baldoni Fri Feb 7 16:05:16 2020 +0100 Building zenohd as part of dependencies (#176)
  • bc7bc64 gabrik Fri Feb 7 15:40:44 2020 +0100 fix in Makefile
  • 512fbe0 gabrik Fri Feb 7 14:59:17 2020 +0100 removed useless lines in makefile
  • b62eb10 gabrik Fri Feb 7 14:40:57 2020 +0100 fix docker cp command
  • 6a2e84d gabrik Fri Feb 7 14:31:58 2020 +0100 remove -r from docker cp
  • 4d73bc9 gabrik Fri Feb 7 13:01:59 2020 +0100 copying repo from host, installing sudo
  • 86dbb51 gabrik Fri Feb 7 12:47:37 2020 +0100 using sudo when installing python and lib dependencies
  • a7565b0 gabrik Fri Feb 7 12:23:50 2020 +0100 building also yaks and updated makefile
  • 3a74aee gabrik Fri Feb 7 12:09:13 2020 +0100 building zenohd in a separated directory to avoid missing symbols at runtime
  • b09c130 Gabriele Proietti Mattia Thu Feb 6 10:37:09 2020 +0100 Enable continuous integration with Travis CI (#175)
  • eacf26b Gabriele Baldoni Fri Jan 31 16:54:47 2020 +0100 fixing makefile and yaks service file (#174)
  • 802ad87 Gabriele Baldoni Fri Jan 31 15:57:17 2020 +0100 updated submodules for use repositories with dependencies fixed (#173)
  • 8a4992c Gabriele Proietti Mattia Fri Jan 31 13:50:05 2020 +0100 Update zenoh and yaks dependencies in BUILD.md (#172)
  • fe1b85c Gabriele Baldoni Mon Jan 27 09:27:27 2020 +0100 Update Makefile (#169)
  • 0018642 Gabriele Baldoni Wed Jan 22 15:35:11 2020 +0100 fix in service file to fix #165 (#166)
  • 99f080b Gabriele Baldoni Tue Jan 21 14:01:18 2020 +0100 updated submodules (#164)
  • f26ad87 Gabriele Baldoni Tue Jan 21 09:23:39 2020 +0100 Preparing release 0.1.0 (#163)
  • 95a9a11 Gabriele Baldoni Fri Nov 22 09:10:10 2019 +0100 Repository reogranization (#161)
  • 109b33b Gabriele Baldoni Thu Nov 14 14:14:47 2019 +0100 Adding build and more detailed install and configuration guide (#160)
  • 62a7f4e Gabriele Baldoni Wed Oct 30 09:21:50 2019 +0100 Go API improvement (#157)
  • ae6d7b5 Gabriele Baldoni Wed Oct 30 09:20:10 2019 +0100 Revert "Fix Go API to use interfaces (#155)" (#156)
  • 152cb30 Gabriele Baldoni Wed Oct 30 09:19:20 2019 +0100 Fix Go API to use interfaces (#155)
  • 5cf7325 Gabriele Baldoni Tue Oct 29 11:53:12 2019 +0100 Added interface for RuntimePluginFDU (#154)
  • 5577e17 Gabriele Baldoni Thu Oct 24 12:59:04 2019 +0200 Improve Documentation (#153)
  • 968b112 Gabriele Baldoni Thu Oct 17 16:52:07 2019 +0200 Fix native plugin when creating run script
  • 2eb1fef Gabriele Baldoni Tue Oct 15 09:32:25 2019 +0200 GO API (#150)
  • c5848c0 Gabriele Baldoni Fri Oct 11 16:54:05 2019 +0200 Update Makefile
  • 7b27e13 Gabriele Baldoni Fri Oct 11 16:27:16 2019 +0200 Updated Makefile
  • 1b36eb9 Gabriele Baldoni Fri Oct 11 10:20:56 2019 +0200 updated fog05rest python api to work with python3 (#152)
  • 057204d Gabriele Baldoni Thu Oct 10 16:37:16 2019 +0200 Updated README.md with some use cases
  • 39b7e9b Gabriele Baldoni Fri Oct 4 08:57:03 2019 +0200 Update INSTALL.md
  • 2994c4c Gabriele Baldoni Thu Oct 3 10:14:13 2019 +0200 Migration to latest YAKS APIs (#145)
  • 8c81b93 Gabriele Baldoni Wed Oct 2 09:21:43 2019 +0200 Update fimapi.py
  • 4918722 Angelo Corsaro Mon Sep 16 11:18:46 2019 +0200 Added Gitter badge.
  • f1f66b1 Gabriele Baldoni Thu Sep 5 12:33:44 2019 +0200 Added configuration of the storage pool for LXD plugin, solving #148 (#149)
  • c30dc4c Gabriele Baldoni Tue Sep 3 16:18:09 2019 +0200 updates and fixes in pyhton api and agent (#147)
  • 220819e Gabriele Baldoni Fri Aug 9 12:05:52 2019 +0200 Support for Entity (#141)
  • b2e6994 Gabriele Baldoni Thu Aug 1 09:45:49 2019 +0200 fix in installation scripts (#140)
  • 2a64389 Gabriele Baldoni Wed Jul 31 12:57:01 2019 +0200 Updates to IM, Fixes (#137)
  • 9d93142 Gabriele Baldoni Tue Jul 23 10:35:08 2019 +0200 small fix in LinuxBridge, to avoid locks on get_address function when mac address is an empty string (#135)
  • 2b1c4f9 Gabriele Baldoni Mon Jul 22 12:31:18 2019 +0200 fix in LXD monitoring method (#132)
  • c49efbf Gabriele Baldoni Wed Jul 17 16:50:04 2019 +0200 Implementation of Floating IPs (#130)
  • 7f59014 Gabriele Baldoni Wed Jul 17 10:41:06 2019 +0200 Virtual Router Implementation (#129)
  • 110b2fb Gabriele Baldoni Mon Jul 15 13:24:26 2019 +0200 Fixing LXD Plugin usage of cloud-init (#128)
  • 9951544 Gabriele Baldoni Mon Jul 15 10:57:00 2019 +0200 Fixing monitoring for FDUs (#127)
  • 652a2ca Davide-DD Mon Jul 15 08:48:02 2019 +0200 Makefiles and installers corrected in order to automatically transform the machine-id to a valid UUID prior to save it in the plugins' configuration files (#126)
  • fa6eb3f Gabriele Baldoni Tue Jul 9 16:44:00 2019 +0200 updated the dependency version on yaks, mvar (#123)
  • 02d6598 Gabriele Baldoni Mon Jul 8 10:27:02 2019 +0200 Bugfixes (#121)
  • 449b4a7 Gabriele Baldoni Fri Jun 28 14:42:05 2019 +0200 Creation of floating IPs, Fix typos in LXD plugin logging (#119)
  • 9eebef8 Gabriele Baldoni Thu Jun 27 14:41:59 2019 +0200 Runtime connection of connection point to vNetworks (#117)
  • f494ac6 Gabriele Baldoni Thu Jun 27 11:09:39 2019 +0200 Updated custom nodeid configuration (#116)
  • 4c7609b Gabriele Baldoni Thu Jun 27 10:22:27 2019 +0200 LXD plugin fixes (#115)
  • b7ab204 Gabriele Baldoni Wed Jun 26 15:41:30 2019 +0200 Fixes in LXD plugin, LinuxBridge plugin, APIs (#114)
  • 29a6416 Gabriele Baldoni Tue Jun 25 10:57:24 2019 +0200 fix in LXD plugin when using images from lxd repository (#110)
  • 9cff4f7 Gabriele Baldoni Mon Jun 24 11:09:25 2019 +0200 Added installation script for the CLI interface (#108), fixes #106
  • 87472cf Gabriele Baldoni Mon Jun 24 09:35:54 2019 +0200 Fixes in FDU network status information structure, and custom node id assignment on Linux (#107)
  • e192d21 Gabriele Baldoni Fri Jun 14 15:07:33 2019 +0200 Monitoring in KVM plugin (#104)
  • 01e0a9b Gabriele Baldoni Fri Jun 14 12:38:43 2019 +0200 Updated LinuxBridge plugin to be able to retrieve address informations (#103)
  • faa34cb Gabriele Baldoni Thu Jun 13 12:20:30 2019 +0200 align the pyhton IM module with the OCaml one, this solves #84 (#102)
  • 3f4cd69 Gabriele Baldoni Wed Jun 12 16:51:17 2019 +0200 Updated LXD plugin to be able to load images from LXD image repository (#101)
  • ecc8b1f Gabriele Baldoni Wed Jun 12 15:30:07 2019 +0200 fixing #83 (#100)
  • c69e120 Gabriele Baldoni Wed Jun 12 15:12:01 2019 +0200 Solving #93 (#99)
  • 1e4ec04 Gabriele Baldoni Wed Jun 12 14:49:10 2019 +0200 fixing issue #92 (#98)
  • 57878fe Gabriele Baldoni Wed Jun 12 13:30:03 2019 +0200 Bugfixing and updated on the MEC portion with ETSI IM (#97)
  • a2bc0a4 Gabriele Baldoni Thu May 16 17:29:15 2019 +0200 Added auto-install script (#87)
  • 4b3e354 Gabriele Baldoni Mon May 13 12:45:14 2019 +0200 updated meao generation script (#81)
  • aa75c39 Gabriele Baldoni Mon May 13 09:56:37 2019 +0200 FIM Rest API Improvement (#80)
  • 2f91dde Gabriele Baldoni Fri May 10 18:12:35 2019 +0200 MEC Related Tests and helpers (#79)
  • 757aca2 Gabriele Baldoni Thu May 9 14:34:38 2019 +0200 MEC Fixes (#78)
  • ccd924c Gabriele Baldoni Tue May 7 15:58:57 2019 +0200 MEC Platform, MEC Base Orchestrator, MEC Interfaces (#76)
  • ee2f06e Gabriele Baldoni Fri May 3 17:23:57 2019 +0200 Fixing Native Plugin image issue (#75)
  • adb2e6a Gabriele Baldoni Fri May 3 16:27:28 2019 +0200 MEC Platform initial implementation (#74)
  • ae536dc Gabriele Baldoni Tue Apr 30 13:41:56 2019 +0200 Fixes (#72)
  • 35c70e4 Gabriele Baldoni Thu Apr 25 15:12:46 2019 +0200 MEC Platform Python API Mm5 (#71)
  • 6bf23b6 Gabriele Baldoni Wed Apr 24 12:30:35 2019 +0200 Update to YAKS API 0.2.7 and initial MEC Platform contibution (#70)
  • 059d34e Gabriele Baldoni Wed Apr 17 16:02:33 2019 +0200 CLI Alignment with API (#69)
  • 7b5738d Gabriele Baldoni Wed Apr 17 11:51:37 2019 +0200 Support for Instances and updated on records IM (#68)
  • b83e5f8 Gabriele Baldoni Thu Apr 11 10:29:52 2019 +0200 LXD Resource Limits and Bugfix in LinuxBridge plugin (#66)
  • b500aba Gabriele Baldoni Wed Apr 10 16:57:01 2019 +0200 Bugfix in Agent (#65)
  • 04396b1 Gabriele Baldoni Wed Apr 10 16:26:37 2019 +0200 Adding two new FDU APIs (#63)
  • a316284 Gabriele Baldoni Wed Apr 10 10:56:01 2019 +0200 Systemd Integration (#61)
  • 5bcb3ce Gabriele Baldoni Tue Apr 9 15:56:34 2019 +0200 LXD and KVM plugin to be able to use already defined images (#60)
  • 7cb83ec Gabriele Baldoni Mon Apr 8 14:22:52 2019 +0200 Fix bug in LXD plugin when creating container connected to a physical/unmanaged interfaces (#59)
  • 8fa9bc1 Gabriele Baldoni Mon Apr 8 13:55:27 2019 +0200 Global hashing functions for VxLAN IDs and VLAN IDs, virtual networks can be connected to physical VLAN (#58)
  • 4bc7e27 Gabriele Baldoni Fri Apr 5 17:10:32 2019 +0200 vNet extention of IM with IP Address information (#57)
  • cc1d20e Gabriele Baldoni Fri Apr 5 11:17:10 2019 +0200 REST Proxy work also as Image Service (#56)
  • 250ff44 Gabriele Baldoni Fri Mar 29 10:10:33 2019 +0100 FIX in REST Proxy and Check method in REST APO (#55...
Read more