Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add type definition for AthenzX509Config #358

Merged
merged 1 commit into from Dec 8, 2023

Conversation

hrsakai
Copy link
Contributor

@hrsakai hrsakai commented Dec 7, 2023

Motivation

Athenz support x.509 certificate and tokenExpirationTime param has been removed at apache/pulsar-client-cpp#274 .

Modifications

  • Add type definition for athen x.509 certificate

  • Mark tokenExpirationTime as deprecated

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added 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

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@hrsakai hrsakai added this to the 1.10.0 milestone Dec 7, 2023
@hrsakai hrsakai self-assigned this Dec 7, 2023
@massakam
Copy link

massakam commented Dec 8, 2023

I think the following page needs to be updated, so I'll label it as doc-required.
https://pulsar.apache.org/docs/next/security-athenz/

@massakam massakam merged commit b8e6276 into apache:master Dec 8, 2023
12 checks passed
@hrsakai hrsakai deleted the ts-athenz-x509 branch December 8, 2023 05:15
@massakam
Copy link

The document has been updated by apache/pulsar-site#747.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants