linode: add Linode (Akamai) node configuration and identity#18166
linode: add Linode (Akamai) node configuration and identity#18166k8s-ci-robot merged 3 commits intokubernetes:masterfrom
Conversation
Including output from `go mod vendor` and `go mod tidy` Signed-off-by: Moshe Vayner <moshe@vayner.me>
Signed-off-by: Moshe Vayner <moshe@vayner.me>
b4d28ca to
a291fc1
Compare
|
/test all |
|
/retest |
a291fc1 to
60546ad
Compare
|
/retest |
There was a problem hiding this comment.
Thanks @moshevayner! 🚀
Mostly LGTM as very early stage, but have some Q.
860f99a to
7c977a0
Compare
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
hakman
left a comment
There was a problem hiding this comment.
A few more Q, but almost there.
Implements `nodeup` support for Linode (Akamai) instances including OS-level configuration and node identity for kops-controller. This is part of the broader effort to introduce Linode (Akamai) as an additional provider for kOps. Signed-off-by: Moshe Vayner <moshe@vayner.me>
7c977a0 to
c8fff02
Compare
|
@moshevayner Please squash the commits before merging. Thanks! |
@hakman I intentionally separated them so that:
It felt cleaner that way and easier to distinguish my changes from generated ones. Either way I'm okay with whatever you prefer, let me know 😄 Thanks! |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hakman The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@moshevayner: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/retest |
Implements
nodeupsupport for Linode (Akamai) instances including OS-level configuration and node identity for kops-controller.This is part of the broader effort to introduce Linode (Akamai) as an additional provider for kOps.
Signed-off-by: Moshe Vayner moshe@vayner.me