linkerd2/test/integration
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
..
configs Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
edges Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
egress Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
endpoints Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
externalissuer Fix spelling mistakes using codespell (#4700) 2020-07-07 17:07:22 -05:00
get Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
inject Fix spelling mistakes using codespell (#4700) 2020-07-07 17:07:22 -05:00
routes Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
serviceaccounts Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
serviceprofiles Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
stat Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
tap Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
testdata Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
tracing Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
trafficsplit Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
uninstall Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30
install_test.go Add a Windows Linkerd cli Test (#4653) 2020-07-02 23:13:57 +05:30