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

[Merged by Bors] - Allow enabling secure mode with Kerberos #334

Closed
wants to merge 107 commits into from

Commits on Feb 14, 2023

  1. WIP: rekerberize

    see #154
    nightkr committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6f6ec49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c18711 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    1914ebc View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    277fc61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd090e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    941ff54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb6ad9e View commit details
    Browse the repository at this point in the history
  5. WIP

    sbernauer committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    33d6cb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d63204 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9e7e72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2aadadf View commit details
    Browse the repository at this point in the history
  9. Use add instead of extend

    sbernauer committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b77b418 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1453819 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35c6a90 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a3f744 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    5044baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668dec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29fa168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21b9233 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. WIP checkpoint, not working. Tries to use fqdn, nn fails to connect t…

    …o jn because of DNS problems
    sbernauer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    001394d View commit details
    Browse the repository at this point in the history
  2. Swtich back to using service names as principals. Works again, only t…

    …he datanode wait-for-namenodes init containers fails because it's stupid any requires the dfs.namenode.kerberos.principal setting (and ignores the dfs.namenode.kerberos.principal.pattern) (hdfs will start anyway)
    sbernauer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    aa02167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0edee66 View commit details
    Browse the repository at this point in the history
  4. Test with more replicas

    sbernauer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    b750417 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    320ec00 View commit details
    Browse the repository at this point in the history
  6. fix warnings

    sbernauer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    129dc95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cf7a3d View commit details
    Browse the repository at this point in the history
  8. Use operator-rs main branch

    sbernauer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    119f29a View commit details
    Browse the repository at this point in the history
  9. Use new image

    sbernauer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e029dfc View commit details
    Browse the repository at this point in the history
  10. Changed namespace of keytab secret to default so the example is direc…

    …tly deployable and works.
    soenkeliebau committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    7ca3b03 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb1a5fb View commit details
    Browse the repository at this point in the history
  12. Add first basic test

    sbernauer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    acd49d3 View commit details
    Browse the repository at this point in the history
  13. fix typo

    sbernauer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    bfa6699 View commit details
    Browse the repository at this point in the history
  14. Increase test number

    sbernauer committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c58b877 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    d3c7a15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f406b View commit details
    Browse the repository at this point in the history
  3. linter

    sbernauer committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    3f0cb66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a89ecd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cb6bd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Disable logging again

    sbernauer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5ca4c23 View commit details
    Browse the repository at this point in the history
  2. Test PROD.MYCORP realm

    sbernauer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8b5503c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fix misc stuff

    sbernauer committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d0cb73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    864b4b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d81588 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54f14bc View commit details
    Browse the repository at this point in the history
  5. Add AD tests

    nightkr authored and sbernauer committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    8d43afa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a8bc3c View commit details
    Browse the repository at this point in the history
  7. Improve comment

    sbernauer committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e9ae3e9 View commit details
    Browse the repository at this point in the history
  8. Don't hard-code realm when ktiniting

    nightkr authored and sbernauer committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ff60fae View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    3236028 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    97f5dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9eff39 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Add wire encryption setting

    sbernauer committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f13a0bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877fccc View commit details
    Browse the repository at this point in the history
  3. Adopt to new secret-op crd

    sbernauer committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ee66453 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    a2a4759 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Fix merge mistake

    sbernauer committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    aa15c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4202cbc View commit details
    Browse the repository at this point in the history
  3. Increase assert timeout

    sbernauer committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    4836e06 View commit details
    Browse the repository at this point in the history
  4. Only run kerberos tests

    sbernauer committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    037eb1a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    74a648c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb645c View commit details
    Browse the repository at this point in the history
  3. Update rust/operator/src/container.rs

    Co-authored-by: Natalie <teo@nullable.se>
    sbernauer and nightkr committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8e548d2 View commit details
    Browse the repository at this point in the history
  4. Update rust/operator/src/container.rs

    Co-authored-by: Natalie <teo@nullable.se>
    sbernauer and nightkr committed May 16, 2023
    Configuration menu
    Copy the full SHA
    87e8b26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ca693 View commit details
    Browse the repository at this point in the history
  6. fix format

    sbernauer committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5f9d600 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    0856bc5 View commit details
    Browse the repository at this point in the history
  2. Add docs

    sbernauer committed May 19, 2023
    Configuration menu
    Copy the full SHA
    5011c22 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Update docs/modules/hdfs/pages/usage-guide/security.adoc

    Co-authored-by: Natalie <teo@nullable.se>
    sbernauer and nightkr committed May 22, 2023
    Configuration menu
    Copy the full SHA
    3cd0372 View commit details
    Browse the repository at this point in the history
  2. Update docs/modules/hdfs/pages/usage-guide/security.adoc

    Co-authored-by: Natalie <teo@nullable.se>
    sbernauer and nightkr committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6eddc49 View commit details
    Browse the repository at this point in the history
  3. Update docs/modules/hdfs/pages/usage-guide/security.adoc

    Co-authored-by: Natalie <teo@nullable.se>
    sbernauer and nightkr committed May 22, 2023
    Configuration menu
    Copy the full SHA
    58738de View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Natalie <teo@nullable.se>
    sbernauer and nightkr committed May 22, 2023
    Configuration menu
    Copy the full SHA
    dbb11bd View commit details
    Browse the repository at this point in the history
  5. Apply review comment

    sbernauer committed May 22, 2023
    Configuration menu
    Copy the full SHA
    083d02d View commit details
    Browse the repository at this point in the history
  6. Remove sentence

    sbernauer committed May 22, 2023
    Configuration menu
    Copy the full SHA
    61e08d0 View commit details
    Browse the repository at this point in the history
  7. Re-enable tests

    sbernauer committed May 22, 2023
    Configuration menu
    Copy the full SHA
    693ceb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a2afb9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5396e0a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    3a50250 View commit details
    Browse the repository at this point in the history
  2. charts

    sbernauer committed May 24, 2023
    Configuration menu
    Copy the full SHA
    cdefa59 View commit details
    Browse the repository at this point in the history
  3. Re-enable all test cases

    sbernauer committed May 24, 2023
    Configuration menu
    Copy the full SHA
    8006564 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd333a6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    3bd3170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0842ec7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    aab00c7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Add comment

    sbernauer committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2765015 View commit details
    Browse the repository at this point in the history
  2. Remove redundant set -e

    sbernauer committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d171093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    effae5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d69b2dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d51f97d View commit details
    Browse the repository at this point in the history
  6. docs

    sbernauer committed May 31, 2023
    Configuration menu
    Copy the full SHA
    42e2dec View commit details
    Browse the repository at this point in the history
  7. Use constants consistently

    sbernauer committed May 31, 2023
    Configuration menu
    Copy the full SHA
    93e0a7c View commit details
    Browse the repository at this point in the history
  8. Simplify

    sbernauer committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9e484cd View commit details
    Browse the repository at this point in the history
  9. Minor improvements

    sbernauer committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1ffa879 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a2ff34 View commit details
    Browse the repository at this point in the history
  11. cleanup

    sbernauer committed May 31, 2023
    Configuration menu
    Copy the full SHA
    7817bc6 View commit details
    Browse the repository at this point in the history
  12. intendation

    sbernauer committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0e425bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    701d97f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b6d52d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    2b5405a View commit details
    Browse the repository at this point in the history
  2. Force delte pods

    sbernauer committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d15620b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    bfaafa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    01d4a5a View commit details
    Browse the repository at this point in the history
  2. Removed uneeded -D dfs.namenode.kerberos.principal=$PRINCIPAL

    This is not needed any more after changing the princial names to not contain _HOST
    sbernauer committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8aadcde View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    277c550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b38c7c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae2fec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3368d1f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. changelog

    sbernauer committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9291fa3 View commit details
    Browse the repository at this point in the history