-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add remaining data store options #463
Conversation
Signed-off-by: Kevin Fox <[email protected]>
Signed-off-by: Kevin Fox <[email protected]>
Co-authored-by: Faisal Memon <[email protected]> Signed-off-by: kfox1111 <[email protected]>
Co-authored-by: Faisal Memon <[email protected]> Signed-off-by: kfox1111 <[email protected]>
Needs support for:
|
Moving to separate issue: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally some document or unit test that ensures the sql plugin is configured to match the examples under https://github.com/spiffe/spire/blob/v1.10.0/doc/plugin_server_datastore_sql.md would be included, to ensure that we have the settings documented to correctly derive the examples.
Signed-off-by: Kevin Fox <[email protected]>
@edwbuck Changes look good to me. Can you give final approval? |
* a3e607e Bump test chart dependencies (#484) * a360646 Add validating admission policy to restrict upstream driver access (#482) * a7368ee Upgrade to spire 1.11.0 (#483) * fe5464b Update notes (#479) * 29e9866 Bump test chart dependencies (#481) * 13736cd Add support for the new hint spire-controller-manager feature (#472) * b08e8bf Agent support for bundle on host path (#478) * 7b409ed Fix cert-manager upstream authority when enabling recommendations (#476) * 01c7227 Add support for the new fallback spire-controller-manager feature (#471) * 0a6dd19 Bump test chart dependencies (#477) * fcbd64e Support federation bundle endpoint profile http_web certificates (#469) * c29f45f Add AWS DB types (#464) * 898a349 Add remaining data store options (#463) * 2443515 Bump test chart dependencies (#474) * c461794 Update the spire-controller-manager to 0.6.0 (#473) * 5d07eaf Align more settings to convention (#467) * ea2d673 Bump test chart dependencies (#470) * 352aee2 Bump test chart dependencies (#468) * c3c8514 Change curl --caPath to --capath (#462) * 68d21cc Add an initial json schema file for spire-agent (#458) * b7e9823 Add new config.jwtDomain value to oidc-discovery chart (#457) * 8832da3 Protects SPIRE Agent's Chart Against YAML Template Injection (#450) * 3bc7025 Update spiffe-helper (#453) * 86d6fca Bump test chart dependencies (#449) Signed-off-by: Faisal Memon <[email protected]>
* a3e607e Bump test chart dependencies (#484) * a360646 Add validating admission policy to restrict upstream driver access (#482) * a7368ee Upgrade to spire 1.11.0 (#483) * fe5464b Update notes (#479) * 29e9866 Bump test chart dependencies (#481) * 13736cd Add support for the new hint spire-controller-manager feature (#472) * b08e8bf Agent support for bundle on host path (#478) * 7b409ed Fix cert-manager upstream authority when enabling recommendations (#476) * 01c7227 Add support for the new fallback spire-controller-manager feature (#471) * 0a6dd19 Bump test chart dependencies (#477) * fcbd64e Support federation bundle endpoint profile http_web certificates (#469) * c29f45f Add AWS DB types (#464) * 898a349 Add remaining data store options (#463) * 2443515 Bump test chart dependencies (#474) * c461794 Update the spire-controller-manager to 0.6.0 (#473) * 5d07eaf Align more settings to convention (#467) * ea2d673 Bump test chart dependencies (#470) * 352aee2 Bump test chart dependencies (#468) * c3c8514 Change curl --caPath to --capath (#462) * 68d21cc Add an initial json schema file for spire-agent (#458) * b7e9823 Add new config.jwtDomain value to oidc-discovery chart (#457) * 8832da3 Protects SPIRE Agent's Chart Against YAML Template Injection (#450) * 3bc7025 Update spiffe-helper (#453) * 86d6fca Bump test chart dependencies (#449) Signed-off-by: Faisal Memon <[email protected]>
We dont support all the spire server datastore sql plugin options. Add the missing ones.
Before the change, we only support: