Giter Site home page Giter Site logo

Comments (6)

vielmetti avatar vielmetti commented on August 15, 2024 1

Nice! I see you have resolved the limits issue with Paulo.

from metal-cli.

jasmingacic avatar jasmingacic commented on August 15, 2024 1

I've opened a PR with packngo which will help me fix those issues packethost/packngo#87

from metal-cli.

jasmingacic avatar jasmingacic commented on August 15, 2024

@vielmetti the packngo needs to be fixed so it accepts all available options. At the moment it does not support include, page and per_page options.
https://github.com/packethost/packngo/blob/master/projects.go#L65
I will extend it as soon as possible.

from metal-cli.

vielmetti avatar vielmetti commented on August 15, 2024

The open issue in packngo is packethost/packngo#63

from metal-cli.

jasmingacic avatar jasmingacic commented on August 15, 2024

@vielmetti
I've just ran on to this error:

$ go run main.go project create -n test03
Client error: POST https://api.packet.net/projects: 422 Sorry! You have reached the maximum number of projects you can create (2). The Packet team has been notified of this and will be in touch shortly. If this is urgent, please email [email protected] to request additional deployment capacity.

from metal-cli.

jasmingacic avatar jasmingacic commented on August 15, 2024

I've made a patch locally which returns 500 projects.

$ go run main.go project get
+--------------------------------------+--------------------+----------------------+
|                  ID                  |        NAME        |       CREATED        |
+--------------------------------------+--------------------+----------------------+
| 0af0b035-7c3b-4a72-a797-5385e304e3b1 | test07             | 2018-07-09T10:10:17Z |
| 30a1dbbb-b736-49de-9fad-7a5c0b1a813c | test02             | 2018-07-09T09:42:42Z |
| 36fb06c0-6b11-49eb-87a7-534294df071f | test10             | 2018-07-09T10:10:41Z |
| 5f22291b-05ca-4232-bc2e-fde88e51c5b1 | test11             | 2018-07-09T10:10:45Z |
| 61373007-d312-4ec5-a446-1743f6f6c137 | test09             | 2018-07-09T10:10:26Z |
| 6994e6f9-bfa0-4f8a-adcd-98a1b3f4b71a | test12             | 2018-07-09T10:10:48Z |
| 6e505da6-c861-487f-adcb-adfe3959da49 | Kubecon Production | 2018-04-30T19:30:36Z |
| 7482b9f2-a162-47d5-b761-a69e01228e29 | test04             | 2018-07-09T10:01:04Z |
| 93125c2a-8b78-4d4f-a3c4-7367d6b7cca8 | spc-fran-test      | 2018-02-28T20:29:17Z |
| a0b73a3d-ef58-41a8-9e79-96c624df9351 | test03             | 2018-07-09T10:01:00Z |
| b4940435-0754-4913-836f-3b3e1792865a | test05             | 2018-07-09T10:01:07Z |
| b8d6944d-ef94-451a-8daf-242ef860974a | test08             | 2018-07-09T10:10:22Z |
| cdae168c-d20b-4c9f-88ec-48349ba66f97 | test06             | 2018-07-09T10:01:11Z |
| df37bd8b-1744-441e-9d72-fe23fe820e0d | test01             | 2018-07-09T09:42:29Z |
| e9ddeffc-7621-4945-b72d-89e11579f64f | SPC Icy Dream Test | 2018-05-14T13:34:04Z |
+--------------------------------------+--------------------+----------------------+

from metal-cli.

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.