issues
search
vapor-ware
/
kubetest
Kubernetes integration testing in Python via pytest
https://kubetest.readthedocs.io/en/latest/
GNU General Public License v3.0
207
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Example test from docs broken
#224
CAJan93
opened
1 year ago
0
Fix tests
#223
elapfra
closed
2 years ago
0
Is this project dead?
#222
guidoiaquinti
opened
2 years ago
4
Document support matrix for kubetestl and kubernetes client versions vs K8s versions
#221
timblaktu
opened
2 years ago
0
RbacAuthorizationV1alpha1 deprecated from kubernetes v1.22 onwards - pytest fails with AttributeError
#220
MuraliK7hpe
opened
2 years ago
6
Update objects and tests for client 18.x.x
#219
mindw
opened
3 years ago
3
Unable to determine type when creating Ingress resource (apiVersion==networking.k8s.io/v1)
#218
kmadisa
opened
3 years ago
0
Fails with missing AppsV1beta1Api attribute when using new kubernetes python client
#217
mmslkr
opened
3 years ago
3
Provide TestClient.load_job()
#216
guhcampos
opened
3 years ago
0
Support for editing a deployment ?
#215
amitSA
opened
3 years ago
0
Fix TestClient unable to get replicasets
#214
linkous8
opened
3 years ago
0
Getting replicasets via the TestClient does not work
#213
linkous8
opened
3 years ago
0
OpenShift Support
#212
christus02
opened
3 years ago
0
How do I get the namespace name in which the test is running?
#211
christus02
opened
3 years ago
1
kubernetes.client.exceptions.ApiException: (403) Reason: Forbidden
#210
fil-monterey
opened
3 years ago
0
Wait for pod ready if created by TestClient
#209
YiannisGkoufas
opened
3 years ago
0
unknown version warning
#208
dcsaki
opened
3 years ago
0
use black for code formatting
#207
edaniszewski
closed
3 years ago
0
Read KUBECONFIG environment variable globally instead of only in kube fixture
#206
joshrivers
closed
3 years ago
2
Clusterinfo fixture fails with KUBECONFIG-defined config file location
#205
joshrivers
closed
3 years ago
0
Introduce Manifest Templates
#204
blakewatters
closed
3 years ago
2
ci: fix pypi release config, update shared lib version
#203
edaniszewski
closed
3 years ago
1
CI is not publishing releases to pypi
#202
edaniszewski
closed
3 years ago
0
Setup Kubernetes resource for running tests against
#201
YiannisGkoufas
opened
3 years ago
10
Add support for `kubecontext` fixture.
#200
blakewatters
closed
3 years ago
1
Security issue
#199
ric79
opened
3 years ago
2
Update documentation
#198
carloscastrojumo
closed
4 years ago
1
Interest in asyncio support?
#197
blakewatters
opened
4 years ago
2
setup: confort: reverse timestamp on namespace name
#196
Frankkkkk
opened
4 years ago
1
Fix Endpoints.is_ready failing on endpoints that are ready
#195
qvicksilver
closed
4 years ago
0
Endpoints is_ready() fails on ready endpoint
#194
qvicksilver
closed
4 years ago
0
ci: update jenkins config to use shared pipeline
#193
edaniszewski
closed
4 years ago
0
Add convenience method for waiting till ingress is usable
#192
qvicksilver
closed
4 years ago
0
Feature: wait for ingress to be usable
#191
qvicksilver
closed
4 years ago
0
Add basic support for network policies
#190
qvicksilver
closed
4 years ago
0
Add support for network policies
#189
qvicksilver
closed
4 years ago
0
ci: setup basic github actions
#188
edaniszewski
closed
4 years ago
0
update: fix arguments for new version of isort
#187
edaniszewski
closed
4 years ago
0
Allow for environment variable "KUBECONFIG"
#186
danquack
closed
4 years ago
0
Added ability to create service account
#185
danquack
closed
4 years ago
2
docs: update reference links to latest version for api objects
#184
edaniszewski
closed
4 years ago
0
cleanup: formatting, docstrings, type hinting
#183
edaniszewski
closed
4 years ago
0
feat: look up preferred client for objects on kubetest client get/list
#182
edaniszewski
closed
4 years ago
0
use api object's preferred api client instead of manually defining in client access methods
#181
edaniszewski
closed
4 years ago
0
bugfix: use the correct api client for getting Ingresses
#180
edaniszewski
closed
4 years ago
0
client get_ingresses uses incorrect api client
#179
edaniszewski
closed
4 years ago
0
feat: add support for ReplicaSets
#178
edaniszewski
closed
4 years ago
0
support for replicaset
#177
acidnag
closed
4 years ago
3
Allow kubetest to define service accounts / secrets which can be applied to all generated test namespaces
#176
edaniszewski
opened
4 years ago
2
feat: allow multiple objects to be defined in loaded manifests
#175
edaniszewski
closed
4 years ago
0
Next