Marques Johansson

Results 466 comments of Marques Johansson

Using the following local helper script, I didn't run into problems using api.packet.net: ```bash #!/usr/bin/env bash # emget: helper to GET Metal API requests. uses Metal CLI for auth defaults....

All that aside, packet-python should get an update to api.equinix.com/metal/v1 and perhaps an environment variable way to override that ahead of any deprecation.

A generated client would give us this: https://github.com/displague/metal-python/blob/8d980e8148425fc866141b14704659cfcf48b1b8/docs/FacilitiesApi.md#find_facilities_by_project (#106 )

This datasource would be good to mention in the userdata docs: https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/cloudinit_config

This seems encouraging: * https://docs.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions * https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/

Version bump handles refactoring of GCP concerns. Nothing broadly relevant. https://github.com/golang/oauth2/releases/tag/v0.19.0 https://github.com/golang/oauth2/compare/v0.18.0...v0.19.0

May be helpful to incorporate https://github.com/equinix/terraform-provider-equinix/pull/647 as part of this

See also: * https://github.com/kubernetes-sigs/cluster-api-provider-packet/issues/226#issuecomment-777021331 * https://github.com/kubernetes-sigs/cluster-api-provider-packet/pull/484#issuecomment-1508489501

Added an issue that will be relevant to this: * #679

Linking to a relevant request for Layer2 support in the Autoscaler project: * https://github.com/kubernetes/autoscaler/issues/5858 While CAPP may not be directly related to that, any CAPP changes that depend on CPEM...