ab-testing
Here are 526 public repositories matching this topic...
When there are not enough results, we tell the user that the experiment just started, so come back later. When the experiment dates are set to a future time, this language doesn't fit very well. We should adjust the language to take this future state into account when figuring out the message.
<img width="875" alt="CleanShot 2022-04-10 at 21 23 22@2x" src="https://user-images.githubusercontent
-
Updated
Apr 8, 2022 - Go
As we are constantly upgrading Flagr server, the client SDKs may experience unexpected changes from the server side. The integration tests should better include these SDKs instead of just simple CURL tests.
Specifically, we want to cover
-
Updated
May 12, 2022 - C#
-
Updated
May 11, 2022
-
Updated
Sep 27, 2017 - JavaScript
-
Updated
May 9, 2022 - Java
Right now, when you archive a key, you can only see it if you manually search for it.
This can cause some key name conflict issues, or issues when trying to create a folder with the same name as an archived (bu not yet deleted key).
It would be ideal for there to be a way to see all archived keys at once, without the need to search for them in the search bar.
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Jan 2, 2020 - JavaScript
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Mar 31, 2021 - Python
-
Updated
Jun 25, 2021 - R
-
Updated
Apr 25, 2022 - JavaScript
-
Updated
Apr 8, 2017 - JavaScript
-
Updated
Dec 15, 2020
-
Updated
Apr 28, 2017 - Ruby
The gRPC testing framework Iter8 is using (ghz) supports a connect-timeout option. It is documented as:
--connect-timeout
Connection timeout duration for the initial connection dial. Default is 10s.
The load-test-grpc experiment type should support this option. Would need to update the chart (templates/_experiment.tpl and values.yaml). Also need to support in` collect_grpc
Update documentation
Documentation is not up to date
For example, supported datastores misses PGSQL
https://maif.github.io/izanami/manual/architecture/index.html
Please documentation freshness problems in this issue
-
Updated
Apr 12, 2022 - Ruby
-
Updated
Apr 1, 2022 - PHP
-
Updated
Dec 18, 2018 - JavaScript
-
Updated
Apr 5, 2022 - Swift
-
Updated
May 1, 2022 - Kotlin
Improve this page
Add a description, image, and links to the ab-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ab-testing topic, visit your repo's landing page and select "manage topics."
Describe the bug
The documentation and some tests uses
gw.ns(.svc.cluster.local)for gateways.I think this is the correct format for istio gateways:
<gateway namespace>/<gateway name>Like here:
https://github.com/fluxcd/flagger/blob/273b05fb24d467c10939389218e6a8ec26d4c70e/test/istio/test-delegation.sh#L41
re. https://istio.io/latest/docs/reference/config/networking/virtua