Skip to content

Separately specify Trustee KBS port and public Trustee address#60

Merged
alicefr merged 2 commits into
trusted-execution-clusters:mainfrom
Jakob-Naucke:trustee-addr
Oct 16, 2025
Merged

Separately specify Trustee KBS port and public Trustee address#60
alicefr merged 2 commits into
trusted-execution-clusters:mainfrom
Jakob-Naucke:trustee-addr

Conversation

@Jakob-Naucke
Copy link
Copy Markdown
Contributor

Trustee port was taken from the public address to avoid redundany, but
that made 2.5 assumptions that aren't necessarily true:

  • Trustee public address is always known ahead of time.
  • Public address will (a) contain a port that is (b) identical to the
    cluster-internal one.

Instead, add the trusteeKbsPort field to the cocl CRD. The existing
field trusteeAddr is renamed to publicTrusteeAddr for clarity.

Drive-by: rename API group as discussed in #44

Trustee port was taken from the public address to avoid redundany, but
that made 2.5 assumptions that aren't necessarily true:
- Trustee public address is always known ahead of time.
- Public address will (a) contain a port that is (b) identical to the
  cluster-internal one.

Instead, add the `trusteeKbsPort` field to the cocl CRD. The existing
field `trusteeAddr` is renamed to `publicTrusteeAddr` for clarity.

Signed-off-by: Jakob Naucke <jnaucke@redhat.com>
was confidential-containers.io, which isn't this project

Signed-off-by: Jakob Naucke <jnaucke@redhat.com>
@Jakob-Naucke Jakob-Naucke requested a review from alicefr October 16, 2025 12:53
@Jakob-Naucke Jakob-Naucke changed the title Separately specify Trustee KBS port and public Truste address Separately specify Trustee KBS port and public Trustee address Oct 16, 2025
@alicefr
Copy link
Copy Markdown
Contributor

alicefr commented Oct 16, 2025

Thanks Jakob!

@alicefr
Copy link
Copy Markdown
Contributor

alicefr commented Oct 16, 2025

/lgtm

@alicefr alicefr merged commit 5504924 into trusted-execution-clusters:main Oct 16, 2025
7 checks passed
@Jakob-Naucke Jakob-Naucke deleted the trustee-addr branch October 16, 2025 13:25
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