redpanda-data / redpanda-data/connect

Add options to RunCLI

Open
#1,029 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

effort: lower enhancement ux
Dominant language
Go
Stars
8.8k
Forks
969
Avg merge
1d 13h
Merged PRs (30d)
64

Description

For our use case we would like to add middleware to system routes like /streams in order to perform authorization. In discussion with @Jeffail this can be added via option functions in the RunCLI method.

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.

Research direction

Start at the RunCLI entry point and trace how system routes such as /streams are registered. Check the surrounding route and middleware setup, then verify that RunCLI accepts option functions capable of applying authorization middleware to those routes.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, authorization, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.