openshift-knative / serverless-operator

Main source repository for Openshift Serverless
Apache License 2.0
43 stars 66 forks source link

Fix code-generation #2618

Closed ReToCode closed 5 months ago

ReToCode commented 5 months ago

Proposed Changes

# k8s.io/code-generator/cmd/openapi-gen
cmd/openapi-gen/main.go:37:43: undefined: generatorargs.NewDefaults
cmd/openapi-gen/main.go:45:26: undefined: generatorargs.Validate
cmd/openapi-gen/main.go:53:14: undefined: generators.Packages
openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pierDipi, ReToCode

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/openshift-knative/serverless-operator/blob/main/OWNERS)~~ [ReToCode,pierDipi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
pierDipi commented 5 months ago

/retest-required

pierDipi commented 5 months ago

Prow seems stuck

pierDipi commented 5 months ago

It's back again :)

maschmid commented 5 months ago

Should I just merge this manually? I am not sure what the tide's problem is...

skonto commented 5 months ago

/override ?

openshift-ci[bot] commented 5 months ago

@skonto: /override requires failed status contexts, check run or a prowjob name to operate on. The following unknown contexts/checkruns were given:

Only the following failed contexts/checkruns were expected:

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to [this](https://github.com/openshift-knative/serverless-operator/pull/2618#issuecomment-2069958919): >/override ? Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
skonto commented 5 months ago

/override "Generate some code!"

openshift-ci[bot] commented 5 months ago

@skonto: Overrode contexts on behalf of skonto: Generate some code!

In response to [this](https://github.com/openshift-knative/serverless-operator/pull/2618#issuecomment-2069960603): >/override "Generate some code!" Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
skonto commented 5 months ago

Let's see.