Skip to content

Releases: koupleless/module-controller

v2.1.4

12 Mar 14:00
801cda1
Compare
Choose a tag to compare

What's Changed

  • add dlv for test image by @lvjing2 in #32 #33 #34 #35
  • 优化状态更新的时间判断精度,粗化到秒
  • 恢复 pod 删除时 jvm 里模块卸载
  • 增加 pod 已经不存在时,同步状态到 jvm 里,卸载掉相应的模块实例
    by @lvjing2 in #36

Full Changelog: v2.1.3...v2.1.4

v2.1.3

09 Jan 03:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

13 Dec 03:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

12 Nov 13:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

V2.1.0

28 Oct 10:37
a51b192
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.0.1...v2.1.0

V2.0.1

24 Sep 08:57
747296b
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.0.0...V2.0.1

V2.0.0

23 Sep 09:56
7bd479d
Compare
Choose a tag to compare

Module Controller V2

  1. Based on K8S
  2. Using Controller Runtime to build
  3. Support Module Deployment Controller

V1.0.0

29 Aug 06:33
fb48aef
Compare
Choose a tag to compare

Operator based module controller

  1. Module replicaset support
  2. Module deployment support
  3. Module replicaset support