-
Updated
Jul 5, 2021 - Go
multi-cloud
Here are 57 public repositories matching this topic...
-
Updated
Jul 7, 2021 - Go
Add EventRateLimit admission controller by request of a customer.
https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#eventratelimit
-
Updated
Jul 7, 2021 - Go
-
Updated
Jun 30, 2021 - Go
-
Updated
Jul 7, 2021 - Go
-
Updated
Jul 7, 2021 - JavaScript
-
Updated
Jul 1, 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
Jul 7, 2021 - Shell
The provider libraries in the setup.py file are quite old versions. Some have annoying issues that have since been fixed. E.g.
Would it be possible to upgrade these dependencies to more recent versions?
-
Updated
Jul 5, 2021 - Go
-
Updated
Oct 29, 2020 - Go
Issue Summary
The Field Mapping layout is currently missing the alternative attribute name used to map Contact fields to personAccounts. Let's extend the fieldMapping record and the listView layouts to include this field.
- Add the
Salesforce Platform Attribute Alternatefield to the fieldMapping record-layout - Add the
Salesforce Platform Attribute Alternatefield to the fie
**Issue/Feature Description:
As there are a lot of legacy codes, there will be some reference to "opensds". need to rename them to SODA
**Why this issue to fixed / feature is needed(give scenarios or use cases):
As we moved from opensds->soda, the binaries generated, folder names etc should also be changed to SODA.
**How to reproduce, in case of a bug:
**Other Notes / Environment Inform
-
Updated
Apr 10, 2020 - Shell
-
Updated
Apr 17, 2019 - Go
-
Updated
May 10, 2021 - Python
-
Updated
Jul 7, 2021 - JavaScript
-
Updated
Jun 24, 2021 - Python
-
Updated
Nov 12, 2020 - Python
-
Updated
Jun 23, 2017 - HCL
-
Updated
Feb 6, 2020 - Go
-
Updated
Jun 30, 2021 - Go
-
Updated
Jul 2, 2021 - HTML
-
Updated
Jul 6, 2021 - Go
-
Updated
Jul 20, 2019 - HTML
-
Updated
Jul 1, 2021 - CSS
-
Updated
Jul 7, 2021 - Go
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."
Flush/Compact requests to the tServer are rpcs that are expected to take a long time. It does not make sense for these to use the same deadline (20s) and num_retries as other async_rpc_tasks.
We should have these tasks override these settings; similar to what BackfillChunk does to give itself more time; and also to disble/reduce retries in the case of flush/compact.
Without having this, we