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

feat: enable kfserving and code clean up #102

Merged
merged 15 commits into from
Jul 12, 2021
Merged

feat: enable kfserving and code clean up #102

merged 15 commits into from
Jul 12, 2021

Commits on Jun 23, 2021

  1. feat: upgrade dependencies

    Vafilor committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    63eb962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2602196 View commit details
    Browse the repository at this point in the history
  3. chore: reworked kubectl methods to stream output to std.out and std.e…

    …rr. This makes the apply have less hangups as, before, it waited until it was finished and then printed it out.
    Vafilor committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    ecd6866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f5348 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d120066 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a3866a View commit details
    Browse the repository at this point in the history
  7. feat: reworked some methods in util/status to use k8s client instead …

    …of running a command. This makes it easier to read the exact data returned.
    Vafilor committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    4de6156 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4d1926 View commit details
    Browse the repository at this point in the history
  9. chore: cleaned up build methods to reflect latest update. Also remove…

    …d some redundant checks
    Vafilor committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    19b67a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a56bece View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea307ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eda1e38 View commit details
    Browse the repository at this point in the history
  13. chore: renamed GetClusterIP to PrintClusterNetworkInformation as that…

    … more clearly describes what it does
    Vafilor committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    0ca6496 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

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

Commits on Jul 9, 2021

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