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

Vendored WAF #8785

Merged
merged 2 commits into from
Sep 13, 2016
Merged

Vendored WAF #8785

merged 2 commits into from
Sep 13, 2016

Conversation

sharmaansh21
Copy link
Contributor

@sharmaansh21 sharmaansh21 commented Sep 12, 2016

@radeksimko As discussed in #8705 This PR vendor WAF of aws sdk.
I will close the #8705 once we complete all the checkpoints.

@stack72
Copy link
Contributor

stack72 commented Sep 12, 2016

Hi @optimisticanshul

Can you add the vendored WAF as of the 1.4.7 release of the SDK? This means we are going to be following the same release as the other pieces of the SDK

Thanks

Paul

@radeksimko radeksimko added the waiting-response An issue/pull request is waiting for a response from the community label Sep 12, 2016
@sharmaansh21
Copy link
Contributor Author

Hi Paul sorry for stupid question but can you please elaborate what needs
to be done here.

On 12-Sep-2016 15:31, "Paul Stack" notifications@github.com wrote:

Hi @optimisticanshul https://github.com/optimisticanshul

Can you add the vendored WAF as of the 1.4.7 release of the SDK? This
means we are going to be following the same release as the other pieces of
the SDK

Thanks

Paul


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#8785 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEViYQ3Z25FvRiF6CHJfXMdg7Kd5rVmPks5qpSLngaJpZM4J6Yoy
.

@apparentlymart
Copy link
Contributor

Hi @optimisticanshul,

I believe @stack72 was suggesting to upgrade the existing vendoring of the whole of the AWS SDK to 1.4.7, rather than just adding the WAF service package within the version we were already running.

I'm not sure if there are some specific steps to deal with this for the AWS provider, but usually when upgrading packages we'd do something like this:

govendor fetch github.com/aws/aws-sdk-go

We like to upgrade upstream libraries in whole so that we don't get any unexpected friction between the parts and so we can more easily reason about what version we're currently running compared to the upstream.

@stack72
Copy link
Contributor

stack72 commented Sep 12, 2016

Hi @optimisticanshul (and @apparentlymart)

The command I run for a specific tag is as follows:

 govendor fetch github.com/aws/aws-sdk-go/...@v1.4.7

If you can, please ensure the WAF vendor updates are of the same tag

Paul

@sharmaansh21
Copy link
Contributor Author

@stack72 Updated ready for another review 👍

@radeksimko
Copy link
Member

👍

@radeksimko radeksimko merged commit 75e358a into hashicorp:master Sep 13, 2016
terraformbot pushed a commit that referenced this pull request Sep 13, 2016
terraformbot pushed a commit that referenced this pull request Sep 13, 2016
terraformbot pushed a commit that referenced this pull request Sep 13, 2016
[origin/master] Vendored WAF (#8785)
75e358a
terraformbot pushed a commit that referenced this pull request Sep 13, 2016
terraformbot pushed a commit that referenced this pull request Sep 13, 2016
ojongerius added a commit to atlassian/terraform that referenced this pull request Sep 14, 2016
…ull_window

* upstream/master: (31 commits)
  core: Log local overrides as INFO rather than WARN
  provider/aws: Retry resourceAwsLaunchConfigurationCreate if instance profile hasn't propagated (hashicorp#8813)
  changing AWS_SECURITY_TOKEN to AWS_SESSION_TOKEN (hashicorp#8816)
  Update ses_receipt_rule_set.html.markdown
  Warn when plugins are locally overridden
  Fix a typo in the output command examples
  aws_instance doc: fix attachment resource name
  Vendored WAF (hashicorp#8785)
  update github.com/hashicorp/go-getter
  Update CHANGELOG.md
  provider/azurerm: Removing the diagnostics part of the test from the azurerm virtual machine unattended acceptance test
  Update CHANGELOG.md
  Update CHANGELOG.md
  provider/aws: Removal of  test for changes as it forces a new resource
  provider/aws: Allow `aws_alb` to have the name auto-generated
  Update CHANGELOG.md
  Remove Unused Log From CodeCommit Trigger Test
  provider/aws: Support Policy DiffSuppression in `aws_kms_key` policy
  Update CHANGELOG.md
  provider/cloudstack: fix vpc renaming (hashicorp#8784)
  ...
@ghost
Copy link

ghost commented Apr 22, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement provider/aws waiting-response An issue/pull request is waiting for a response from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants