ab-testing
Here are 438 public repositories matching this topic...
-
Updated
Nov 22, 2019 - 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
Jul 26, 2021
-
Updated
Sep 27, 2017 - JavaScript
-
Updated
Jul 5, 2021 - Java
-
Updated
Apr 19, 2020 - JavaScript
-
Updated
Jan 2, 2020 - JavaScript
-
Updated
May 30, 2021 - JavaScript
-
Updated
Mar 31, 2021 - Python
-
Updated
Jun 25, 2021 - R
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
Apr 8, 2017 - JavaScript
-
Updated
May 23, 2021 - JavaScript
-
Updated
Apr 28, 2017 - Ruby
-
Updated
Dec 15, 2020
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
Jul 12, 2021 - Ruby
-
Updated
Jan 4, 2021 - PHP
Is your feature request related to a problem? Please describe the problem.
Some experiments fail because fortio fails early. One strategy to avoiding some errors (caused by cold start) is use of the -ignore-initial-errors option in fortio. This adds a measure of resilience to the task even though it won't solve every issue.
Describe the feature/solution you'd like
A clear an
-
Updated
Dec 18, 2018 - JavaScript
-
Updated
Jul 15, 2021 - Swift
-
Updated
Nov 6, 2018 - Jupyter Notebook
-
Updated
Jul 30, 2021 - Kotlin
-
Updated
Mar 10, 2021 - Go
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 feature
I was testing a blue/green strategie within my Kubernetes cluster using flagger and the kubernetes provider.
In the documentation, in the blue/green usage strategie steps, we can see that the traffic should be routed to canary while the primary is promoted https://docs.flagger.app/usage/deployment-strategies#blue-green-deployments
I was assuming that using