38 Commits (df11e4e7b4117075a6d07f037568bdebd1d6c656)

Author SHA1 Message Date
Nathan Coleman b438a07326
Export peering cli (#15654) 2 years ago
Ronald 4c070c38e4
Copyright headers for command folder (#16705) 2 years ago
Eric Haberkorn 495ad4c7ef
add enterprise xds tests (#16738) 2 years ago
Dan Stough b3bd3a6586
[OSS] feat: access logs for listeners and listener filters (#15864) 2 years ago
cskh 155c4bc2af
fix(cli): error message in service deregister subcommand (#14028) 2 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script 3 years ago
R.B. Boyer 31f6f55bbe test: normalize require.New and assert.New syntax 3 years ago
Mark Anderson d3cebbd32c
Fixup to support unix domain socket via command line (#10758) 3 years ago
R.B. Boyer b0657973f2
add partition cli flag to all cli commands that have namespace flag (#10668) 3 years ago
Dhia Ayachi 15dddc9edb
make tests use a dummy node_name to avoid environment related failures (#10262) 4 years ago
freddygv e1808af729 Fixup tests 4 years ago
Daniel Nephin 32d36d0dd4 config: replace calls to config.NewBuilder with config.Load 4 years ago
Daniel Nephin 97a577502d config: improve the interface of Load 4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin 16217fe9b9 testing: use t.Cleanup in testutil.TempFile 4 years ago
Daniel Nephin be29d6bf75 config: warn when a config file is skipped 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 4 years ago
Daniel Nephin 77101eee82 config: rename Flags to BuilderOpts 4 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909) 5 years ago
Chris Piraino 646da639ee Allow services register command to register an unnamed check 5 years ago
Matt Keeler 8d953f5840 Implement Mesh Gateways 5 years ago
Matt Keeler f3d9b999ee
Add tagged addresses for services (#5965) 6 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Paul Banks 161482d2cd Fix up tests broken by master merge; add proxy tests to services command (and fix it!); actually run the proxycfg.Manager 6 years ago
Mitchell Hashimoto 69cdab0d84
command/services: just add additional output feedback on success 6 years ago
Mitchell Hashimoto 657682def9
command/services: add test to ensure that dev mode introduces no 6 years ago
Mitchell Hashimoto bf83309124
command/services/register: flag-based registration 6 years ago
Mitchell Hashimoto 939708138f
command/services/deregister: tests for flag validation 6 years ago
Mitchell Hashimoto 3425f123ef
command/services/deregister: -id flag for deletion 6 years ago
Mitchell Hashimoto 2f97a618dc
command/services/deregister: basics working from file 6 years ago
Mitchell Hashimoto 4b887d6dda
command/services: move the config helpers to parent package 6 years ago
Mitchell Hashimoto 1e7d038b37
command/services/register: registration from files work 6 years ago
Mitchell Hashimoto 0fbaa18ed3
command/services/register: config mapping tests 6 years ago
Mitchell Hashimoto b315e79cfe
command/services 6 years ago