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

Removing the helm and cloudFormation sidecar deployment types #452

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

salgattcy
Copy link
Contributor

@salgattcy salgattcy commented Sep 14, 2023

Description of the change

Removing the helm deployment type and changing cloudFormation to cft-ec2 to be in line with what is currently used when using the UI.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • Jira issue referenced in commit message and/or PR title

Testing

Ran make locally and the changed tests passed

Copy link
Contributor

@VictorGFM VictorGFM left a comment

Choose a reason for hiding this comment

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

@salgattcy changes are looking good, could you please rebase this branch on top of main and re-generate the docs to make sure they are all up to date? I believe we need to update the docs for the sidecar_cft_template data source. Thanks for working on this fix btw.

@wcmjunior
Copy link
Contributor

@VictorGFM , I don't see any conflicts. Why rebase?

@VictorGFM
Copy link
Contributor

VictorGFM commented Sep 25, 2023

@wcmjunior In this PR we changed how metadata (the provider name to be more specific) is generated on the resource/data source docs, this was made to avoid generating unnecessary changes when running the tfplugindocs locally vs through docker. So the idea is to rebase and re-generate the docs to reflect these changes, even though there is no conflict with the main branch.

@salgattcy
Copy link
Contributor Author

@salgattcy changes are looking good, could you please rebase this branch on top of main and re-generate the docs to make sure they are all up to date? I believe we need to update the docs for the sidecar_cft_template data source. Thanks for working on this fix btw.

Let's see if I did this all correctly 😬

@wcmjunior
Copy link
Contributor

@wcmjunior In this PR we changed how metadata (the provider name to be more specific) is generated on the resource/data source docs, this was made to avoid generating unnecessary changes when running the tfplugindocs locally vs through docker. So the idea is to rebase and re-generate the docs to reflect these changes, even though there is no conflict with the main branch.

Still doesn't make sense. There are no conflicts and the docs should look the same after being regenerated.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@VictorGFM VictorGFM left a comment

Choose a reason for hiding this comment

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

LGTM!

@VictorGFM VictorGFM merged commit 634c2d3 into main Sep 26, 2023
3 checks passed
@VictorGFM VictorGFM deleted the fix/deployment_types branch September 26, 2023 17:29
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.

3 participants