Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate KFServing to Go Module (kserve#796)
* delete vendor * Fix codegen * Add go mod * Fix status map type * Fix status test * Fix url address * Fix url address test * Pin controller tools version * Remove address hack * Fix dockerfile for go mod * Update generated code * Fix unit tests * Fix dockerfile * Fix openapi gen * Copy go mod file * Remove resource validation * Increase timeout * Add comment for update-codegen.sh * Fix controller gen version * Update api docs * Remove generate from test target * Update developer guide for GO MOD * Fix rbac role name * Add object selector * Fix addressable type * Fix addressable type * Fix status map * Generate swagger.json * Fix status validation * Review comments * Clean up dependency
- Loading branch information