Skip to content

API improvments for custom UI#483

Merged
mjudeikis merged 4 commits into
kbind-dev:mainfrom
mjudeikis:ux.grab.a.bag
Feb 26, 2026
Merged

API improvments for custom UI#483
mjudeikis merged 4 commits into
kbind-dev:mainfrom
mjudeikis:ux.grab.a.bag

Conversation

@mjudeikis

Copy link
Copy Markdown
Contributor

Summary

This pr has few things:

  1. Allows for providing a custom secret name on the consumer side. Random secret is non-deterministic and hard to reason on UI (where it came from)
  2. Allows to run deploy when image is swapped with hash (not released version)
  3. Report consumer secret into provider cluster binding so we can use that to generate commands like:
image

So we know what secret to reference for user

What Type of PR Is This?

Related Issue(s)

Fixes #

Release Notes

Add consumer to provider secret reporting (name/namespace)
Dont fail `kubectl bind deploy` when incluster image is hash based (override)
Allow named secret on consumer side in CLI

@mjudeikis
mjudeikis requested a review from a team as a code owner February 26, 2026 11:09
@mjudeikis
mjudeikis enabled auto-merge (squash) February 26, 2026 11:17
Comment thread cli/pkg/kubectl/base/kubeconfig.go

@ntnn ntnn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@mjudeikis
mjudeikis merged commit 48ca4e4 into kbind-dev:main Feb 26, 2026
7 checks passed
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.

2 participants