Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Create a redis backed broker in tmctl #87

@sebgoa

Description

@sebgoa

When we create a broker we should be able to create a redis backed broker.

The redis cluster could be:

  1. running locally in docker
  2. running remotely

It could be done either via a config file of the CLI or via parameters when we create a broker

tmctl create broker --help
TriggerMesh broker

Usage:
  tmctl create broker <name> [flags]

Flags:
  -h, --help   help for broker

Global Flags:
      --broker string    Default broker name
      --version string   TriggerMesh components version (default "v1.21.1")

when the broker is backed by redis, the dump should create an object that uses the new triggermesh broker

I am assigning to Pablo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions