Skip to content

Update MultiKeyListener Status on create.#2498

Open
c-kruse wants to merge 1 commit into
skupperproject:mainfrom
c-kruse:fix-mkl-status-message
Open

Update MultiKeyListener Status on create.#2498
c-kruse wants to merge 1 commit into
skupperproject:mainfrom
c-kruse:fix-mkl-status-message

Conversation

@c-kruse

@c-kruse c-kruse commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Previously, a newly created MKL with no matching connectors was left with a "Not Operational" status message instead of "No matching connectors".

Mirror the Listener.SetHasMatchingConnector logic by unconditionally evaluating the Operational condition so that a better message is set on the initial reconcile.

Closes #2479

Previously, a newly created MKL with no matching connectors was left
with a "Not Operational" status message instead of "No matching
connectors".

Mirror the Listener.SetHasMatchingConnector logic by unconditionally
evaluating the Operational condition so that a better message is set on
the initial reconcile.

Signed-off-by: Christian Kruse <christian@c-kruse.com>
@c-kruse c-kruse requested review from gabordozsa and granzoto and removed request for granzoto June 17, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MKL does not report "no matching connectors" on creation

1 participant