Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Switch to pykube-ng to handle arbitrary resources (pods, jobs, etc) #110

Merged
merged 16 commits into from
Jul 9, 2019

Commits on Jul 8, 2019

  1. Switch to pykube-ng, keep kubernetes client optional

    Sergey Vasilyev committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    e53a598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6331c1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    490a4d3 View commit details
    Browse the repository at this point in the history
  4. Pass the list's resource version for watching init state

    Sergey Vasilyev committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    05a3088 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41e1ff6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a7faef View commit details
    Browse the repository at this point in the history
  7. Add an example for built-in pods controller

    Sergey Vasilyev committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    0f021c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d225cfa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27da45c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e2b806 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Remove a note for an already solved issue

    Sergey Vasilyev committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    44602c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2118b8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0db1078 View commit details
    Browse the repository at this point in the history
  4. Specify which CRD is absent in an exception

    Sergey Vasilyev committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    495744b View commit details
    Browse the repository at this point in the history
  5. Remove a file that accidentally sneaked in

    Sergey Vasilyev committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    f75fa7a View commit details
    Browse the repository at this point in the history
  6. Switch to pykube-ng version with patching & CRDs added

    Sergey Vasilyev committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    f105def View commit details
    Browse the repository at this point in the history