Skip to content

Conversation

martin31821
Copy link

Fixes #125

Motivation

Currently, it is not possible to authenticate to a pulsar cluster with OIDC / Kubernetes Service Account tokens.
This PR adds support for it

Modifications

  • Added a reference to a service account as option of the k8s CRD

Verifying this change

  • Make sure that the change passes the CI checks.

This change added will add tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Documentation

Check the box below.

Need to update docs?

  • doc-required
  • no-need-doc
  • doc

@martin31821 martin31821 requested review from a team as code owners August 14, 2024 09:11
@github-actions github-actions bot added the doc-required This pr needs a document label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required This pr needs a document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Pod's Kubernetes ServiceAccount for authenticating to the pulsar cluster
1 participant