issues
search
LeastAuthority
/
txkube
A Twisted-based Kubernetes client.
MIT License
12
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Look in the right place for objects on newer k8s
#201
exarkun
closed
5 years ago
1
Define the behaviors for model objects correctly for Kubernetes 1.9.x and newer
#200
exarkun
closed
5 years ago
0
fix top-level references
#199
exarkun
closed
5 years ago
1
Kubernetes resource model deprecations break model loading
#198
exarkun
closed
5 years ago
0
Generate publishable API docs
#197
exarkun
closed
6 years ago
1
Upgrade pre-installed dependencies
#196
exarkun
closed
6 years ago
1
Builds are failing on Travis
#195
exarkun
closed
6 years ago
0
Merge release branch
#194
exarkun
closed
6 years ago
1
Release 0.3.0
#193
exarkun
closed
6 years ago
0
Fix Eliot-related deprecations
#192
exarkun
closed
6 years ago
3
Do not allow failures on Python 3
#191
rodrigc
closed
6 years ago
3
travis should not allow failures on Python 3
#190
rodrigc
closed
6 years ago
0
Fix test array property py3
#189
rodrigc
closed
6 years ago
1
Kubernetes15SwaggerTests.test_array_property fails on Python 3
#188
rodrigc
closed
6 years ago
0
Py3 test client chain certificate
#187
rodrigc
closed
6 years ago
1
NetworkKubernetesFromContextTests.test_client_chain_certificate fails on Python 3
#186
rodrigc
closed
6 years ago
0
KubernetesClientIntegrationTests.test_configmap is failing on Python 3
#185
rodrigc
closed
6 years ago
1
Fix MergeConfigTests.test_collections_merged on Python 3
#184
rodrigc
closed
6 years ago
2
.test_network.MergeConfigsTests.test_collections_merged needs to be fixed on Python 3
#183
rodrigc
closed
6 years ago
0
Usage of cmp() needs to be removed to fix Python 3
#182
rodrigc
closed
6 years ago
0
Add a Hypothesis profile for CI and use it
#181
exarkun
closed
6 years ago
1
txkube.test.test_memory.NullAgencyTests.test_after_create sometimes fails because "Data generation is extremely slow"
#180
exarkun
closed
6 years ago
1
When running txkube tests, eliottree tests are displaying Deprecation warnings
#179
rodrigc
closed
6 years ago
0
Python 3 bytes/unicode problems overriding environment variables, and using FilePath in test_authentication
#178
rodrigc
closed
6 years ago
0
test_creatorForNetLoc_interface() is failing on Python 3
#177
rodrigc
closed
6 years ago
0
Add GitHub pull request template
#176
exarkun
closed
6 years ago
1
Not all contributors know they should create an issue before proposing a code change
#175
exarkun
closed
6 years ago
1
Replace deprecated functions in eliottree with newer functions
#174
rodrigc
closed
6 years ago
2
creatorForNetloc() must be supplied bytes for the hostname.
#173
rodrigc
closed
6 years ago
1
Create a helper function for converting from bytes to unicode
#172
rodrigc
closed
6 years ago
8
json.dumps() returns unicode on Python 3, but we need bytes for _BytesProducer
#171
rodrigc
closed
6 years ago
1
Always run codecov step, even if script section fails.
#170
rodrigc
closed
6 years ago
2
Remove __cmp__() and cmp() for compatibility with Python 3
#169
rodrigc
closed
6 years ago
9
Run codecov step on Python 3, even though Python 3 tests are still failing
#168
rodrigc
closed
6 years ago
13
Fix some tests in test_network on Python 3
#167
rodrigc
closed
6 years ago
2
Fix some test_swagger tests on Python 3
#166
rodrigc
closed
6 years ago
1
Import twisted.python.compat to facilitate Python 3.
#165
rodrigc
closed
6 years ago
7
Allow network_kubernetes_from_context to use KUBECONFIG
#164
exarkun
closed
6 years ago
2
Make sure we join() bytes
#163
rodrigc
closed
6 years ago
2
Use unicode os.environ on Python 3, and bytes os.environ on Python 2.
#162
rodrigc
closed
6 years ago
5
Fix pclass() on Python 3 by explicitly setting value of __hash__.
#161
rodrigc
closed
6 years ago
6
token must be bytes
#160
rodrigc
closed
6 years ago
1
We must pass method of type unicode, not bytes.
#159
rodrigc
closed
6 years ago
7
json.dumps() returns unicode on Python 3, but we need bytes for _BytesProducer
#158
rodrigc
closed
6 years ago
10
Import twisted.python.compat to facilitate Python 3
#157
rodrigc
closed
6 years ago
1
Do not use tuple parameter unpacking (PEP3113)
#156
rodrigc
closed
6 years ago
6
hypothesis and coverage conflict to mis-report some test coverage
#155
exarkun
opened
6 years ago
0
Factor `IPolicyForHTTPS` creation out and test it
#154
exarkun
closed
6 years ago
4
test_https_bearer_token_authorization fails against latest Twisted
#153
exarkun
closed
6 years ago
4
[WIP] Fix SSL test to accomodate new Twisted API for SSL
#152
rodrigc
closed
6 years ago
2
Next