linkerd2/pkg
Suraj Deshmukh d7dbe9cbff
Fix spelling mistakes using codespell (#4700)
Using following command the wrong spelling were found and later on
fixed:

```
codespell --skip CHANGES.md,.git,go.sum,\
    controller/cmd/service-mirror/events_formatting.go,\
    controller/cmd/service-mirror/cluster_watcher_test_util.go,\
    SECURITY_AUDIT.pdf,.gcp.json.enc,web/app/img/favicon.png \
    --ignore-words-list=aks,uint,ans,files\' --check-filenames \
    --check-hidden
```

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2020-07-07 17:07:22 -05:00
..
addr Add some unit test (#4701) 2020-07-07 09:09:49 -07:00
admin remove admin server timeouts (#4350) 2020-05-08 12:59:43 -07:00
charts feat: add log format annotation and helm value (#4620) 2020-07-02 10:08:52 -05:00
config
filesonly
flags Trace Control plane Components with OC (#3495) 2019-10-18 12:19:13 -07:00
healthcheck Fix spelling mistakes using codespell (#4700) 2020-07-07 17:07:22 -05:00
identity Update proxy-api version to v0.1.13 (#4614) 2020-06-24 12:52:59 -07:00
inject Fix spelling mistakes using codespell (#4700) 2020-07-07 17:07:22 -05:00
issuercerts Unify trust anchors terminology (#4047) 2020-02-15 10:12:46 +02:00
k8s Fix spelling mistakes using codespell (#4700) 2020-07-07 17:07:22 -05:00
profiles Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00
prometheus Trace Control plane Components with OC (#3495) 2019-10-18 12:19:13 -07:00
protohttp Fix spelling mistakes using codespell (#4700) 2020-07-07 17:07:22 -05:00
servicemirror Change help text to use source/target terminology in service-mirror and healthchecks (#4524) 2020-06-02 15:21:52 -04:00
smimetrics Upgrade to client-go 0.17.4 and smi-sdk-go 0.3.0 (#4221) 2020-04-01 10:07:23 -07:00
tap concatenate additional url paths to protohttp.TapReqToUrl (#4151) 2020-03-11 10:34:05 -07:00
tls Support parsing PKCS8 encoded private keys (#4597) 2020-06-23 19:10:19 -07:00
trace Trace Control plane Components with OC (#3495) 2019-10-18 12:19:13 -07:00
util
version Add --close-wait-timeout inject flag (#4409) 2020-05-21 14:14:14 -07:00