Skip to content

Fix build after swagger codegen #2201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

donatello
Copy link
Member

This fixes the changes to the swagger generated files.

@donatello donatello requested review from dvaldivia and harshavardhana and removed request for dvaldivia July 26, 2022 22:52
reivaj05
reivaj05 previously approved these changes Jul 26, 2022
@donatello
Copy link
Member Author

@cniackz Could you take a look at this? I am not able to tell how the CI failures are related to the changes in this PR.

Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not able to run / build console server by the following error:

# github.com/mattn/go-ieproxy
../../../../go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.7/ieproxy.go:36:9: undefined: getConf
../../../../go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.7/ieproxy.go:41:9: undefined: reloadConf
../../../../go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.7/ieproxy.go:48:2: undefined: overrideEnvWithStaticProxy
../../../../go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.7/ieproxy.go:53:13: psc.findProxyForURL undefined (type *ProxyScriptConf has no field or method findProxyForURL, but does have FindProxyForURL)

@donatello
Copy link
Member Author

I'm not able to run / build console server by the following error:

# github.com/mattn/go-ieproxy
../../../../go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.7/ieproxy.go:36:9: undefined: getConf
../../../../go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.7/ieproxy.go:41:9: undefined: reloadConf
../../../../go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.7/ieproxy.go:48:2: undefined: overrideEnvWithStaticProxy
../../../../go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.7/ieproxy.go:53:13: psc.findProxyForURL undefined (type *ProxyScriptConf has no field or method findProxyForURL, but does have FindProxyForURL)

This doesn't seem to happen on my system. Not sure why all the deps got upgraded, will see if I can downgrade and update the PR. @bexsoft

@donatello
Copy link
Member Author

@bexsoft Could you try now?

@bexsoft
Copy link
Collaborator

bexsoft commented Jul 27, 2022

Issue with deps fixed. Testing

Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sanity check LGTM. Need to verify specific operator workflow issues

@reivaj05 reivaj05 self-requested a review July 27, 2022 15:07
Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workflow issues are related to this change, Tests need to be updated with these changes

@donatello
Copy link
Member Author

The remaining failure is expected as changes in minio are required. There is a linked PR. We can take this in.

@harshavardhana harshavardhana merged commit 3b11556 into minio:master Jul 28, 2022
@donatello donatello deleted the fix-build branch July 28, 2022 20:45
reivaj05 pushed a commit to reivaj05/console that referenced this pull request Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants