-
Updated
Jan 15, 2021 - Go
multi-cloud
Here are 49 public repositories matching this topic...
-
Updated
Jan 19, 2021 - Go
Summary
The CONTRIBUTING.md file directs users to our community formus. Travis recently updated the forum domain from community.gravitational.com to community.goteleport.com.
The following line should be changed from:
asking in the [community forum](https://community.gravitational.com/) first.
to
asking in the [community forum](https://community.goteleport.com/) first
-
Updated
Sep 26, 2020 - Go
-
Updated
Jan 20, 2021 - Go
-
Updated
Jan 21, 2021 - Python
-
Updated
Jan 18, 2021 - Go
Environment info
- NooBaa Version: 5
- Platform: NA
Actual behavior
- Pool info for cloud pools does not return the connection identity (access_key)
- This make it hard for the operator to detect if the pool really uses the correct connection.
Expected behavior
- Return the identity.
Steps to reproduce
- NA
More information - Screenshots / Logs / O
-
Updated
Jan 6, 2021 - Shell
I am very new to this library. Just downloaded the same today and started experimenting.
I could not find a way to "Start" and "Stop" an AWS Instance. Please let me know if I am missing something, is there any way to do so. This seem to be basic operation which should have been available.
-
Updated
Oct 29, 2020 - Go
-
Updated
Jan 8, 2021 - HTML
-
Updated
Jan 21, 2021 - Go
-
Updated
Apr 10, 2020 - Shell
-
Updated
Apr 17, 2019 - Go
-
Updated
Jan 5, 2021 - Python
-
Updated
Jan 19, 2021 - JavaScript
-
Updated
Nov 12, 2020 - Python
-
Updated
Jun 23, 2017 - HCL
-
Updated
Feb 6, 2020 - Go
-
Updated
Jul 20, 2019 - HTML
-
Updated
Dec 28, 2020 - Go
-
Updated
Dec 10, 2017 - C#
-
Updated
Apr 9, 2019 - Perl
-
Updated
Nov 13, 2019 - Go
-
Updated
Aug 24, 2018 - Go
-
Updated
Jan 19, 2021 - CSS
Improve this page
Add a description, image, and links to the multi-cloud topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multi-cloud topic, visit your repo's landing page and select "manage topics."


From https://www.postgresql.org/docs/11/auth-pg-hba-conf.html,
"all" is simpler and only takes one line, so we should switch to that. This involves the default HBA config in
src/yb/yql/pgwrapper/pg_wrapper.ccWritePgHbaConfigand docs. **Docs should be