You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/10/29 07:41:00 UTC

[GitHub] [flink] gaborgsomogyi opened a new pull request, #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

gaborgsomogyi opened a new pull request, #21192:
URL: https://github.com/apache/flink/pull/21192

   ## What is the purpose of the change
   
   In FLINK-21232 umbrella ticket delegation token support has been added but during implementation no documentation added for the small pieces. In this PR I've added an in-depth explanation what this feature is about.
   
   ## Brief change log
   
   Added documentation
   
   ## Verifying this change
   
   ```
   cd docs
   ./build_docs.sh
   ```
   Open browser.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no
     - The serializers: no
     - The runtime per-record code paths (performance sensitive): no
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
     - The S3 file system connector: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? yes
     - If yes, how is the feature documented? docs
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] mbalassi closed pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

Posted by GitBox <gi...@apache.org>.
mbalassi closed pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation
URL: https://github.com/apache/flink/pull/21192


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] gaborgsomogyi commented on pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

Posted by GitBox <gi...@apache.org>.
gaborgsomogyi commented on PR #21192:
URL: https://github.com/apache/flink/pull/21192#issuecomment-1334907581

   Additionally rebased to the latest master.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] gaborgsomogyi commented on pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

Posted by GitBox <gi...@apache.org>.
gaborgsomogyi commented on PR #21192:
URL: https://github.com/apache/flink/pull/21192#issuecomment-1295761172

   cc @mbalassi 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] gaborgsomogyi commented on pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

Posted by GitBox <gi...@apache.org>.
gaborgsomogyi commented on PR #21192:
URL: https://github.com/apache/flink/pull/21192#issuecomment-1298397482

   @flinkbot run azure


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] gaborgsomogyi commented on pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

Posted by GitBox <gi...@apache.org>.
gaborgsomogyi commented on PR #21192:
URL: https://github.com/apache/flink/pull/21192#issuecomment-1295790149

   Since the main concept of the delegation token framework is based on the Spark solution the documentation is also based on that. I would like to mark that as main source and would like to say thanks for all peoples who contributed to it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] gaborgsomogyi commented on pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

Posted by GitBox <gi...@apache.org>.
gaborgsomogyi commented on PR #21192:
URL: https://github.com/apache/flink/pull/21192#issuecomment-1334906986

   @mbalassi I've just added high level architecture diagram.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] mbalassi commented on pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

Posted by GitBox <gi...@apache.org>.
mbalassi commented on PR #21192:
URL: https://github.com/apache/flink/pull/21192#issuecomment-1370904924

   Making minor edits directly locally with @gaborgsomogyi's consent and merging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] flinkbot commented on pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #21192:
URL: https://github.com/apache/flink/pull/21192#issuecomment-1295761868

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f4eeef060c12b852bc515d49b2642a090e714251",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f4eeef060c12b852bc515d49b2642a090e714251",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f4eeef060c12b852bc515d49b2642a090e714251 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] mbalassi commented on pull request #21192: [FLINK-25911][runtime][security] Add delegation token framework documentation

Posted by GitBox <gi...@apache.org>.
mbalassi commented on PR #21192:
URL: https://github.com/apache/flink/pull/21192#issuecomment-1329323729

   @gaborgsomogyi could you please add an architecture diagram to explain the lifecycle of the DTs?
   
   Something similar to [these](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/concepts/architecture/) would be great.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org