electrocucaracha / krd

Kubernetes Reference Deployment
Apache License 2.0
39 stars 10 forks source link

chore: update dictionary #214

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

Base PullRequest

default branch (https://github.com/electrocucaracha/krd/tree/master)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2.1.4/node_modules/npm-check-updates/build/src/bin ```
sudo apt-get update ```Shell Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B] Get:6 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease [3632 B] Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Get:5 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:7 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages [148 kB] Get:8 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1678 kB] Get:9 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1074 kB] Get:10 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [246 kB] Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1467 kB] Get:12 http://azure.archive.ubuntu.com/ubuntu jammy-security/main Translation-en [252 kB] Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1866 kB] Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [317 kB] Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe Translation-en [164 kB] Fetched 8298 kB in 1s (6287 kB/s) Reading package lists... ```
sudo apt-get -y --no-install-recommends install aspell aspell-en ```Shell Reading package lists... Building dependency tree... Reading state information... Suggested packages: aspell-doc spellutils The following NEW packages will be installed: aspell aspell-en 0 upgraded, 2 newly installed, 0 to remove and 15 not upgraded. Need to get 386 kB of archives. After this operation, 786 kB of additional disk space will be used. Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B] Get:2 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 aspell amd64 0.60.8-4build1 [87.7 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 aspell-en all 2018.04.16-0-1 [299 kB] Fetched 386 kB in 0s (3385 kB/s) Selecting previously unselected package aspell. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 269098 files and directories currently installed.) Preparing to unpack .../aspell_0.60.8-4build1_amd64.deb ... Unpacking aspell (0.60.8-4build1) ... Selecting previously unselected package aspell-en. Preparing to unpack .../aspell-en_2018.04.16-0-1_all.deb ... Unpacking aspell-en (2018.04.16-0-1) ... Setting up aspell (0.60.8-4build1) ... Setting up aspell-en (2018.04.16-0-1) ... Processing triggers for man-db (2.10.2-1) ... Processing triggers for dictionaries-common (1.28.14) ... aspell-autobuildhash: processing: en [en-common]. aspell-autobuildhash: processing: en [en-variant_0]. aspell-autobuildhash: processing: en [en-variant_1]. aspell-autobuildhash: processing: en [en-variant_2]. aspell-autobuildhash: processing: en [en-w_accents-only]. aspell-autobuildhash: processing: en [en-wo_accents-only]. aspell-autobuildhash: processing: en [en_AU-variant_0]. aspell-autobuildhash: processing: en [en_AU-variant_1]. aspell-autobuildhash: processing: en [en_AU-w_accents-only]. aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. aspell-autobuildhash: processing: en [en_CA-variant_0]. aspell-autobuildhash: processing: en [en_CA-variant_1]. aspell-autobuildhash: processing: en [en_CA-w_accents-only]. aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. aspell-autobuildhash: processing: en [en_GB-variant_0]. aspell-autobuildhash: processing: en [en_GB-variant_1]. aspell-autobuildhash: processing: en [en_US-w_accents-only]. aspell-autobuildhash: processing: en [en_US-wo_accents-only]. NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 6.5.0-1021-azure NEEDRESTART-KEXP: 6.5.0-1021-azure NEEDRESTART-KSTA: 1 ```
pip install pyspelling ```Shell Defaulting to user installation because normal site-packages is not writeable Collecting pyspelling Downloading pyspelling-2.10-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.0/45.0 KB 1.9 MB/s eta 0:00:00 Collecting lxml Downloading lxml-5.2.2-cp310-cp310-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 37.8 MB/s eta 0:00:00 Collecting wcmatch>=8.5 Downloading wcmatch-8.5.2-py3-none-any.whl (39 kB) Requirement already satisfied: pyyaml in /usr/lib/python3/dist-packages (from pyspelling) (5.4.1) Collecting soupsieve>=1.8 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Collecting markdown Downloading Markdown-3.6-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.4/105.4 KB 45.9 MB/s eta 0:00:00 Collecting beautifulsoup4 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 KB 49.2 MB/s eta 0:00:00 Collecting html5lib Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 KB 41.3 MB/s eta 0:00:00 Collecting bracex>=2.1.1 Downloading bracex-2.4-py3-none-any.whl (11 kB) Requirement already satisfied: six>=1.9 in /usr/lib/python3/dist-packages (from html5lib->pyspelling) (1.16.0) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Installing collected packages: webencodings, soupsieve, markdown, lxml, html5lib, bracex, wcmatch, beautifulsoup4, pyspelling Successfully installed beautifulsoup4-4.12.3 bracex-2.4 html5lib-1.1 lxml-5.2.2 markdown-3.6 pyspelling-2.10 soupsieve-2.5 wcmatch-8.5.2 webencodings-0.5.1 ```
sort --ignore-case --output=original.dic .github/.wordlist.txt
echo "" > .github/.wordlist.txt
# Remove leftovers
pyspelling -c .spellcheck.yml | sed '/^<.*>/d;/^!!!/d;/^--/d;/^Misspelled words:/d;/^$/d;/^Spelling check passed :)$/d' | sort --ignore-case | uniq --ignore-case | tee draft.dic ```Shell ADDONS aio Allocatable ANSIBLE autoscale Autoscaler BACKEND balancer blockquote boyter BPF brightgreen Bugfixes CentOS checkpointing CNI COCOMO codebase config CONTAINERD contiv contrib CRI criproxy CrossSubnet CRUN CSI cx datasets dev DEVOPS Distros DNS DNSCache dpdk eBPF electrocucaracha Falco filesystem FPGAs fsSL geneve GPUs Grafana GVISOR gw HAProxy href https HUGEPAGES HugeTLB hugetlbpage img initVagrant IOV IPIP iptables IPVS ipvsadm ISTIO KATA katacontainers Kiali Knative KRD KRDaio KUBE KUBELET KUBERNETES KUBESPHERE KUBESPRAY Kubespray's Kubevirt Kubewarden KVM Kyverno laobi libndctl Libvirt Lifecycle Linter LLMs LocalAI LOCALHOST LOGFILES ly METALLB Mirantis MULTUS NDOTS Nephio NFD NFs NGINX NodeLocal NODELOCALDNS ol OPA opensource openSUSE PCI pluggable PMEM png pre PROVISIONER PRs QAT QCOW qemu QuickAssist README rebase REPO RESOLVCONF rubocop RUNTIME runtimes Scc serverless SERVICEMESH SGPT SIG SIGs sloc snetworkplumbingwg src sriov subproject svg textlint tf tox udp ui vagrantup VFs Virtink Virtlet VirtualBox VM VMs vmwrapper VXLAN WEBHOOK WIP xyz YAML yml YOUKI ```
comm -12 --nocheck-order draft.dic original.dic > .github/.wordlist.txt
sort --ignore-case --output=.github/.wordlist.txt .github/.wordlist.txt
# Add missing words
pyspelling -c .spellcheck.yml | sed '/^<.*>/d;/^!!!/d;/^--/d;/^Misspelled words:/d;/^$/d;/^Spelling check passed :)$/d' | sort --ignore-case | uniq --ignore-case | tee --append .github/.wordlist.txt ```Shell SGPT ```
sort --ignore-case --output=.github/.wordlist.txt .github/.wordlist.txt

Changed files

Changed file: - .github/.wordlist.txt

:octocat: Repo | :memo: Issues | :department_store: Marketplace