electrocucaracha / krd

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

chore: update dictionary #82

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years 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/node_modules/npm-check-updates/build/src/bin ```
sudo apt-get update ```Shell Get:1 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] Hit:2 http://azure.archive.ubuntu.com/ubuntu focal InRelease Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [122 kB] Hit:7 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1469 kB] Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.7 kB] Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [892 kB] Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [19.9 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1135 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9108 B] Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [675 kB] Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [13.0 kB] Fetched 4892 kB in 1s (4619 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 27 not upgraded. Need to get 387 kB of archives. After this operation, 823 kB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 aspell amd64 0.60.8-1ubuntu0.1 [88.4 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 aspell-en all 2018.04.16-0-1 [299 kB] Fetched 387 kB in 0s (2974 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 ... 235035 files and directories currently installed.) Preparing to unpack .../aspell_0.60.8-1ubuntu0.1_amd64.deb ... Unpacking aspell (0.60.8-1ubuntu0.1) ... 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-1ubuntu0.1) ... Setting up aspell-en (2018.04.16-0-1) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for dictionaries-common (1.28.1) ... 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]. ```
pip install pyspelling ```Shell Collecting pyspelling Downloading pyspelling-2.7.3-py3-none-any.whl (45 kB) Requirement already satisfied: pyyaml in /usr/lib/python3/dist-packages (from pyspelling) (5.3.1) Collecting soupsieve>=1.8 Downloading soupsieve-2.3.1-py3-none-any.whl (37 kB) Collecting wcmatch>=6.0.3 Downloading wcmatch-8.3-py3-none-any.whl (42 kB) Collecting markdown Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) Collecting lxml Downloading lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting html5lib Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Collecting bracex>=2.1.1 Downloading bracex-2.2.1-py3-none-any.whl (12 kB) Collecting importlib-metadata>=4.4; python_version < "3.10" Downloading importlib_metadata-4.10.0-py3-none-any.whl (17 kB) Requirement already satisfied: six>=1.9 in /usr/lib/python3/dist-packages (from html5lib->pyspelling) (1.14.0) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: zipp>=0.5 in /usr/lib/python3/dist-packages (from importlib-metadata>=4.4; python_version < "3.10"->markdown->pyspelling) (1.0.0) Installing collected packages: soupsieve, bracex, wcmatch, importlib-metadata, markdown, lxml, beautifulsoup4, webencodings, html5lib, pyspelling Successfully installed beautifulsoup4-4.10.0 bracex-2.2.1 html5lib-1.1 importlib-metadata-4.10.0 lxml-4.7.1 markdown-3.3.6 pyspelling-2.7.3 soupsieve-2.3.1 wcmatch-8.3 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 brightgreen Bugfixes CentOS CNI config CONTAINERD contiv CRI criproxy CRUN CSI cx datasets dev DEVOPS Distros DNS DNSCache dpdk electrocucaracha Falco filesystem FPGAs fsSL GPUs Grafana GVISOR gw HAProxy href https HUGEPAGES HugeTLB hugetlbpage img initVagrant IOV iptables IPVS ipvsadm ISTIO KATA katacontainers Kiali Knative KRD KRDaio KUBE KUBELET KUBERNETES KUBESPHERE KUBESPRAY Kubespray's Kubevirt Kubewarden KVM Kyverno libndctl Libvirt Lifecycle Linter LOCALHOST LOGFILES ly METALLB Mirantis MULTUS NDOTS NFD 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 serverless SERVICEMESH SIG SIGs snetworkplumbingwg src sriov subproject svg tf tox udp ui vagrantup VFs Virtlet VirtualBox VM VMs vmwrapper vxlan WEBHOOK WIP YAML yml ```
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 CONTAINERD ```
sort --ignore-case --output=.github/.wordlist.txt .github/.wordlist.txt

Changed files

Changed file: - .github/.wordlist.txt

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

electrocucaracha commented 2 years ago

/rebase

github-actions[bot] commented 2 years ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
./ci/update_versions.sh ### stderr: ```Shell --2022-01-14 00:20:44-- https://raw.githubusercontent.com/bridgecrewio/checkov/master/kubernetes/checkov-job.yaml Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3813 (3.7K) [text/plain] Saving to: ‘./resources/checkov-job.yaml’ 0K ... 100% 46.3M=0s 2022-01-14 00:20:44 (46.3 MB/s) - ‘./resources/checkov-job.yaml’ saved [3813/3813] ```
pip install pip-tools ```Shell Collecting pip-tools Downloading pip_tools-6.4.0-py3-none-any.whl (47 kB) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) Collecting pep517 Downloading pep517-0.12.0-py2.py3-none-any.whl (19 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting tomli>=1.1.0; python_version >= "3.6" Downloading tomli-2.0.0-py3-none-any.whl (12 kB) Installing collected packages: pip, tomli, pep517, pip-tools Successfully installed pep517-0.12.0 pip-21.3.1 pip-tools-6.4.0 tomli-2.0.0 ```
pip-compile test-requirements.in --output-file test-requirements.txt --upgrade ### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==5.2.0 # via -r test-requirements.in ansible-compat==1.0.0 # via molecule ansible-core==2.12.1 # via ansible ansible-lint==5.3.2 # via -r test-requirements.in arrow==1.2.1 # via jinja2-time attrs==21.4.0 # via pytest bcrypt==3.2.0 # via paramiko binaryornot==0.4.4 # via cookiecutter bracex==2.2.1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2021.10.8 # via requests cffi==1.15.0 # via # bcrypt # cryptography # pynacl chardet==4.0.0 # via binaryornot charset-normalizer==2.0.10 # via requests click==8.0.3 # via # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule colorama==0.4.4 # via rich commonmark==0.9.1 # via rich cookiecutter==1.7.3 # via molecule cryptography==36.0.1 # via # ansible-core # paramiko distro==1.6.0 # via selinux enrich==1.2.7 # via # ansible-lint # molecule idna==3.3 # via requests iniconfig==1.1.1 # via pytest jinja2==3.0.3 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter markupsafe==2.0.1 # via jinja2 molecule==3.5.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest paramiko==2.9.2 # via molecule pathspec==0.9.0 # via yamllint pluggy==1.0.0 # via # molecule # pytest poyo==0.5.0 # via cookiecutter py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.11.2 # via rich pynacl==1.5.0 # via paramiko pyparsing==3.0.6 # via packaging pytest==6.2.5 # via pytest-testinfra pytest-testinfra==6.5.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==5.0.2 # via cookiecutter python-vagrant==0.5.15 # via # -r test-requirements.in # molecule-vagrant pyyaml==5.4.1 # via # ansible-compat # ansible-core # ansible-lint # molecule # molecule-vagrant # yamllint requests==2.27.1 # via cookiecutter resolvelib==0.5.4 # via ansible-core rich==11.0.0 # via # ansible-lint # enrich # molecule ruamel.yaml==0.17.20 # via ansible-lint ruamel.yaml.clib==0.2.6 # via ruamel.yaml selinux==0.2.1 # via # molecule # molecule-vagrant six==1.16.0 # via # bcrypt # cookiecutter # python-dateutil subprocess-tee==0.3.5 # via # ansible-compat # molecule tenacity==8.0.1 # via ansible-lint text-unidecode==1.3 # via python-slugify toml==0.10.2 # via pytest urllib3==1.26.8 # via requests wcmatch==8.3 # via ansible-lint yamllint==1.26.3 # via -r test-requirements.in # The following packages are considered to be unsafe in a requirements file: # setuptools ```

Changed files

Changed file: - galaxy-requirements.yml

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