Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Use the operator as an ops task task [alberto martino]

Open
#142 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
cli, devops

Research direction

The issue names no files, tests, or command entry points; start by locating the operator and the existing ops command implementation. Compare the current structure with the requested opsv setup and Redis create/delete command hierarchy, and treat completion as a working cloned plugin exposing those commands.

Written by the indexing model from the issue text.

Description

Experoment with refactoring the operator as an ops plugin.

Desidered effect:

git clone https://github.com/apache/openserverless-operator olaris-opsv

and you have the opsv plugin

$ ops opsv 
* setup: manage installations

$ops opsv setup
* redis

$ops opsv setup redis
* create
* delete

then you can do use the commands to create and delete the plugin using the redis modules under nuvolaris

Dominant language
Python
Stars
576
Forks
29
Avg merge
51m
Merged PRs (30d)
13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/openserverless

All issues in apache/openserverless

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.