ab-testing
Here are 468 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
Oct 16, 2021
-
Updated
Oct 19, 2021 - C#
-
Updated
Sep 27, 2017 - JavaScript
-
Updated
Sep 23, 2021 - Java
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Jan 2, 2020 - JavaScript
-
Updated
Sep 22, 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
Oct 12, 2021 - Ruby
Is your feature request related to a problem? Please describe the problem.
At times, we merge code to main only to have the build-and-push workflow fail because of a problem with docker build
Describe the feature/solution you'd like
Include a test of the docker build of image in the build-and-test workflow
**Will this feature/solution bring new benefits for Iter8 developers
-
Updated
Jan 4, 2021 - PHP
-
Updated
Dec 18, 2018 - JavaScript
-
Updated
Jul 15, 2021 - Swift
-
Updated
Nov 6, 2018 - Jupyter Notebook
-
Updated
Oct 18, 2021 - 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
There is a bug in podinfo chart which will not deploy service if you enabled canary, even though you enabled service via helm values.
https://github.com/fluxcd/flagger/blob/main/charts/podinfo/templates/service.yaml#L1
To Reproduce
If you set values like this, it will not deploy service.