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

Fixed HttpCodec Check #781

Merged
merged 10 commits into from
Apr 4, 2024
Merged

Fixed HttpCodec Check #781

merged 10 commits into from
Apr 4, 2024

Conversation

jaireddjawed
Copy link
Contributor

@jaireddjawed jaireddjawed commented Mar 8, 2024

🛠️ Description

This PR fixes an issue where the httpMethod is checked to see if its value is equal to JSON or NDJSON (in addition to its actual). This was a typo, httpCodec was supposed to be checked to see if it was equal to those values.

🏗️ Acceptance tests

  • Are there any feature flags that are required to use this functionality?
  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@jaireddjawed jaireddjawed self-assigned this Mar 8, 2024
@jaireddjawed jaireddjawed marked this pull request as ready for review March 8, 2024 21:59
@jaireddjawed jaireddjawed requested review from a team as code owners March 8, 2024 21:59
@mercedesbh mercedesbh requested a review from bosouza March 12, 2024 12:52
Copy link
Contributor

@bosouza bosouza left a comment

Choose a reason for hiding this comment

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

lgtm, but I'm not sure how the manual tests described in #671 didn't catch the issue

.changelog/781.txt Outdated Show resolved Hide resolved
@Josh-Tracy
Copy link

@jaireddjawed Any updates on when this will be released?

@jaireddjawed
Copy link
Contributor Author

@jaireddjawed Any updates on when this will be released?

Reached out to team-cloud-foundations again for a review just now. Hopefully, they'll take a final look at this and get it approved soon.

@jaireddjawed jaireddjawed merged commit 6798bdd into main Apr 4, 2024
6 checks passed
@jaireddjawed jaireddjawed deleted the hotfix/http-codec-check branch April 4, 2024 00:17
catsby added a commit that referenced this pull request Apr 5, 2024
* main:
  updated documentation
  updated CHANGELOG.md
  Add DataDog config to HCP Log Streaming Destination (#803)
  Add in-place update to HCP Log Streaming Destination (#802)
  Update error messages in HCP provider config
  Refactor code to require specific organization configuration
  changelog
  Handle multiple organizations for credentials
  Fixed HttpCodec Check (#781)
  updated documentation
  updated CHANGELOG.md
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

Successfully merging this pull request may close these issues.

5 participants