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: improved resource referencing and throw errors for invalid expressions #54

Merged
merged 6 commits into from
Mar 5, 2024

Commits on Mar 1, 2024

  1. feat: improved resource referencing predictability

    Signed-off-by: Ben Meier <[email protected]>
    astromechza committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9a49b73 View commit details
    Browse the repository at this point in the history
  2. chore: go mod tidy

    Signed-off-by: Ben Meier <[email protected]>
    astromechza committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9218cf1 View commit details
    Browse the repository at this point in the history
  3. chore: cleaned up some unecessary complexity

    Signed-off-by: Ben Meier <[email protected]>
    astromechza committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    767a77e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix: validate that volume resource exists

    Signed-off-by: Ben Meier <[email protected]>
    astromechza committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b5dda4a View commit details
    Browse the repository at this point in the history
  2. chore: added tests for volume resource validation

    Signed-off-by: Ben Meier <[email protected]>
    astromechza committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3c3c5af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    724a1fc View commit details
    Browse the repository at this point in the history