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

Add schema transformation functionality to resource creation and merge #4503

Closed
wants to merge 55 commits into from

Commits on Sep 12, 2023

  1. PoC

    MrAlias committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e7a31c8 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded cmp

    MrAlias committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    beed81a View commit details
    Browse the repository at this point in the history
  3. Remove converter_test.go

    MrAlias committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a169b2b View commit details
    Browse the repository at this point in the history
  4. Fix existing tests

    MrAlias committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    519b76d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66b131d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    27d8e93 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    MrAlias committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0ec6659 View commit details
    Browse the repository at this point in the history
  3. Add changes to changelog

    MrAlias committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b652f10 View commit details
    Browse the repository at this point in the history
  4. Run go mod tidy and crosslink

    MrAlias committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8030dc5 View commit details
    Browse the repository at this point in the history
  5. Remove Downgrade func

    MrAlias committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    020f5fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d4ae1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf5f257 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0f1e4a View commit details
    Browse the repository at this point in the history
  9. Add remote generation

    MrAlias committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8521044 View commit details
    Browse the repository at this point in the history
  10. Rename gen to generate

    MrAlias committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    92f87a6 View commit details
    Browse the repository at this point in the history
  11. Fix lint

    MrAlias committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c935bd6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2ba722 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    258ad94 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    876d2f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    b31c3ff View commit details
    Browse the repository at this point in the history
  2. Regenerate schema.go

    MrAlias committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bd2136a View commit details
    Browse the repository at this point in the history
  3. Run lint fixes

    MrAlias committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c214b69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aae49d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08dc23d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2e89c0 View commit details
    Browse the repository at this point in the history
  7. Regenerate schema.go

    MrAlias committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4b2bd34 View commit details
    Browse the repository at this point in the history
  8. Remove unused import

    MrAlias committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a8232ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c5d435 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Refactor transforms

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3fb824b View commit details
    Browse the repository at this point in the history
  2. Unexport Version

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8b36d48 View commit details
    Browse the repository at this point in the history
  3. Test transforms are sorted

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    321a3f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0174ced View commit details
    Browse the repository at this point in the history
  5. Generate transforms.go

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0bb331f View commit details
    Browse the repository at this point in the history
  6. Add oldest version test

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c42d6da View commit details
    Browse the repository at this point in the history
  7. Update render tests

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0530856 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5e14c6 View commit details
    Browse the repository at this point in the history
  9. Add versions test

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    59b665e View commit details
    Browse the repository at this point in the history
  10. Merge doc.go into convert.go

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8b1bab1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9998b07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a4d5347 View commit details
    Browse the repository at this point in the history
  13. Comment Version func

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a1e11c6 View commit details
    Browse the repository at this point in the history
  14. Fix lint

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e28199e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1634182 View commit details
    Browse the repository at this point in the history
  16. Revert to static schema parsing

    There is only one schema needed now. Keep it in code.
    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    729f9a1 View commit details
    Browse the repository at this point in the history
  17. Embed schema in generate cmd

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5fd0d7e View commit details
    Browse the repository at this point in the history
  18. Rename cmd to render

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c7985bf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d55508e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b696cdd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    29103d9 View commit details
    Browse the repository at this point in the history
  22. Run linter

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fcfc72a View commit details
    Browse the repository at this point in the history
  23. Refactor resource merge tests

    Add suggested tests from review.
    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0be6881 View commit details
    Browse the repository at this point in the history
  24. Run lint

    MrAlias committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2dd287d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f70951d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c9662ae View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    74e8197 View commit details
    Browse the repository at this point in the history