Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Konnect entities: existing entity adoption #460

Open
2 tasks
pmalek opened this issue Aug 2, 2024 · 0 comments · May be fixed by #997
Open
2 tasks

Konnect entities: existing entity adoption #460

pmalek opened this issue Aug 2, 2024 · 0 comments · May be fixed by #997

Comments

@pmalek
Copy link
Member

pmalek commented Aug 2, 2024

Problem statement

Users might want to adopt already existing Konnect entities into their Kubernetes resources.

Currently (as implemented in #446), status.konnect.id drives the operator decision whether to create or update the Konnect entity. If that field is empty, the entity is created, otherwise its updated.

This task tracks the effort of introducing a mechanism which will allow users to adopt already existing entities.

Proposed solution

Implement a mechanism which will react to an annotation on Kubernetes resources mapping Konnect entities which will express user's intent to adopt the already existing entity.

This annotation's value would indicate which Konnect ID this resource is supposed to adopt.

konnect.konghq.com/adopt: c66a3c89-9bd4-4e2e-a6fa-1111111111111

Acceptance

  • As a User I have means to create a Kubernetes resource and adopt already existing Konnect entity.

Sub-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants