Giter Club home page Giter Club logo

Comments (9)

dirien avatar dirien commented on June 11, 2024 1

I wanted to talk to you in the community call. We need to change the cloud provision to what you did for GCE.

As Civo needs, again wrong in their docs, the Region when asking for the Status

https://www.civo.com/api/instances#list-instances

curl -H "Authorization: bearer xxx" https://api.civo.com/v2/instances/5720506e-e523-484a-8916-e9311e4ea602
{"code":"database_instance_find","result":"not found","reason":"Failed to find the instance in the internal database"}% 

vs

 curl -H "Authorization: bearer xx" "https://api.civo.com/v2/instances/5720506e-e523-484a-8916-e9311e4ea602?region=LON1"
{"id":"5720506e-e523-484a-8916-e9311e4ea602","name":"nginx-1-tunnel-2da04aa5","hostname":"nginx-1-tunnel",..snip..,"cpu_cores":1,"ram_mb":1024,"disk_gb":25}%

I created a ticket at civo (civo/civogo#55), that list instances should give all instances over all regions. They want to overall change their API, but for now they dont want to fix it.

Or we need to go the GCE way of encoding infos in the instance id and split them again

from inlets-operator.

dirien avatar dirien commented on June 11, 2024

So whats left?

from inlets-operator.

alexellis avatar alexellis commented on June 11, 2024

Good question @dirien, please can you take a look and report back?

Also, do you want to add back Civo, now that their API seems to resolve IPs correctly during cloud-init?

from inlets-operator.

alexellis avatar alexellis commented on June 11, 2024

Thanks, can you create a separate ticket here or in the inlets/cloud-provision reop to track the problem?

Do we have any provisioners which still need updating to Ubuntu 18.04, or can we close this issue now?

from inlets-operator.

dirien avatar dirien commented on June 11, 2024

IN inlets-operator all are updated.

in inletsctl:
https://github.com/inlets/inletsctl/blob/ed0bcc767eb9357bef75062dee746684b97eb0bf/cmd/create.go#L428

https://github.com/inlets/inletsctl/blob/ed0bcc767eb9357bef75062dee746684b97eb0bf/cmd/create.go#L489

from inlets-operator.

alexellis avatar alexellis commented on June 11, 2024

And are we good with inletsctl now also?

from inlets-operator.

dirien avatar dirien commented on June 11, 2024

inletsctl has ec2 and equinix still open, see links above

from inlets-operator.

dirien avatar dirien commented on June 11, 2024

@alexellis: i think that issue can be closed.

from inlets-operator.

alexellis avatar alexellis commented on June 11, 2024

Thank you

from inlets-operator.

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.