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

Develop #15

Closed
wants to merge 34 commits into from
Closed

Develop #15

wants to merge 34 commits into from

Commits on Oct 4, 2024

  1. Added an app viewer user

    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a77a2fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    313c1a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cafb743 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18d1b91 View commit details
    Browse the repository at this point in the history
  5. Began test plan classroom. Implemented power user create and delete u…

    …ser project. Introduced new env var SERVE_LOCUST_DO_CREATE_OBJECTS.
    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1258332 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc8afc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b587c8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7d59b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19bf226 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69a766f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0ce0e8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c3a7965 View commit details
    Browse the repository at this point in the history
  13. Added k8s manifests

    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    70be1ee View commit details
    Browse the repository at this point in the history
  14. Added more k8s manifests

    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cc4fec1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    24eaf78 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    54d019e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    61d93d3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7503323 View commit details
    Browse the repository at this point in the history
  19. Base64 of values

    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6ec2f64 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    de48bfe View commit details
    Browse the repository at this point in the history
  21. Added a container to the k8s deployment with locust-timescale. Added …

    …a pvc and posgres env vars.
    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    31c8aea View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bd21920 View commit details
    Browse the repository at this point in the history
  23. Using kustomize to customize k8s manifests for local development and …

    …production. Removed the postgres db to troubleshoot.
    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    17ee5ca View commit details
    Browse the repository at this point in the history
  24. Created a version of the k8s manifest deployment without using kustom…

    …ize in the manifests/build dir.
    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    da92671 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    37234b2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ca74e89 View commit details
    Browse the repository at this point in the history
  27. Small fix

    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9914983 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    250e848 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    091f03b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1306819 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    637cf89 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    65c85f0 View commit details
    Browse the repository at this point in the history
  33. Fixed some load tests that were missing trailing slashes or using the…

    … incorrect http verb. Namely create project and logout tasks.
    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e4eee79 View commit details
    Browse the repository at this point in the history
  34. Upgraded linting and other tools in the pre-commit action. Also fixed…

    … some formatting errors in a test file.
    alfredeen committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ea1267e View commit details
    Browse the repository at this point in the history