Kong / gateway-operator

Kubernetes Operator for Kong Gateways
Apache License 2.0
49 stars 11 forks source link

Konnect entities: Consumer's group assignment #519

Open pmalek opened 3 weeks ago

pmalek commented 3 weeks ago

Problem statement

After #436 and #514 are implemented we can now implement assigning consumers to a group.

Proposed solution

Acceptance criteria

czeslavo commented 1 week ago

Marking as blocked as we still do not have the declarative ConsumerGroup membership assignment implemented in the Konnect API: https://konghq.atlassian.net/browse/KOKO-1952

lahabana commented 1 week ago

We shouldn't expect a declarative API anytime soon and do the state tracking on our side.

This is therefore unblocked.