robolaunch / robot-operator

Kubernetes Robot Operator for ROS/2 Based Robots
https://robolaunch.github.io/robot-operator/
Apache License 2.0
22 stars 3 forks source link

Implement CRD That Handles Runtime Workloads in Production #227

Closed tunahanertekin closed 6 months ago

tunahanertekin commented 6 months ago

What would you like to be added?

A CRD and a controller should be implemented to enable production workloads. v1alpha2 API should be introduced.

Why is this needed?

It's needed to separate development logic from production.