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 support for component template APIs #411

Merged
merged 18 commits into from
Nov 13, 2023

Commits on Nov 8, 2023

  1. Generate cluster.put_component_template

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    daaad35 View commit details
    Browse the repository at this point in the history
  2. Implement high-level DeleteComponentTemplate

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f29d895 View commit details
    Browse the repository at this point in the history
  3. Implement high-level ComponentTemplateExists

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    33a42a8 View commit details
    Browse the repository at this point in the history
  4. Fix license

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    468bf71 View commit details
    Browse the repository at this point in the history
  5. Remove old put_component_template

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b0c2e98 View commit details
    Browse the repository at this point in the history
  6. Implement high-level GetComponentTemplate

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c4a76b0 View commit details
    Browse the repository at this point in the history
  7. Add tests for ComponentTemplateExists

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    edcb56f View commit details
    Browse the repository at this point in the history
  8. Add tests for DeleteComponentTemplate

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4bf1c01 View commit details
    Browse the repository at this point in the history
  9. Add tests for GetComponentTemplate

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7de7379 View commit details
    Browse the repository at this point in the history
  10. Implement high-level PutComponentTemplate

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c80a253 View commit details
    Browse the repository at this point in the history
  11. Add component template CRUD tests

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a962f52 View commit details
    Browse the repository at this point in the history
  12. Add naming convention exception for ComponentTemplateExists

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c7c0d29 View commit details
    Browse the repository at this point in the history
  13. Update guide

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    35eadc0 View commit details
    Browse the repository at this point in the history
  14. Formatting

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7f68f16 View commit details
    Browse the repository at this point in the history
  15. Add changelog entry

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    496ac48 View commit details
    Browse the repository at this point in the history
  16. Fix license header

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    35b9a04 View commit details
    Browse the repository at this point in the history
  17. Fix namespaces

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5447f42 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Fix license header

    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Xtansia committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c3efc7a View commit details
    Browse the repository at this point in the history