-
Notifications
You must be signed in to change notification settings - Fork 87
Switch to pykube-ng to handle arbitrary resources (pods, jobs, etc) #110
Commits on Jul 8, 2019
-
Switch to pykube-ng, keep kubernetes client optional
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for e53a598 - Browse repository at this point
Copy the full SHA e53a598View commit details -
Test that login works when kubernetes library is not installed
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 6331c1a - Browse repository at this point
Copy the full SHA 6331c1aView commit details -
Test with kubernetes client library & its dependencies not pre-installed
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 490a4d3 - Browse repository at this point
Copy the full SHA 490a4d3View commit details -
Pass the list's resource version for watching init state
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 05a3088 - Browse repository at this point
Copy the full SHA 05a3088View commit details -
Simulate the missing resource kind identifiers in the initial listing
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 41e1ff6 - Browse repository at this point
Copy the full SHA 41e1ff6View commit details -
Combine k8s login & access check into one routine, disabled by default
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 1a7faef - Browse repository at this point
Copy the full SHA 1a7faefView commit details -
Add an example for built-in pods controller
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 0f021c7 - Browse repository at this point
Copy the full SHA 0f021c7View commit details -
Verify the importing machinery restored properly after import hacks
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for d225cfa - Browse repository at this point
Copy the full SHA d225cfaView commit details -
Make all client libraries optional for mocks, but do not skip the tests
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 27da45c - Browse repository at this point
Copy the full SHA 27da45cView commit details -
Skip e2e tests if they require kubernetes client when it is absent
Sergey Vasilyev committedJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 1e2b806 - Browse repository at this point
Copy the full SHA 1e2b806View commit details
Commits on Jul 9, 2019
-
Remove a note for an already solved issue
Sergey Vasilyev committedJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 44602c1 - Browse repository at this point
Copy the full SHA 44602c1View commit details -
Raise only on connection and authentication errors, ignore permissions
Sergey Vasilyev committedJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 2118b8e - Browse repository at this point
Copy the full SHA 2118b8eView commit details -
Use the default timeout of pykube if not passed to
get_pykube_api()
Sergey Vasilyev committedJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 0db1078 - Browse repository at this point
Copy the full SHA 0db1078View commit details -
Specify which CRD is absent in an exception
Sergey Vasilyev committedJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 495744b - Browse repository at this point
Copy the full SHA 495744bView commit details -
Remove a file that accidentally sneaked in
Sergey Vasilyev committedJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for f75fa7a - Browse repository at this point
Copy the full SHA f75fa7aView commit details -
Switch to pykube-ng version with patching & CRDs added
Sergey Vasilyev committedJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for f105def - Browse repository at this point
Copy the full SHA f105defView commit details