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

[#4292] Fix mounted data path directory permissions for besu user #7575

Merged
merged 12 commits into from
Sep 18, 2024

Commits on Sep 4, 2024

  1. Fix mounted data path directory permissions for besu user

    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6478556 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge branch 'main' into 4292-docker

    Bhanu Pulluri committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    822143e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Add besu CLI option to output dirs needing permission update

    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    56c1bcd View commit details
    Browse the repository at this point in the history
  2. run spotless apply to handle PR test failure

    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    793dbee View commit details
    Browse the repository at this point in the history
  3. Remove newly added --print-paths-and-exit option from config file test

    This option doesn't have a corresponding config file entry as it's a
    standalone option to be used with docker containers
    
    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    da7f203 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Add optional user argument to --print-paths-and-exit and fix director…

    …y permissions
    
    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ffbf350 View commit details
    Browse the repository at this point in the history
  2. Correct build.gradle changes, remove a duplicate line and extra white…

    …spaces
    
    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    641ddd4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into 4292-docker

    Signed-off-by: Bhanu Pulluri <[email protected]>
    pullurib authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    511ce9b View commit details
    Browse the repository at this point in the history
  4. Fix checking for user in path's group membership

    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    96e92a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Add platform check to restrict --print-paths-and-exit option usage to…

    … Linux and Mac
    
    Signed-off-by: Bhanu Pulluri <[email protected]>
    Bhanu Pulluri committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0f0ec7f View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Fabio Di Fabio <[email protected]>
    Signed-off-by: Bhanu Pulluri <[email protected]>
    pullurib and fab-10 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0079069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    301fcda View commit details
    Browse the repository at this point in the history