Skip to content
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

Support int64 IDs #108

Closed
JonasProgrammer opened this issue Jul 15, 2023 · 1 comment
Closed

Support int64 IDs #108

JonasProgrammer opened this issue Jul 15, 2023 · 1 comment
Assignees
Labels

Comments

@JonasProgrammer
Copy link
Owner

hcloud-go/issues#263

Open points:

  • Does this actually affect any user-facing behavior?
  • How is the driver model serialized in both docker-machine and non-docker-machine consumers? Will existing server definitions still be forward-compatible?
  • If either of the aforementioned points indicates the necessity of a major release due to breaking changes: should removals planned in v5 be postponed to v6 due to the short time?
@JonasProgrammer JonasProgrammer self-assigned this Jul 15, 2023
JonasProgrammer added a commit that referenced this issue Aug 18, 2023
- update hcloud-go to v2
- use int64 for ID flags in driver
- work around lack of int64 in mcnflag
@JonasProgrammer
Copy link
Owner Author

Done, lets see what breaks...

JonasProgrammer added a commit that referenced this issue Aug 18, 2023
- update hcloud-go to v2
- use int64 for ID flags in driver
- work around lack of int64 in mcnflag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant