Skip to content

Restarting Dataplane deployment shuold result in new dataplane pods to be created #1390

@jaskeerat789

Description

@jaskeerat789

Problem Statement

When we restart Deployment resource created by operator for a DataPlane, restarting it results in new ReplicaSet be created but controller set's it replica count to 0, thus not let the user restart DataPlane pods in a graceful manner.

Setup Information

kgo version is 1.4.2

Replication

  • Install kgo
  • create a dataplane
  • use kubectl rollout restart deployment to restart deployment

Metadata

Metadata

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions