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 parsing multiple k8s definition in a single Devfile K8s component #6372

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    ccb3ad2 View commit details
    Browse the repository at this point in the history
  2. Add GetK8sComponentAsUnstructuredList; add support for multiple manif…

    …ests in a single k8s component
    
    Signed-off-by: Parthvi Vala <pvala@redhat.com>
    valaparthvi committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    964ec87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a926b04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40c3912 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83fbdde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d20180 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6debc9 View commit details
    Browse the repository at this point in the history
  8. Add documentation for GetK8sComponentAsUnstructuredList and remove Ge…

    …tK8sComponentAsUnstructured
    valaparthvi committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5e00217 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c907281 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    062185c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92d4867 View commit details
    Browse the repository at this point in the history
  12. Attempt at fixing list/describe binding tests; fixes old mishap

    Signed-off-by: Parthvi Vala <pvala@redhat.com>
    valaparthvi committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    9cda1a3 View commit details
    Browse the repository at this point in the history
  13. Check for empty list of binding

    Signed-off-by: Parthvi Vala <pvala@redhat.com>
    valaparthvi committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c332ad5 View commit details
    Browse the repository at this point in the history