Giter Site home page Giter Site logo

Comments (4)

POD666 avatar POD666 commented on June 29, 2024

I would prepare a PR and it's actually partially ready here but I have low exp with go and I'm stuck at updating google.golang.org/api from v0.52.0 to v0.97.0 (needed to include bigquery API struct).

I stuck at this:

$ make -j4                                                                                                                git:(bigquery-subscription-type) ✗  
18:07:04 [ .. ] verify go modules dependencies have expected content
all modules verified
18:07:07 [ OK ] go modules dependencies verified
18:07:08 [ .. ] go build linux_amd64
github.com/crossplane-contrib/provider-gcp/pkg/clients/cluster
github.com/crossplane-contrib/provider-gcp/pkg/clients/subscription
# github.com/crossplane-contrib/provider-gcp/pkg/clients/cluster
pkg/clients/cluster/cluster.go:1008:5: unknown field 'DesiredAutopilot' in struct literal of type container.ClusterUpdate
github.com/crossplane-contrib/provider-gcp/pkg/controller/pubsub
18:07:08 [FAIL]
make[3]: *** [go.build] Error 1
make[2]: *** [do.build.platform.linux_amd64] Error 2
make[1]: *** [build.all] Error 2
make: *** [build] Error 2

And indeed, DesiredAutopilot is gone from ClusterUpdate in the newer google.golang.org/api.

Any advice to proceed?

from provider-gcp.

Feggah avatar Feggah commented on June 29, 2024

Hey @POD666, unfortunately, we already have two WIP PRs that are solving this issue.

I want to merge any of them ASAP to avoid this duplication of efforts and solve this problem.

from provider-gcp.

POD666 avatar POD666 commented on June 29, 2024

Oh, great. So the moment one of them is merged, I could rebase and proceed with bigqueryConfig.

from provider-gcp.

Feggah avatar Feggah commented on June 29, 2024

Oh, great. So the moment one of them is merged, I could rebase and proceed with bigqueryConfig.

The #470 has been merged today. I think you can rebase and proceed now 🙂

from provider-gcp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.