Matt Lord
d0a2245bbc
Update vtctl help output to use double dashes for long flag names ( #10405 )
...
* Update vtctl help output to use double dashes for long flag names
* Update any spots missed in examples
* Catch any missed spots in tests
Signed-off-by: Matt Lord <mattalord@gmail.com>
2022-06-01 21:15:15 -04:00
Vicent Marti
0f2ecedf58
ci: remove remaining references to `go get -u`
...
Signed-off-by: Vicent Marti <vmg@strn.cat>
2022-03-17 10:40:20 +01:00
cui fliter
f54502082d
all: fix some typos ( #9815 )
...
Signed-off-by: cuishuang <imcusg@gmail.com>
2022-03-03 07:44:26 -08:00
Deepthi Sigireddi
3ffaf9f100
Merge pull request #9429 from vitessio/dependabot/go_modules/examples/are-you-alive/gopkg.in/yaml.v2-2.2.8
...
build(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.8 in /examples/are-you-alive
2022-02-07 14:00:15 -08:00
deepthi
01ce875ede
naming: delete old code that was needed for version compatibility + a few other fixes
...
Signed-off-by: deepthi <deepthi@planetscale.com>
2022-01-14 16:17:09 -08:00
dependabot[bot]
5dd10c694e
build(deps): bump gopkg.in/yaml.v2 in /examples/are-you-alive
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.2.5 to 2.2.8.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.8 )
---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 22:20:51 +00:00
deepthi
92379f7120
Inclusive naming: fix are-you-alive example and orc_test.sh
...
Signed-off-by: deepthi <deepthi@planetscale.com>
2021-10-27 12:01:20 -07:00
Rohit Nayak
d2f884d217
Various mods for replacing MASTER with PRIMARY
...
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
2021-08-06 15:32:30 +02:00
zhangshj
85f388670e
correct several wrong words
...
Signed-off-by: zhangshj <zhangshj@inspur.com>
2021-04-13 09:58:11 +08:00
Aditya Sharma
47611bca39
goimports -local vitess.io/vitess -w .
...
Signed-off-by: Aditya Sharma <git@adi.run>
2021-01-04 18:27:04 -05:00
Shaun Verch
0b63bcdad5
Make it easier to test multiple endpoints with aya
...
This cleans up the interface of are you alive to pass it a config file
with endpoint configuration rather than command line options that make
are you alive construct the connection strings in different ways.
This makes it easier to test a larger number of endpoints, so that, for
example, you could easily configure it to write to one endpoint while
reading from 11 others, at any rate you want.
Also removes environment from the labels since that could be added later
by the deployment, and makes the rate configuration a true rate instead
of a delay.
Signed-off-by: Shaun Verch <sverch@planetscale.com>
2020-05-19 17:57:25 -04:00
deepthi
c9e81557b6
update go.mod
...
Signed-off-by: deepthi <deepthi@planetscale.com>
2020-03-11 16:19:59 -07:00
Shaun Verch
86ceabe245
Address review comments
...
Signed-off-by: Shaun Verch <shaun@planetscale.com>
2020-03-02 14:53:56 -05:00
Shaun Verch
cc7ea16a1d
Update examples/are-you-alive/README.md
...
Co-Authored-By: Deepthi Sigireddi <deepthi.sigireddi@gmail.com>
Signed-off-by: Shaun Verch <shaun@planetscale.com>
2020-03-02 14:53:42 -05:00
Shaun Verch
0ac244162d
Use go modules and fix build
...
Now everything described in the README works with the new paths.
Signed-off-by: Shaun Verch <shaun@planetscale.com>
2020-02-20 17:05:48 -05:00
Shaun Verch
ec2a1ce042
Add Dockerfiles
...
This wasn't added because it was gitignored.
Signed-off-by: Shaun Verch <shaun@planetscale.com>
2020-02-04 20:45:11 -05:00
Shaun Verch
fa96b50175
Change registry link to planetscale-vitess
...
Signed-off-by: Shaun Verch <shaun@planetscale.com>
2020-02-04 20:42:39 -05:00
Lee Yi Jie Joel
615dc52d77
Add are you alive example
...
Signed-off-by: Lee Yi Jie Joel <lee.yi.jie.joel@gmail.com>
2020-01-02 14:10:30 -08:00