operator-controller icon indicating copy to clipboard operation
operator-controller copied to clipboard

Move the olmv1 implementation in kubectl-operator to the operator-controller repo

Open ankitathomas opened this issue 10 months ago • 1 comments

Move the kubectl-operator olmv1 plugin related files to a subdirectory in the operator-controller repo including:

  • all files related to implementations
  • e2e and unit tests
  • CI, build targets etc.
  • documentation

A/C:

  • All olmv1 related files are removed from kubectl-operator, and present in the operator-controller repo
  • All related tests pass, along with CI
  • Any existing documentation is moved within the relevant operator-controller subdirectory.

ankitathomas avatar Mar 06 '25 19:03 ankitathomas

Issues go stale after 90 days of inactivity. If there is no further activity, the issue will be closed in another 30 days.

github-actions[bot] avatar Jun 25 '25 01:06 github-actions[bot]