Skip to content

Conversation

@scotwells
Copy link
Contributor

The aggregated apiserver can support custom authentication by pointing to the CA file to trust and headers to use for authentication with a core apiserver that's proxying requests. This can be used in custom deployments of the aggregated apiserver where it may not be running in a real kubernetes control plane.

I also made some changes to make log level configurable and fixed logging being configured through CLI flags.


Relates to https://github.com/datum-cloud/engineering/issues/90

The aggregated apiserver can support custom authentication by pointing
to the CA file to trust and headers to use for authentication with the
upstream aggregated apiserver. This can be used in custom deployments of
the aggregated apiserver where it may not be running in a real
kubernetes control plane.
@scotwells scotwells merged commit 5eba447 into main Dec 23, 2025
4 checks passed
@scotwells scotwells deleted the feat/support-custom-ca-request-header-authentication branch December 23, 2025 23:02
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.

3 participants