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

Remove taints from spotinst ocean terraform resource #10674

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

rifelpet
Copy link
Member

This field isn't being set anywhere and is causing problems with the terraform HCL2 serialization.

If we do end up setting it we can redefine the struct type ourselves with the necessary field tags.

Fixes #10671

/cc @liranp

This field isn't being set anywhere and is causing problems with the terraform HCL2 serialization.

If we do end up setting it we can redefine the struct type ourselves with the necessary field tags.
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/provider/spotinst Issues or PRs related to spotinst provider approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 28, 2021
Copy link
Contributor

@liranp liranp left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix, @rifelpet. I'll raise another PR to fix the Launch Spec resource as well.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 28, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liranp, rifelpet

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 08128f6 into kubernetes:master Jan 28, 2021
@k8s-ci-robot k8s-ci-robot added this to the v1.20 milestone Jan 28, 2021
alejandroandreu pushed a commit to alejandroandreu/kops that referenced this pull request Jan 29, 2021
Fixes kubernetes#10671

As mentioned by @liranp on kubernetes#10674, this was still necessary for Kops to
be able to spit Terraform code when using the Spotinst integration.
@rifelpet
Copy link
Member Author

rifelpet commented Feb 4, 2021

@liranp any chance you can get the LaunchSpec fixed for this issue soon? We're considering it for a 1.19.1 release.

k8s-ci-robot added a commit that referenced this pull request Feb 6, 2021
…74-origin-release-1.19

Automated cherry pick of #10674: Remove taints from spotinst ocean terraform resource
@rifelpet rifelpet deleted the spotinst-taints branch May 5, 2021 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/provider/spotinst Issues or PRs related to spotinst provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't use create cluster with target set to Terraform
3 participants