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

Unique repo path and permissions #8517

Merged
merged 6 commits into from Feb 24, 2022

Commits on Feb 23, 2022

  1. refactor: git repos and helm charts should be downloaded to random lo…

    …cation
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    alexmt committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f13024a View commit details
    Browse the repository at this point in the history
  2. refactor: remove read/write permissions from cloned repo when it not …

    …in active use
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    alexmt committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a00ea3f View commit details
    Browse the repository at this point in the history
  3. support restoring URLs from file system; sanitize error messages

    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    alexmt committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    ca19d8f View commit details
    Browse the repository at this point in the history
  4. apply reviewer notes: add/remove list permissions to repos root direc…

    …tory; change repo directory permissions
    
    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    alexmt committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    ab59ccd View commit details
    Browse the repository at this point in the history
  5. more reviewer notes

    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    alexmt committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    278b27b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. support sanitizing error messages using regex

    Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
    alexmt committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    74001dd View commit details
    Browse the repository at this point in the history