-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Packet autoscaler cloudprovider updates #6078
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cprivitere, mwielgus The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@cprivitere please address the failed test which is required to be passed for the PR to merge |
- use https://api.equinix.com/metal/v1/ instead of packet endpoint - remove old plans - add new plans - update plan pricing - update test to use current plan names, models, and results Signed-off-by: Chris Privitere <[email protected]>
Signed-off-by: Chris Privitere <[email protected]>
- update rbac to current requirements - add resource request for container - use a tagged version instead of latest - use control-plane instead of master for taint toleration Signed-off-by: Chris Privitere <[email protected]>
- Update embedded cloud init so it works - Bump installed k8s to 1.28.1 Signed-off-by: Chris Privitere <[email protected]>
/lgtm |
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR updates the packet autoscaler in the following ways:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Code was tested manually by deploying a build of the branch and testing that nodes could scale from zero.