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] - Use emptyDir for segment cache #342

Closed
wants to merge 73 commits into from

Commits on Oct 18, 2022

  1. wip adapted CRD

    maltesander committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2df5c34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c98a2a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    1bb0ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57d3783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade2d85 View commit details
    Browse the repository at this point in the history
  4. wip - started tests

    maltesander committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5fdf74d View commit details
    Browse the repository at this point in the history
  5. code cleanup

    maltesander committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    07bcdbe View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. more restructureing

    maltesander committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9542070 View commit details
    Browse the repository at this point in the history
  2. wip

    maltesander committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    3cce94a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge remote-tracking branch 'origin/main' into support_tls_authentic…

    …ation
    
    # Conflicts:
    #	deploy/crd/druidcluster.crd.yaml
    #	deploy/helm/druid-operator/crds/crds.yaml
    #	deploy/manifests/crds.yaml
    maltesander committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    16ab4a4 View commit details
    Browse the repository at this point in the history
  2. wip

    maltesander committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7ed6b6a View commit details
    Browse the repository at this point in the history
  3. wip

    maltesander committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    967f8cc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Merge remote-tracking branch 'origin/main' into support_tls_authentic…

    …ation
    
    # Conflicts:
    #	deploy/crd/druidcluster.crd.yaml
    #	deploy/helm/druid-operator/crds/crds.yaml
    #	deploy/manifests/crds.yaml
    maltesander committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f514b5d View commit details
    Browse the repository at this point in the history
  2. wip

    maltesander committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    fed8806 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Oct 30, 2022

  1. tls tests working

    maltesander committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    3b706dc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. authentication working

    maltesander committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4acc745 View commit details
    Browse the repository at this point in the history
  2. working on tests

    maltesander committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e46da68 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

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

    maltesander committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    aab5ed5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. wip

    maltesander committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6665156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b35031 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

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

    maltesander committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    b5b3655 View commit details
    Browse the repository at this point in the history
  3. updated test definition

    maltesander committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    870b494 View commit details
    Browse the repository at this point in the history
  4. adapted changelog

    maltesander committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    484c269 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. added example

    maltesander committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7ffe15e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into support_tls_authentic…

    …ation
    
    # Conflicts:
    #	CHANGELOG.md
    #	rust/crd/src/lib.rs
    #	rust/operator-binary/src/druid_controller.rs
    maltesander committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2fb3181 View commit details
    Browse the repository at this point in the history
  3. first merging

    maltesander committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    55989bb View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into support_tls_authentic…

    …ation
    
    # Conflicts:
    #	rust/crd/src/lib.rs
    maltesander committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b2a5a9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c13892 View commit details
    Browse the repository at this point in the history
  6. fix cargo tests

    maltesander committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    536f5f2 View commit details
    Browse the repository at this point in the history
  7. clippy

    maltesander committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a43e566 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    maltesander and github-actions[bot] authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8b83265 View commit details
    Browse the repository at this point in the history
  9. yaml lints

    maltesander committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    980b268 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/support_tls_authentication' into…

    … support_tls_authentication
    maltesander committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    195c99c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed484f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34af569 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    a324954 View commit details
    Browse the repository at this point in the history
  2. fix changelog

    maltesander committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3efdb86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c148abd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b99d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1ff844 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0ab6ab View commit details
    Browse the repository at this point in the history
  7. fix typo

    maltesander committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    20ac94b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08413cd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Upgrade to operator-rs 0.26.1

    razvan committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a4b243e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    759d403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e6bab3 View commit details
    Browse the repository at this point in the history
  4. enable all tests

    maltesander committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    16b5ef5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae23584 View commit details
    Browse the repository at this point in the history
  6. make regerenate-charts

    razvan committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5ce660b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e7f0c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a2a4c4 View commit details
    Browse the repository at this point in the history
  9. Reenable more merge tests

    razvan committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    458d7ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd83dfd View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    16e03e0 View commit details
    Browse the repository at this point in the history
  2. merge main

    razvan committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b6589b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be7133e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03325a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d84c49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e236b9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    901acf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    c057858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8ffbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2d8afc View commit details
    Browse the repository at this point in the history
  4. Fix yaml lint warning.

    razvan committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0cadd07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23bb0c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Remove unnecessary unit test.

    razvan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    75cd7ee View commit details
    Browse the repository at this point in the history
  2. make regenerate-charts

    razvan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c572bf9 View commit details
    Browse the repository at this point in the history
  3. Remov eunused error variant

    razvan committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d055c5b View commit details
    Browse the repository at this point in the history
  4. Update docs/modules/ROOT/pages/usage.adoc

    Co-authored-by: Andrew Kenworthy <[email protected]>
    razvan and adwk67 authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    393b961 View commit details
    Browse the repository at this point in the history
  5. Update rust/operator-binary/src/druid_controller.rs

    Co-authored-by: Andrew Kenworthy <[email protected]>
    razvan and adwk67 authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e132e20 View commit details
    Browse the repository at this point in the history