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

Will you be working on Go implementation of this module too? #16

Closed
houqp opened this issue Oct 26, 2018 · 5 comments
Closed

Will you be working on Go implementation of this module too? #16

houqp opened this issue Oct 26, 2018 · 5 comments

Comments

@houqp
Copy link
Contributor

houqp commented Oct 26, 2018

Hi,

Just curious, is the eks module going to stay in JS or are you planning to roll out implementation in other languages too?

Thanks,

@pgavlin
Copy link
Member

pgavlin commented Oct 26, 2018

We are planning on porting this module to additional languages. Unfortunately we don't have a specific timeline for this, as it's blocked on improving the Python and Go support in the core Pulumi runtime. We are actively working on those tasks this sprint, so hopefully we can get to this sooner rather than later.

@houqp
Copy link
Contributor Author

houqp commented Oct 26, 2018

That's good to know. We will stick to Node for now then :) Are you going to transpile from node to other languages?

@lukehoban
Copy link
Member

Are you going to transpile from node to other languages?

Yes - we are looking into a few different paths we may go for enabling cross-language access to libraries like this one without maintaining independent ports in each language.

@pgavlin
Copy link
Member

pgavlin commented Oct 26, 2018

That's a good question.

As of now, we expect that we will do the translation by hand. We are not currently aware of a technology to do Node -> * transpilation in a satisfactory fashion.

@houqp
Copy link
Contributor Author

houqp commented Oct 26, 2018

Thanks for the quick replies. I will close this issue for now. Looking forward to the Go version :)

@houqp houqp closed this as completed Oct 26, 2018
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

No branches or pull requests

3 participants