Skip to content

Releases: erda-project/erda-operator

v1.5.0

25 Nov 07:40
43e9863
Compare
Choose a tag to compare

support:

  • add fluent bit component (#46)

v1.4.0

25 Nov 07:39
d62460f
Compare
Choose a tag to compare

support:

  • feat: mount cluster credential access key (#36)
  • feat: support fdp-workflow on edge cluster (#40)
  • update: toleration the master and lb taints when composing daemonset (#41)

v1.3.0

10 Sep 06:17
264cf22
Compare
Choose a tag to compare
  • support cpu_bound and io_bound label to preferred divide the pod into different nodes

v1.2.0

03 Aug 06:33
c275a9d
Compare
Choose a tag to compare

The erda-operator is the Dice CRD(Custom Resource Definition on the Kubernetes) Controller for the Erda. It used to be a privatized project, now it is open source. It supports the following feature

  • create service and deployment via Dice CRD
  • support Env set
  • support volume mount
  • support port exposure and health check
  • support resource set

v1.1.0

03 Aug 06:28
4ebc327
Compare
Choose a tag to compare

The erda-operator is the Dice CRD(Custom Resource Definition on the Kubernetes) Controller for the Erda. It used to be a privatized project, now it is open source. It supports the following feature

  • create service and deployment via Dice CRD
  • support Env set
  • support volume mount
  • support port exposure and health check
  • support resource set