Kong / Kong/kong-operator

Reconciler code generation: solve getting Konnect objects via k8s UID for objects that do not support labels or tags in Konnect

Open
#3,987 1 comment 0 reactions 1 assignee Claimed by @tao12345666333 View on GitHub
Dominant language
Go
Stars
109
Forks
49
Avg merge
21h 28m
Merged PRs (30d)
313

Description

### Problem statement

In order to map a k8s entity to a Konnect object operator uses tags or labels to include k8s UID information.

Some types in Konnect (e.g. Portal teams) do not support neither labels nor tags.

This issues tracks a solution for this problem or acknowledging a list of unsupported entities for this operation.

### What will happen if we don't do this?

When operator gets a create conflict error it will perpetually hang with conflict error in status.

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.