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

MSSQL connector has a README #1003

Closed
izgeri opened this issue Nov 18, 2019 · 0 comments
Closed

MSSQL connector has a README #1003

izgeri opened this issue Nov 18, 2019 · 0 comments

Comments

@izgeri
Copy link
Contributor

izgeri commented Nov 18, 2019

Until there is official documentation on our docs site, there should be a README in the MSSQL connector dir that describes how to config and use the connector

From the AC in #968:

  • Users can use Secretless with the MSSQL connector to deploy applications to Kubernetes or OpenShift that require an MSSQL Server 2017 v14.x database that the apps authenticate to using using SQL Server authentication
  • Users can create applications that connect to MSSQL instance with no credential knowledge
  • New connections to MSSQL always use fresh credentials from the configured credential provider(s)
  • MSSQL connector config is consistent with config for other Secretless database connectors (eg username, password, host, and (optional) port), and the standard default for port (eg 1433) is enforced
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants