Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Travis CI is failing with Kubernetes 1.16 #963

Closed
@roycaihw

Description

@roycaihw

e.g.

  1. dynamic client is failing with the following error, we should specify the version (v1beta1) in the test
ResourceNotUniqueError: Multiple matches found for {'kind': 'CustomResourceDefinition'}: [<Resource(apiextensions.k8s.io/v1beta1/customresourcedefinitions)>, <Resource(apiextensions.k8s.io/v1/customresourcedefinitions)>]
  1. utils test is failing creating apps/extensions APIs with the following error, but I haven't seen upstream API change that could cause this
FailToCreateError: Error from server (Not Found): {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"the server could not find the requested resource","reason":"NotFound","details":{},"code":404}

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions