Skip to content

cb-network v0.0.7 release for Affogato

Pre-release
Pre-release
Compare
Choose a tag to compare
@yunkon-kim yunkon-kim released this 14 Dec 14:15
· 211 commits to main since this release
6cc0a23

Feature

  • Add a script to get and run cb-network agent for production #171
  • Add update and delete API skeletons to the proto #174
  • Provide auto-generated protocol document (kind of API document) #176, #178
  • Acquire VM's public IP address by repeated inquiry #181
  • Remove unnecessary messages and prompt from installation scripts #182, #183
  • Make the cb-network agent as a Linux service, which can be controlled by systemctl, #186
  • Add and test test-client to prepare for integration with CB-Tumblebug #187, #191
  • Fix bad allocation of address space and IP address in GetAvailableIPv4PrivateAddressSpaces() #189
  • Elevate test-client to demo-client for the Cloud-Barista 5th Open Conference #194, #195, #197, #198, #199, #200, #201, #202, #203
  • Support multiple cb-network controllers #205

Test

  • cb-network controller build test
  • cb-network cladnet-service build test
  • cb-network admin-web build test
  • cb-network agent build test
  • integration-test
    • Create MCIS by CB-Tumblebug and CB-Spider servers (on AWS, GCP, MS Azure (Alibaba Cloud is temporally not included))
    • Configure the cloud adaptive network on the MCIS
    • As a usecase, deploy a single Kubernetes cluster on CLADNet-configured MCIS
    • Deploy 3 Kubernetes applications (Kubernetes dashboard, PHP Guestbook, Weave Scope)
    • Clean MCIS
  • README update

Tested with