Fix typos
Fix all typos found with https://github.com/crate-ci/typos, later we can add this to the CI to prevent further introduction of typos.
- [x] read the CONTRIBUTING guidelines
- [ ] raised a GitHub issue or discussed it on the projects chat beforehand
- [ ] added unit tests
- [ ] added integration tests
- [ ] updated documentation if needed
- [ ] updated CHANGELOG.md
Please run prettier on docs/web-ui.md
Please run prettier on docs/web-ui.md
done
There have been a lot of changes can you please rebase the PR.
There have been a lot of changes can you please rebase the PR.
Done
There are still some conflicts.
I think we should just remove the whole kustomize stuff, I can open a pr for it tomorrow
@ohdearaugustin opened for removing kustomize #1906
Should be in a sane state finally :-)
synced with main again
The unstable tailscale client is failing for the IntegrationTest (TestAuthKeyLogoutAndRelogin) this was not caused by this PR, but rather by an update of the client. @kradalby I hope it is okay to merge it.
Yes it's been in the works for a bit, great getting it in
Thanks