Skip to content

Add MongoDb and Redis support for connectors#1213

Merged
TimHess merged 2 commits into
release/3.2from
more_legacy_connectors
Nov 3, 2023
Merged

Add MongoDb and Redis support for connectors#1213
TimHess merged 2 commits into
release/3.2from
more_legacy_connectors

Conversation

@TimHess
Copy link
Copy Markdown
Member

@TimHess TimHess commented Nov 2, 2023

Description

Adds simple mappings for CNB so that MongoDb and Redis connectors can work

Fixes #1211

Quality checklist

  • Your code complies with our Coding Style.
  • You've updated unit and/or integration tests for your change, where applicable.
  • You've updated documentation for your change, where applicable.
    If your change affects other repositories, such as Documentation, Samples and/or MainSite, add linked PRs here.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.
  • You've added required license files and/or file headers (explaining where the code came from with proper attribution), where code is copied from StackOverflow, a blog, or OSS.

@TimHess TimHess added Type/enhancement New feature or request Component/Configuration Issues related to Configuration providers Component/Connectors Issues related to Steeltoe connectors ReleaseLine/3.x Identified as a feature/fix for the 3.x release line labels Nov 2, 2023
@TimHess TimHess added this to the 3.2.5 milestone Nov 2, 2023
@TimHess TimHess requested a review from bart-vmware November 2, 2023 16:54
@TimHess TimHess self-assigned this Nov 2, 2023
@TimHess
Copy link
Copy Markdown
Member Author

TimHess commented Nov 2, 2023

/azp run Steeltoe.All

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread src/Configuration/src/Kubernetes.ServiceBinding/LegacyConnectorsPostProcessors.cs Outdated
Comment thread src/Configuration/src/Kubernetes.ServiceBinding/LegacyConnectorsPostProcessors.cs Outdated
@TimHess TimHess force-pushed the more_legacy_connectors branch from 989ede9 to 5e86b93 Compare November 3, 2023 14:33
@TimHess TimHess requested a review from bart-vmware November 3, 2023 14:33
@TimHess TimHess force-pushed the more_legacy_connectors branch from 5e86b93 to 9ccd0c1 Compare November 3, 2023 15:32
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Nov 3, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

90.0% 90.0% Coverage
53.9% 53.9% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@TimHess TimHess merged commit 213cab3 into release/3.2 Nov 3, 2023
@TimHess TimHess deleted the more_legacy_connectors branch November 3, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component/Configuration Issues related to Configuration providers Component/Connectors Issues related to Steeltoe connectors ReleaseLine/3.x Identified as a feature/fix for the 3.x release line Type/enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants