issues Search Results · repo:linode/linodego language:Go
Filter by
54 results
(95 ms)54 results
inlinode/linodego (press backspace or delete to remove)This issue is used to ensure our issue notifications are working as expected.
lgarber-akamai
- Opened on Feb 24
- #686
go Version
go version go1.23.2 linux/amd64
API Wrapper Version
github.com/linode/linodego v1.43.0
Code Snippet
n/a
Expected Behavior
Test should pass successfully on all supported Go archs.
Actual ...
bug
Stale
dswarbrick
- 5
- Opened on Dec 17, 2024
- #644
Description
Despite what one may think when encountering ListOptions, it s not that immutable input that would only be used to pass
options. It s also used, for example, to track the pagination state: ...
enhancement
machine424
- 4
- Opened on May 28, 2024
- #511
Description
I am currently using PAT, but looking for a way to switch to access keys. Trying to understand if this is something I
can achieve with linodego or need to do something else
Attempted Code ...
help wanted
ivasylenko
- 3
- Opened on Apr 10, 2024
- #489
Description
Recently, new endpoints (/v4/vpcs/:id/ips) are added to linode API. We would like these to be added to linodego as well.
I do see /vpc/ips, but its missing /vpc/%s/ips for targetting a particular ...
enhancement
rahulait
- 1
- Opened on Mar 27, 2024
- #483
Description
Hi, currently one can list ip s configured on a linode using GetInstanceIPAddresses . However, this only returns public,
private, shared and reserved. https://github.com/linode/linodego/blob/v1.30.0/instance_ips.go#L17-L22. ...
enhancement
rahulait
- 3
- Opened on Mar 20, 2024
- #480
go Version
go version go1.21.7 linux/amd64
API Wrapper Version
github.com/linode/linodego v1.29.0
Code Snippet
package main
import (
context
fmt
github.com/linode/linodego
golang.org/x/oauth2 ...
rahulait
- 1
- Opened on Mar 2, 2024
- #462
Description
While working with the Linode API, I found myself repeating a pattern for checking which specific error was returned
from a failed API request.
The pattern is roughly the following:
- ...
nesv
- Opened on Mar 1, 2024
- #460
Description
This code is likely rarely reached: https://github.com/linode/linodego/blob/main/errors.go#L131-L132 but the log fatal
will kill your program and someone using the package will not likely ...
luthermonson
- Opened on Oct 5, 2023
- #393
Description
Occasionally, we ll see errors like this when using Linode-based service discovery in Prometheus:
ts=2022-12-01T15:21:15.357Z caller=refresh.go:99 level=error component= discovery manager ...
wbh1
- Opened on Dec 1, 2022
- #283

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.