adoroszlai opened a new pull request, #10:
URL: https://github.com/apache/ozone-docker-testkrb5/pull/10

   ## What changes were proposed in this pull request?
   
   Test user principals are currently defined in the 
`apache/ozone-docker-testkrb5` repository.  Whenever a new principal is needed 
for tests, we need to:
   - commit updated `init.sh` in `apache/ozone-docker-testkrb5`
   - bump `ozone-testkrb5` image version in `apache/ozone`
   - update keytabs in `apache/ozone` (this steps is removed in HDDS-11810)
   
   This can be improved by creating principals just-in-time, right before 
exporting keytabs.
   
   Benefits:
   - simplifies the process of adding new principals
   - avoid mismatch in list of principals added and exported
   
   This PR removes hard-coded principals from the `ozone-testkrb5` image.
   
   https://issues.apache.org/jira/browse/HDDS-11820
   
   ## How was this patch tested?
   
   Ran secure acceptance tests with this image and corresponding Ozone change:
   https://github.com/adoroszlai/ozone/actions/runs/12067118583


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to