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

Create our own KubernetesClient (instead of using fabric8) #80

Merged
merged 7 commits into from
Jul 17, 2018

Commits on Jul 10, 2018

  1. Replace KubernetesClient from fabric8

    Rafal Leszko committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    160c0c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Add reading 'additionalProperties' by KubernetesClient

    Rafal Leszko committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    728c8e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

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

Commits on Jul 13, 2018

  1. Add CA Self Signed Cert

    Rafal Leszko committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    6a5e38c View commit details
    Browse the repository at this point in the history
  2. Refactor and add javadoc

    Rafal Leszko committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    9df2590 View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle nad findbugs errors

    Rafal Leszko committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    85bd072 View commit details
    Browse the repository at this point in the history
  4. Minor fix to formatting

    Rafal Leszko committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    99c50de View commit details
    Browse the repository at this point in the history