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

Refactor async class to support kubernetes objects #2718

Closed
wants to merge 1 commit into from

Conversation

chrisst
Copy link
Contributor

@chrisst chrisst commented Nov 19, 2019

Splitting the Async class into 2 classes that inherit from the same base so
that we can type sniff later in code to determine which type of async
functionality should be used.

Splitting the Async class into 2 classes that inherit from the same base so
that we can type sniff later in code to determine which type of async
functionality should be used.
@rileykarson
Copy link
Member

Mind deferring merging this until we're in consensus about the approach in #2716?

Copy link
Contributor

@rambleraptor rambleraptor left a comment

Choose a reason for hiding this comment

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

This looks awesome!

@chrisst
Copy link
Contributor Author

chrisst commented Nov 19, 2019

@rileykarson sure, the implementation of this is definitely tightly linked.

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician, I work on Magic Modules.
I see that this PR has already had some downstream PRs generated. Any open downstreams are already updated to your most recent commit, 5b4bf68.

Pull request statuses

No diff detected in terraform-provider-google-beta.
No diff detected in terraform-google-conversion.
No diff detected in terraform-provider-google.

New Pull Requests

I built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: ansible-collections/google.cloud#92
depends: modular-magician/inspec-gcp#254

@chrisst
Copy link
Contributor Author

chrisst commented Nov 22, 2019

closing in favor of upstream PR

@chrisst chrisst closed this Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants