pasta's TCP proxy sends RST packets with wrong sequence numbers after the first data packet, breaking TCP connections from Docker containers to external hosts. slirp4netns doesn't have this bug. Changes: - Default gitea_runner_docker_rootless_net_driver changed to slirp4netns - Port driver: 'implicit' for pasta, 'builtin' for slirp4netns - daemon.json: DNS configured per driver (10.0.2.3 for pasta, 8.8.8.8 for slirp4netns) - IPv6 only enabled for pasta (slirp4netns doesn't support IPv6) - integration_test: retry service active check (handles slow startup)
30 lines
861 B
YAML
30 lines
861 B
YAML
extends: substitution
|
|
message: "Use '%s' instead of '%s'."
|
|
link: "https://developers.google.com/style/word-list"
|
|
level: warning
|
|
# Case matters here: each key's own capitalization is what's being corrected,
|
|
# so ignorecase would make these match their own replacements. The rest of the
|
|
# word list lives in WordListCase.yml.
|
|
ignorecase: false
|
|
action:
|
|
name: replace
|
|
swap:
|
|
Ajax: AJAX
|
|
Android device: Android-powered device
|
|
android: Android
|
|
API explorer: APIs Explorer
|
|
authN: authentication
|
|
authZ: authorization
|
|
CLI: command-line tool
|
|
Cloud: Google Cloud Platform|GCP
|
|
Container Engine: Kubernetes Engine
|
|
Developers Console: Google API Console|API Console
|
|
Google account: Google Account
|
|
Google accounts: Google Accounts
|
|
Googling: search with Google
|
|
HTTPs: HTTPS
|
|
k8s: Kubernetes
|
|
SHA1: SHA-1|HAS-SHA1
|
|
url: URL
|
|
World Wide Web: web
|