Extend APIService e2e testing of endpoints

e2e test validates the following 3 extra endpoints
- readApiregistrationV1APIServiceStatus
- patchApiregistrationV1APIService
- listApiregistrationV1APIService
This commit is contained in:
Riaan Kleinhans
2020-12-18 09:25:13 +13:00
parent 8b2f5be319
commit de9dd82c54
2 changed files with 47 additions and 2 deletions

View File

@@ -659,7 +659,7 @@
API Server using the current Aggregator [Conformance]'
description: Ensure that the sample-apiserver code from 1.17 and compiled against
1.17 will work on the current Aggregator/API-Server.
release: v1.17
release: v1.17, v1.21
file: test/e2e/apimachinery/aggregator.go
- testname: Custom Resource Definition Conversion Webhook, convert mixed version list
codename: '[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]