This project is mirrored from https://gitee.com/rancher/rio.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 07 Oct, 2019 2 commits
-
-
Caleb Bron authored
Automation scale and run tests
-
Izaac Zavaleta authored
- Porting run tests from python to go spec. - Adding scale up to 3, 5 and 10 scale tests. - Removing python CI scripts from executing.
-
- 03 Oct, 2019 4 commits
-
-
Daishan Peng authored
Add ability to provide imagePath in Riofile
-
Caleb Bron authored
Move to go testing
-
Caleb Bron authored
-
Caleb Bron authored
-
- 02 Oct, 2019 4 commits
-
-
Caleb Bron authored
Use of kubectl instead of an alias
-
Caleb Bron authored
fix typo
-
Caleb Bron authored
In order to onboard devs and the community faster we are unifying the codebase into go. We are also moving towards BDD style specs so that the tests are more human readable, and our current suite (and its gaps) are more immediately obvious.
-
Dax McDonald authored
Update README with slack info
-
- 01 Oct, 2019 6 commits
-
-
Dax McDonald authored
-
Dax McDonald authored
Update readme for slack info
-
Caleb Bron authored
README update: route insert is a flag on add, not standalone
-
Thorsten Schifferdecker authored
-
Thorsten Schifferdecker authored
-
Caleb Bron authored
-
- 30 Sep, 2019 1 commit
-
-
Daishan Peng authored
Doc changes for v0.5.0
-
- 27 Sep, 2019 3 commits
-
-
Daishan Peng authored
Switch ingress to extension api
-
Daishan authored
-
Daishan authored
-
- 25 Sep, 2019 1 commit
-
-
Daishan authored
-
- 24 Sep, 2019 18 commits
-
-
Dax McDonald authored
-
Daishan Peng authored
Fix wrong mixer naming
-
Daishan authored
-
Caleb Bron authored
Swap name and namespace in router docs
-
Caleb Bron authored
-
Caleb Bron authored
-
Daishan Peng authored
Fix lite install being broken in istio mesh mode
-
Daishan authored
Fix lite install paramaters being broken due to the wrong parameters and template patterns.
-
Caleb Bron authored
Print subcommand help
-
Daishan Peng authored
Update with linkerd metric fix, fix scale to zero bug
-
Dax McDonald authored
Add support for printing out the help for a specific subcommand when a commands matching the form rio SUBCOMMAND --help are entered.
-
Daishan authored
Fix linkerd header to include activator as header override so that when service is scaled to zero it sends traffic to activator service
-
Darren Shepherd authored
Only deploy socat with hostNetwork to proxy registry
-
Daishan authored
For local registry we previously use hostport to expose registry service to localhost:5442. Since hostports are wonky and won't work in every k8s distro, switching to socat container with hostNetwork: true would be the best solution
-
Darren Shepherd authored
Fix publicdomain failing to create certificates
-
Daishan authored
-
Daishan Peng authored
Fix traffic split issue
-
Daishan authored
-
- 23 Sep, 2019 1 commit
-
-
Daishan Peng authored
Fix hostport install stucking at gateway
-