Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vapor-ware/kubetest issues and pull requests
#224 - Example test from docs broken
Issue -
State: open - Opened by CAJan93 over 1 year ago
#223 - Fix tests
Pull Request -
State: closed - Opened by elapfra about 2 years ago
#222 - Is this project dead?
Issue -
State: open - Opened by guidoiaquinti over 2 years ago
- 4 comments
#221 - Document support matrix for kubetestl and kubernetes client versions vs K8s versions
Issue -
State: open - Opened by timblaktu over 2 years ago
#220 - RbacAuthorizationV1alpha1 deprecated from kubernetes v1.22 onwards - pytest fails with AttributeError
Issue -
State: open - Opened by MuraliK7hpe over 2 years ago
- 6 comments
#219 - Update objects and tests for client 18.x.x
Pull Request -
State: open - Opened by mindw about 3 years ago
- 3 comments
#218 - Unable to determine type when creating Ingress resource (apiVersion==networking.k8s.io/v1)
Issue -
State: open - Opened by kmadisa about 3 years ago
#217 - Fails with missing AppsV1beta1Api attribute when using new kubernetes python client
Issue -
State: open - Opened by mmslkr over 3 years ago
- 3 comments
#216 - Provide TestClient.load_job()
Issue -
State: open - Opened by guhcampos over 3 years ago
#215 - Support for editing a deployment ?
Issue -
State: open - Opened by amitSA over 3 years ago
#214 - Fix TestClient unable to get replicasets
Pull Request -
State: open - Opened by linkous8 over 3 years ago
#213 - Getting replicasets via the TestClient does not work
Issue -
State: open - Opened by linkous8 over 3 years ago
#212 - OpenShift Support
Issue -
State: open - Opened by christus02 almost 4 years ago
#211 - How do I get the namespace name in which the test is running?
Issue -
State: open - Opened by christus02 almost 4 years ago
- 1 comment
#210 - kubernetes.client.exceptions.ApiException: (403) Reason: Forbidden
Issue -
State: open - Opened by fil-monterey almost 4 years ago
#209 - Wait for pod ready if created by TestClient
Issue -
State: open - Opened by YiannisGkoufas almost 4 years ago
#208 - unknown version warning
Issue -
State: open - Opened by dcsaki almost 4 years ago
#207 - use black for code formatting
Pull Request -
State: closed - Opened by edaniszewski almost 4 years ago
#206 - Read KUBECONFIG environment variable globally instead of only in kube fixture
Pull Request -
State: closed - Opened by joshrivers almost 4 years ago
- 2 comments
#205 - Clusterinfo fixture fails with KUBECONFIG-defined config file location
Issue -
State: closed - Opened by joshrivers almost 4 years ago
#204 - Introduce Manifest Templates
Pull Request -
State: closed - Opened by blakewatters almost 4 years ago
- 2 comments
#203 - ci: fix pypi release config, update shared lib version
Pull Request -
State: closed - Opened by edaniszewski almost 4 years ago
- 1 comment
#202 - CI is not publishing releases to pypi
Issue -
State: closed - Opened by edaniszewski almost 4 years ago
Labels: bug
#201 - Setup Kubernetes resource for running tests against
Issue -
State: open - Opened by YiannisGkoufas almost 4 years ago
- 10 comments
#200 - Add support for `kubecontext` fixture.
Pull Request -
State: closed - Opened by blakewatters almost 4 years ago
- 1 comment
#199 - Security issue
Issue -
State: open - Opened by ric79 almost 4 years ago
- 2 comments
Labels: enhancement
#198 - Update documentation
Pull Request -
State: closed - Opened by carloscastrojumo almost 4 years ago
- 1 comment
#197 - Interest in asyncio support?
Issue -
State: open - Opened by blakewatters about 4 years ago
- 2 comments
#196 - setup: confort: reverse timestamp on namespace name
Pull Request -
State: open - Opened by Frankkkkk about 4 years ago
- 1 comment
#195 - Fix Endpoints.is_ready failing on endpoints that are ready
Pull Request -
State: closed - Opened by qvicksilver about 4 years ago
#194 - Endpoints is_ready() fails on ready endpoint
Issue -
State: closed - Opened by qvicksilver about 4 years ago
#193 - ci: update jenkins config to use shared pipeline
Pull Request -
State: closed - Opened by edaniszewski about 4 years ago
#192 - Add convenience method for waiting till ingress is usable
Pull Request -
State: closed - Opened by qvicksilver over 4 years ago
#191 - Feature: wait for ingress to be usable
Issue -
State: closed - Opened by qvicksilver over 4 years ago
#190 - Add basic support for network policies
Pull Request -
State: closed - Opened by qvicksilver over 4 years ago
#189 - Add support for network policies
Issue -
State: closed - Opened by qvicksilver over 4 years ago
#188 - ci: setup basic github actions
Pull Request -
State: closed - Opened by edaniszewski over 4 years ago
#187 - update: fix arguments for new version of isort
Pull Request -
State: closed - Opened by edaniszewski over 4 years ago
#186 - Allow for environment variable "KUBECONFIG"
Pull Request -
State: closed - Opened by danquack over 4 years ago
#185 - Added ability to create service account
Pull Request -
State: closed - Opened by danquack over 4 years ago
- 2 comments
#184 - docs: update reference links to latest version for api objects
Pull Request -
State: closed - Opened by edaniszewski over 4 years ago
#183 - cleanup: formatting, docstrings, type hinting
Pull Request -
State: closed - Opened by edaniszewski over 4 years ago
#182 - feat: look up preferred client for objects on kubetest client get/list
Pull Request -
State: closed - Opened by edaniszewski over 4 years ago
#181 - use api object's preferred api client instead of manually defining in client access methods
Issue -
State: closed - Opened by edaniszewski over 4 years ago
Labels: enhancement
#180 - bugfix: use the correct api client for getting Ingresses
Pull Request -
State: closed - Opened by edaniszewski over 4 years ago
#179 - client get_ingresses uses incorrect api client
Issue -
State: closed - Opened by edaniszewski over 4 years ago
Labels: bug
#178 - feat: add support for ReplicaSets
Pull Request -
State: closed - Opened by edaniszewski over 4 years ago
#177 - support for replicaset
Issue -
State: closed - Opened by acidnag over 4 years ago
- 3 comments
Labels: enhancement
#176 - Allow kubetest to define service accounts / secrets which can be applied to all generated test namespaces
Issue -
State: open - Opened by edaniszewski over 4 years ago
- 2 comments
Labels: enhancement
#175 - feat: allow multiple objects to be defined in loaded manifests
Pull Request -
State: closed - Opened by edaniszewski over 4 years ago
#174 - Can't load resource from file - multiple resources found
Issue -
State: closed - Opened by ghost over 4 years ago
- 19 comments
#173 - Add Requests to Services
Pull Request -
State: closed - Opened by danieldiamond over 4 years ago
- 2 comments
#172 - Add Ingress Type
Pull Request -
State: closed - Opened by danieldiamond over 4 years ago
- 5 comments
#171 - Can this be used to run on class based scope instead of function?
Issue -
State: closed - Opened by AndersonReyes over 4 years ago
- 3 comments
#170 - feat: add support for using in-cluster config
Pull Request -
State: closed - Opened by edaniszewski over 4 years ago
#169 - Running tests within a cluster
Issue -
State: closed - Opened by ghost over 4 years ago
- 15 comments
Labels: enhancement
#168 - Revert "github workflow test using docker"
Pull Request -
State: closed - Opened by edaniszewski almost 5 years ago
- 2 comments
#167 - add PVC type
Pull Request -
State: closed - Opened by corentin1002 almost 5 years ago
- 3 comments
#166 - Add PV type
Pull Request -
State: open - Opened by corentin1002 almost 5 years ago
#165 - support kubernetes client version 11.x
Pull Request -
State: closed - Opened by hello-ming almost 5 years ago
#164 - kubernetes client use openapi_types instead of swagger_types
Issue -
State: closed - Opened by hello-ming almost 5 years ago
- 1 comment
#163 - [duplicated]kubernetes client use openapi_types instead of swagger_types
Issue -
State: closed - Opened by hello-ming almost 5 years ago
#162 - add CustomResourceDefinition
Pull Request -
State: closed - Opened by bukowa almost 5 years ago
- 2 comments
#161 - github workflow test using docker
Pull Request -
State: closed - Opened by bukowa almost 5 years ago
#160 - design for version 1.0 build of kubetest
Issue -
State: open - Opened by edaniszewski almost 5 years ago
Labels: enhancement, help wanted
#159 - various maintenance, cleanup, organization, and documentation updates
Pull Request -
State: closed - Opened by edaniszewski almost 5 years ago
#158 - How to test CRD's
Issue -
State: open - Opened by Frankkkkk almost 5 years ago
- 14 comments
Labels: enhancement
#157 - bugfix: use kubeconfig fixture to get config for clusterinfo
Pull Request -
State: closed - Opened by edaniszewski almost 5 years ago
#156 - Clusterinfo fixture is not correctly populated when using kubeconfig fixture
Issue -
State: closed - Opened by lfn3 almost 5 years ago
- 1 comment
Labels: bug
#155 - run test teardown when kubeconfig is specified via fixture
Pull Request -
State: closed - Opened by edaniszewski almost 5 years ago
#154 - When using kubeconfig fixture, test namespaces are not cleaned up.
Issue -
State: closed - Opened by lfn3 almost 5 years ago
- 1 comment
Labels: bug
#153 - update docs and some doc formatting
Pull Request -
State: closed - Opened by edaniszewski about 5 years ago
#152 - Add namespace marker
Pull Request -
State: closed - Opened by nilscan about 5 years ago
- 1 comment
#151 - collect regression test samples
Pull Request -
State: closed - Opened by edaniszewski about 5 years ago
#150 - update example so test can run at any directory level
Pull Request -
State: closed - Opened by edaniszewski about 5 years ago
#149 - fix bug in namespace generation for parameterized tests
Pull Request -
State: closed - Opened by edaniszewski about 5 years ago
#148 - Fix Pytest INTERNALERROR when running on with doctests.
Pull Request -
State: closed - Opened by aequitas about 5 years ago
- 2 comments
#147 - Account for metadata without existing labels.
Pull Request -
State: closed - Opened by aequitas about 5 years ago
- 1 comment
#146 - Parametrized Tests Fail to Create Namespace
Issue -
State: closed - Opened by bjohnson121 about 5 years ago
- 1 comment
Labels: bug
#145 - Avoid overwriting label when re-initialising Deployment object
Pull Request -
State: closed - Opened by mikery about 5 years ago
- 1 comment
#144 - feature: add kubernetes api_client parameter to kubetest client
Pull Request -
State: open - Opened by edaniszewski about 5 years ago
- 2 comments
#143 - Try to retrive container logs only if kube fixture was used
Pull Request -
State: closed - Opened by eranreshef about 5 years ago
- 1 comment
#142 - temporarily avoid matching on label
Pull Request -
State: open - Opened by topiaruss about 5 years ago
- 1 comment
#141 - Pv pvc
Pull Request -
State: closed - Opened by corentin1002 about 5 years ago
- 3 comments
#140 - Pv pvc
Pull Request -
State: closed - Opened by corentin1002 about 5 years ago
- 1 comment
#139 - add get_secrets()
Pull Request -
State: closed - Opened by corentin1002 about 5 years ago
#138 - add get_namespaces()
Pull Request -
State: closed - Opened by corentin1002 about 5 years ago
- 1 comment
#137 - Various development and cleanup updates
Pull Request -
State: closed - Opened by edaniszewski about 5 years ago
#136 - Skip getting container logs if test was skipped
Pull Request -
State: closed - Opened by eranreshef about 5 years ago
- 4 comments
#135 - load daemonsets and statefulsets before deployments
Pull Request -
State: closed - Opened by edaniszewski over 5 years ago
#134 - change loading order of Objects via the ApiObject
Issue -
State: closed - Opened by plyte over 5 years ago
- 2 comments
#133 - Feature: add kubernetes api_client parameter
Issue -
State: open - Opened by alexandrem over 5 years ago
- 7 comments
Labels: enhancement
#131 - hosted documentation builds have been failing
Issue -
State: closed - Opened by edaniszewski over 5 years ago
- 1 comment
Labels: bug
#124 - Long-lasting job fails on EKS [kubernetes.client.rest.ApiException: (401)]
Issue -
State: open - Opened by TonyZZX over 5 years ago
- 1 comment
Labels: bug
#91 - Create generic objects from manifest files
Issue -
State: open - Opened by omerlh over 5 years ago
- 4 comments
Labels: enhancement
#88 - Error when trying to get pods
Issue -
State: closed - Opened by omerlh over 5 years ago
- 4 comments
Labels: bug
#82 - add plugin tests
Issue -
State: open - Opened by edaniszewski about 6 years ago
Labels: enhancement
#75 - option to output container logs to file on error
Issue -
State: open - Opened by edaniszewski about 6 years ago
Labels: enhancement, good first issue
#62 - option to disable warnings?
Issue -
State: closed - Opened by edaniszewski about 6 years ago
- 1 comment
#44 - add support for secrets
Issue -
State: closed - Opened by edaniszewski about 6 years ago
- 1 comment
Labels: enhancement