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

update SDK, resolve bugs around deployments and diffs #105

Merged
merged 6 commits into from
May 17, 2020

Conversation

cgbaker
Copy link
Contributor

@cgbaker cgbaker commented May 15, 2020

updated to TF Plugin SDK 1.12.0

resolve #104 : properly set/unset deployment info according to detach

resolve #92 : cannot properly perform customizeDiff when jobspec is not available at diff-time

also removed the vendor/ directory

@ghost ghost added the size/XXL label May 15, 2020
@cgbaker cgbaker requested a review from lgfa29 May 15, 2020 21:13
customize diff cannot be run and all computed fields have to be marked
as "known at apply"

also, fixed deploymentStateRefreshFunc to return the deployment so that
deployment info could be set when detach = false. explicitly clearing
deployment info when detach = true.
@cgbaker
Copy link
Contributor Author

cgbaker commented May 17, 2020

thanks @lgfa29, can you approve the PR?

Copy link
Contributor

@lgfa29 lgfa29 left a comment

Choose a reason for hiding this comment

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

Ah sorry, I thought I had done so already.

👍

@cgbaker cgbaker merged commit 7f76570 into master May 17, 2020
@cgbaker cgbaker deleted the b-deployments-and-diffs branch July 3, 2020 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants