kubernetes / kube-openapi

Kubernetes OpenAPI spec generation & serving
Apache License 2.0
319 stars 208 forks source link

Bump gengo version #500

Closed thockin closed 3 months ago

thockin commented 3 months ago

Fix one breakage after gengo refactored named function results.

I get a test-fail for ./pkg/internal/third_party/go-json-experiment/json when I run locally, but that also fails as far back as when it was added.

@jpbetz

jpbetz commented 3 months ago

/lgtm /approve

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jpbetz, thockin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes/kube-openapi/blob/master/OWNERS)~~ [jpbetz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
thockin commented 3 months ago

Sorry, had to re-push with test/integration/go.mod update

jpbetz commented 3 months ago

/lgtm