Kong / Kong/kong-operator

DataPlane v2: KongPluginInstallation ConfigMaps

Open
#5,331 0 comments 0 reactions 1 assignee Claimed by @alacuku View on GitHub
area/dataplane area/kong-operator
Dominant language
Go
Stars
109
Forks
49
Avg merge
21h 28m
Merged PRs (30d)
313

Description

## Problem Statement

The SSA-based DataPlane controller (#5329 ) does not yet support custom plugin installation, so plugins referenced by a DataPlane are not made available to the gateway. This is a parity gap with the current controller. Part of #1743.

## Proposed Solution

Support custom plugin installation on the SSA-based DataPlane controller: provision what each referenced plugin needs, make it available to the gateway workload, keep it in sync as references and sources change, and clean it up when no longer referenced.

## Additional Information

Behavior parity with the current controller. Depends on #5329.

## Acceptance Criteria

- [ ] ~~Documentation is updated with this new feature / enhancement~~ (not needed: behavior is at parity with the existing controller)
- [ ] Tests are added for this feature / enhancement
- [ ] As a user, I can reference a plugin installation from a DataPlane managed by the SSA-based controller and have it available to the gateway, with cleanup when I remove the reference

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.