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 API to get domain #5443

Merged
merged 11 commits into from
Jun 20, 2024
Merged

Add API to get domain #5443

merged 11 commits into from
Jun 20, 2024

Commits on Jun 20, 2024

  1. Add get domain API

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    19582e8 View commit details
    Browse the repository at this point in the history
  2. regenerate mock

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    14cece9 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    608ef12 View commit details
    Browse the repository at this point in the history
  4. Merge getDomain and GetDomain

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4ec434f View commit details
    Browse the repository at this point in the history
  5. Add domain matric, add test in flyteadmin and flytectl

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    dcf4d80 View commit details
    Browse the repository at this point in the history
  6. fix test error

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    019c765 View commit details
    Browse the repository at this point in the history
  7. move GetDomains function, return GetDomainsResponse

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1adc1c3 View commit details
    Browse the repository at this point in the history
  8. move GetDomains function, return GetDomainsResponse

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    16aa893 View commit details
    Browse the repository at this point in the history
  9. test add flyteidl.d.ts

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c340779 View commit details
    Browse the repository at this point in the history
  10. modify format

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8973141 View commit details
    Browse the repository at this point in the history
  11. regenerate flyteidl.d.ts

    Signed-off-by: zychen5186 <[email protected]>
    zychen5186 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    13551b4 View commit details
    Browse the repository at this point in the history