Container image to provide MIT krb5 server for developing and testing Apache Ozone

Clone this repo:
  1. 38a28fe HDDS-11820. Remove hard-coded principals from ozone-testkrb5 (#10) by Doroszlai, Attila · 8 weeks ago master 20241129-1
  2. a4ba3ab HDDS-11632. Publish images to GitHub container registry (#9) by Doroszlai, Attila · 2 months ago
  3. 2460b83 HDDS-10199. Node.js 16 actions are deprecated (#8) by Doroszlai, Attila · 12 months ago
  4. c079bcd HDDS-8523. Upgrade Github Actions runner to ubuntu-latest (#7) by Galsza · 1 year, 9 months ago
  5. 2a3d70f HDDS-8204. Add testuser principals for all Ozone containers (#6) by Doroszlai, Attila · 1 year, 10 months ago 20230318-1

Containerized MIT Kerberos server for Ozone dev environments

This repository contains the definition of a containerized MIT Kerberos server.

It's used for development and testing Apache Ozone and not secured for production use.

Keytabs required by secure Ozone smoketests are pre-generated which makes possible to export them and store together with the containerized test environments. It makes the tests faster as the keytabs are already exported for each tests.