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

Druid Refactor to Address Multiple Controller Conflicts #777

Merged
merged 235 commits into from
Jun 24, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    8e72758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f40a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d0e8a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    052a1cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63cd1ba View commit details
    Browse the repository at this point in the history
  6. Refactor resource pkg to resolve Cyclic Imports

    Introduced a new `registry` package containing `OperatorRegistry`. Additionally, created a subpackage `registry/resource` contains OperatorContext and Operator interface to address cyclic import issues
    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    268defe View commit details
    Browse the repository at this point in the history
  7. Fixed lint error

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a41bcd4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7509e6 View commit details
    Browse the repository at this point in the history
  9. fixed import error

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f977da0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ccf9ed1 View commit details
    Browse the repository at this point in the history
  11. Refactor memberlease Sync() to use OperatorTask for concurrency

    - Replaced flow package with OperatorTask in Sync method.
    - Enhanced error handling using multierror for aggregating multiple task errors.
    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dbfe87f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9bb9cce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ac2244 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1900d34 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    315862c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cc61061 View commit details
    Browse the repository at this point in the history
  17. added godocs

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4f31295 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7a61670 View commit details
    Browse the repository at this point in the history
  19. removed methods from registry

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0bb5268 View commit details
    Browse the repository at this point in the history
  20. cleaned up unused types

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c9c5772 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4b34115 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c910d1a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7419b88 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    32641f5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    467183a View commit details
    Browse the repository at this point in the history
  26. added godoc for errors.go

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a040560 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1c3d158 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7a94aaa View commit details
    Browse the repository at this point in the history
  29. Removed unused function

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c78e56e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b9930b8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    63b8aaa View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a204e03 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f7ccfa6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7da0ce5 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    403e8ee View commit details
    Browse the repository at this point in the history
  36. misc fixes

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c01f31a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5881a66 View commit details
    Browse the repository at this point in the history
  38. misc fixes

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6064098 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    eaebc2f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f7f91e5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    71fabca View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    54d8621 View commit details
    Browse the repository at this point in the history
  43. added sample package, refactored test for client-svc operator, introd…

    …uced fakeclientbuilder
    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    575f0bb View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    84d361d View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b5a225a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    452c62a View commit details
    Browse the repository at this point in the history
  47. Refactor clientservice tests

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d62db5e View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    aa9f484 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    772203e View commit details
    Browse the repository at this point in the history
  50. Removed unused file

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bda2cda View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    1eb4d23 View commit details
    Browse the repository at this point in the history
  52. adapted sample package

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    30fdfa8 View commit details
    Browse the repository at this point in the history
  53. Reorder imports

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0fd816b View commit details
    Browse the repository at this point in the history
  54. Fix lint errors

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9890f25 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    a18ecf1 View commit details
    Browse the repository at this point in the history
  56. Removed duplicate import

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    45c31e1 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    6d4a60d View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    450a946 View commit details
    Browse the repository at this point in the history
  59. Rebased with PR#737

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d431b54 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    f87b9bd View commit details
    Browse the repository at this point in the history
  61. added rolebinding tests

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    08b02d1 View commit details
    Browse the repository at this point in the history
  62. add sample for rolebinding and memberlease, added tests for rolebindi…

    …ng and some tests for member lease
    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    744f47b View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    9ca1e12 View commit details
    Browse the repository at this point in the history
  64. fixed peer service tests

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f685648 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    df7e75b View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    8266dce View commit details
    Browse the repository at this point in the history
  67. added service account test

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    28e825e View commit details
    Browse the repository at this point in the history
  68. added pdb operator unit test

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8ab20b4 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    60da4a9 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    39eb878 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    bb2f833 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    47aa8d4 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    ad96460 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    5e1e476 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    a78fa68 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    967f39d View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    a66fbfa View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    ff10a01 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    e2bfea3 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    1c41cea View commit details
    Browse the repository at this point in the history
  81. fixed unit test for utils sts

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f38d570 View commit details
    Browse the repository at this point in the history
  82. misc refactoring

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5fe8cd0 View commit details
    Browse the repository at this point in the history
  83. fixed make check errors

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    428ac72 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    4075ced View commit details
    Browse the repository at this point in the history
  85. removed fakeclient and introduced test client, adapted unit tests, wr…

    …ote it tests for delete etcd flow
    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c65c5ea View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    17da300 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    2200194 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    db13018 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    35c515a View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    693902e View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    1a8da59 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    c3bee7d View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    c5ac2f0 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    0635876 View commit details
    Browse the repository at this point in the history
  95. moved to golang version 1.22

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    63d5d07 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    96d728a View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    76a0fe1 View commit details
    Browse the repository at this point in the history
  98. Pull changes from ce2f556

    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8c5ccae View commit details
    Browse the repository at this point in the history
  99. Pull changes from 5cd5b1b

    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6d3c9f0 View commit details
    Browse the repository at this point in the history
  100. Pull changes from 9c5f825

    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2385d0f View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    f5b2f7c View commit details
    Browse the repository at this point in the history
  102. Run make revendor

    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ea474be View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    93f6422 View commit details
    Browse the repository at this point in the history
  104. Run make fmt

    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3c02f3a View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    b8fd186 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    2ec2afa View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    062c50b View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    9e59dba View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    31d12ea View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    422a6a8 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    79d3f17 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    f885f64 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    69a8b09 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    9fe7957 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    fe41c67 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    f426672 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    d8622c1 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    0d3df8e View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    7a34ba2 View commit details
    Browse the repository at this point in the history
  120. Set mounted files DefaultMode to 640

    (changes incorporated from #772 by @AleksandarSavchev)
    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b49ebe1 View commit details
    Browse the repository at this point in the history
  121. Fix integration tests

    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a011612 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    d413244 View commit details
    Browse the repository at this point in the history
  123. removed an unnecessary unit test

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b4c0b05 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    da7a514 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    5bd2f1b View commit details
    Browse the repository at this point in the history
  126. Run make revendor

    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b41558a View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    1930260 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    e55978b View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    049a57a View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    81c0dce View commit details
    Browse the repository at this point in the history
  131. Fix e2e tests

    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c11d7e6 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    c3ca407 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    b40fa15 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    0a28a1e View commit details
    Browse the repository at this point in the history
  135. rebased with upstream master, resolved compilation issues, fixed make…

    … check and make test
    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1f99b23 View commit details
    Browse the repository at this point in the history
  136. make tidy which removed gomock

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c715007 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    bd56d16 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    85d40cb View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    21b226c View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    071bb53 View commit details
    Browse the repository at this point in the history
  141. Fix e2e tests

    shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cb7afa1 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    9b38eb9 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    dddba45 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    492fc95 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    c6d6a5f View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    440ff65 View commit details
    Browse the repository at this point in the history
  147. debug

    seshachalam-yv authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    22cc70e View commit details
    Browse the repository at this point in the history
  148. corrected the kustomize version

    unmarshall authored and shreyas-s-rao committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    926f78a View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    83bac3f View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    cfb6fec View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    6c99c2f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix for issue #759

    unmarshall committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4ba67b9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 4, 2024

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

Commits on May 6, 2024

  1. addressed review comments

    unmarshall committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2acca08 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    d486f67 View commit details
    Browse the repository at this point in the history
  2. Run make generate

    shreyas-s-rao committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7687563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42b2765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f790610 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    cd15650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    109fe5c View commit details
    Browse the repository at this point in the history
  3. Address review comments by @renormalize: stylistic changes to bring e…

    …rr population and check into same line
    shreyas-s-rao committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7c1c8fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0105b2d View commit details
    Browse the repository at this point in the history
  5. Address review comments by @renormalize: sentinel webhook disabled by…

    … default in helm charts, but enabled via skaffold
    shreyas-s-rao committed May 9, 2024
    Configuration menu
    Copy the full SHA
    09431d8 View commit details
    Browse the repository at this point in the history
  6. Address review comments by @renormalize: Don't specify explicit type …

    …arguments for generic functions
    shreyas-s-rao committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b9066f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31e3a01 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    c0895d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ea02b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae5877e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    694cb65 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. added support for ko, updated skaffold, added new makefile targets fo…

    …r skaffold dev, debug, changed handling of images.yaml
    unmarshall committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2102a45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3415a9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46b2c56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1eb40ad View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    dda7846 View commit details
    Browse the repository at this point in the history
  2. Disable sentinel webhook when deploying druid via skaffold; to be ena…

    …bled only via env var DRUID_ENABLE_SENTINEL_WEBHOOK=true
    shreyas-s-rao committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6bb461f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78b9f8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9e9cef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edb735a View commit details
    Browse the repository at this point in the history
  6. Address review comments by @seshachalam-yv; Sentinel webhook now also…

    … handles sts/scale subresource
    shreyas-s-rao committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f75c718 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    318326d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    7b23d25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3f5429 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    53d5fef View commit details
    Browse the repository at this point in the history
  2. Address review comments by @seshachalam-yv; sentinel webhook allows l…

    …ease updates only from etcd members
    shreyas-s-rao committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b9978b4 View commit details
    Browse the repository at this point in the history
  3. Address review comments by @anveshreddy18: add package-level comment …

    …for internal/controller/predicate
    shreyas-s-rao committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d41abe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e66045f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. package renaming, healthz and readyz endpoint addition, partialObjMet…

    …adata usage and other smaller changes
    unmarshall committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0440243 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    f44e11b View commit details
    Browse the repository at this point in the history
  2. Address review comments by @seshachalam-yv; restructure sentinel webh…

    …ook handler, allow resource deletion by druid and exempt SAs during etcd deletion
    shreyas-s-rao committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7857c8a View commit details
    Browse the repository at this point in the history
  3. Address review comments by @ashwani2k and @renormalize: abstract out …

    …individual controllers and webhooks from manager code
    shreyas-s-rao committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6d87c3e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. component.Operator changed to use metav1.ObjectMeta, removed ginkgo f…

    …rom api package, introduced helper functions in api, renamed files in api package
    unmarshall committed May 24, 2024
    Configuration menu
    Copy the full SHA
    48ccfb4 View commit details
    Browse the repository at this point in the history
  2. Makefile debug auto-reload is changed to manual

    Co-authored-by: Saketh Kalaga <51327242+renormalize@users.noreply.github.com>
    unmarshall and renormalize committed May 24, 2024
    Configuration menu
    Copy the full SHA
    befaada View commit details
    Browse the repository at this point in the history
  3. corrected makefile deploy-dev target and added doc string to explain …

    …readiness check for informers
    unmarshall committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6ea3d89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    609bcdb View commit details
    Browse the repository at this point in the history
  5. removed empty methods

    unmarshall committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d8d472b View commit details
    Browse the repository at this point in the history
  6. fixed unit test

    unmarshall committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d7ba9db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b81cb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ae9d94 View commit details
    Browse the repository at this point in the history
  9. Address review comments by @ashwani2k: move provider-specific code to…

    … dedicated package internal/store
    shreyas-s-rao committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a13614e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d342ffc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f78a88e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a9ecf9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. addressed @ashwani2k comment, removed predicate package and moved the…

    … predicates to compaction controller package, removed ginkgo
    unmarshall committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7dfac67 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    ad6a118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eda8e18 View commit details
    Browse the repository at this point in the history
  3. changed the comment

    unmarshall committed May 29, 2024
    Configuration menu
    Copy the full SHA
    080454f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30a5ed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    616d7be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16ea743 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f84ea2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    41fb009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ca05f2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Introduce PreSync for components to fix upgrade of etcds that were …

    …created by an older druid verison
    shreyas-s-rao committed May 31, 2024
    Configuration menu
    Copy the full SHA
    cdaa494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d96252 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    6cb5488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413e77a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd42b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    68b5d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6af511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff88140 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. refactored sentinel webhook, includes protection for PVC deletion and…

    … uses PartialObjectMetadata
    unmarshall committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e9bee1b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

  1. renamed sentinel webhook to etcdcompents and adapted cli, env vars an…

    …d annotation names.removed jobs from webhook allowing compaction to delete them
    unmarshall committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2406a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553736a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c6cf00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cc2aa7 View commit details
    Browse the repository at this point in the history
  5. Fix e2e tests

    shreyas-s-rao committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4aa2d36 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Map stackit infra provider to S3

    maboehm authored and shreyas-s-rao committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    63cfadd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 17, 2024

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

Commits on Jun 23, 2024

  1. Minor fixes

    shreyas-s-rao committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    4843c75 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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