• Kubernetes Submit Queue's avatar
    Merge pull request #31468 from mbohlool/master · 6ffd30c2
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Improvements on OpenAPI spec generation
    
    - Generating models using go2idl library (no reflection anymore)
    - Remove dependencies on go-restful/swagger
    - Generate one swagger.json file for each web-service
    - Bugfix: fixed a bug in trie implementation
    
    Reference: #13414
    
    
    **Release note**:
    
    ```release-note
    Generate separate OpenAPI spec for each API GroupVersion on /<Group>/<Version>/swagger.json
    ```
    6ffd30c2
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...