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

feat: add symlink support, exception handling, version bump, and httpd image update #46

Merged
merged 4 commits into from
Oct 17, 2023

Commits on Oct 10, 2023

  1. Feat: Add support for symlinks at the SPAship operator level

    Changes made in this commit include:
    - new api for symlink and related dataclasses
    - support for command execution in pod
    arkaprovob committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    01a1364 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Chore: Handle symlink feature exception, bump version, and update htt…

    …pd image
    
    - Handled the exception related to the symlink feature, for proper error reporting and system stability during symlink processing.
    - Bumped up the application version following standard semantic versioning due to changes and improvements.
    - Updated the httpd container image version for enhanced security and performance.
    arkaprovob committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    26ccce3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from arkaprovob/fork-main-symlink

    Update Handling of Symlink Feature Exception and Version Bump
    arkaprovob authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1b8ef11 View commit details
    Browse the repository at this point in the history
  3. Fallback: falling back to the previous version of httpd image as the …

    …PR review fo the new image is not done.
    arkaprovob committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    edcaee2 View commit details
    Browse the repository at this point in the history