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

Add Alibaba cloud plugin #1620

Merged
merged 5 commits into from
Feb 11, 2021
Merged

Add Alibaba cloud plugin #1620

merged 5 commits into from
Feb 11, 2021

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Feb 8, 2021

Detects Alibaba on Linux boxes and fetches metadata

Signed-off-by: Tim Smith [email protected]

Detects Alibaba on Linux boxes and fetches metadata

Signed-off-by: Tim Smith <[email protected]>
@tas50 tas50 requested review from a team as code owners February 8, 2021 04:48
This way you get the cloud info when on Alibaba

Signed-off-by: Tim Smith <[email protected]>
Comment on lines 27 to 30
# As of 2021-02-07 there is only one API release so this removes the
# API parsing logic in the ec2 metadata mixin. If that changes we
# may want to merge these two codebases
#
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why split them, just to make someone else (probably you) merge them later? It's a versioned API, so it'll very likely get an additional version... why make that painful for us then?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to actually remove that comment. It became clear pretty quickly that the approaches are very different and not something we could merge / make generic.

@tas50 tas50 changed the title WIP: Add Alibaba cloud plugin Add Alibaba cloud plugin Feb 11, 2021
@tas50 tas50 merged commit 2e48aed into master Feb 11, 2021
@tas50 tas50 deleted the alibaba branch February 11, 2021 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants