You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2023/01/20 16:55:22 UTC

[flink] branch master updated (0141f13ca80 -> 9e9081cbf88)

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 0141f13ca80 [FLINK-30704][filesystems][s3] Add S3 delegation token support
     add 9e9081cbf88 [FLINK-30764][docs] Include generic delegation token params in the main config page

No new revisions were added by this update.

Summary of changes:
 docs/content.zh/docs/deployment/config.md          |  7 ++--
 .../security/security-delegation-token.md          |  4 +-
 docs/content/docs/deployment/config.md             |  8 +++-
 .../docs/deployment/security/security-kerberos.md  | 16 --------
 .../generated/optimizer_config_configuration.html  | 12 +++---
 .../generated/security_configuration.html          |  6 +++
 .../security_delegation_token_section.html         |  6 +++
 .../flink/configuration/SecurityOptions.java       | 45 ++++++++++++++++++++--
 .../token/DefaultDelegationTokenManager.java       |  7 ++--
 9 files changed, 77 insertions(+), 34 deletions(-)
 copy docs/{content => content.zh}/docs/deployment/security/security-delegation-token.md (99%)