File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,9 @@ APIDOCS_GEN := $(shell pwd)/bin/crdoc
3030APIDOCS_GEN_VERSION := latest
3131apidocs-gen : # # Download crdoc locally if necessary.
3232 $(call go-install-tool,$(APIDOCS_GEN ) ,fybrik.io/crdoc@$(APIDOCS_GEN_VERSION ) )
33-
33+ SPELL_CHECKER = npx spellchecker-cli
34+ docs-lint :
35+ cd content && $(SPELL_CHECKER ) -f " *.md" " */*.md" " !general/crds-apis.md" -d dictionary.txt
3436# go-install-tool will 'go install' any package $2 and install it to $1.
3537PROJECT_DIR := $(shell dirname $(abspath $(lastword $(MAKEFILE_LIST ) ) ) )
3638define go-install-tool
Original file line number Diff line number Diff line change 1+ ACL-filtered
2+ APIs
3+ Apache2
4+ Authenticator
5+ BYOD
6+ CLI
7+ CRD
8+ CRDs
9+ CRs
10+ CTO
11+ CVE-2021-25735
12+ CaaS
13+ CapsuleConfiguration
14+ CapsuleConfigurationSpec
15+ ClusterIP
16+ ClusterRole
17+ ClusterRoles
18+ ConfigMap
19+ Dependant
20+ Env
21+ ExternalName
22+ GitOps
23+ GitOps-ready
24+ GitOps-way
25+ GlobalTenantResource
26+ GlobalTenantResourceSpec
27+ GlobalTenantResourceStatus
28+ Golang
29+ Grafana
30+ HTTPS
31+ HostNetwork
32+ HostPort
33+ Hostname
34+ Hostnames
35+ IPBlock
36+ IPC
37+ IPs
38+ IngressClass
39+ IngressClasses
40+ JSON
41+ JWT
42+ Keycloak
43+ Kubebuilder
44+ Kubeconfig
45+ Kubernetes
46+ Kubernetes-native
47+ Kustomization
48+ Kustomization.
49+ Kustomizations
50+ Kustomize
51+ LimitRangeItem
52+ LimitRangeSpec
53+ LimitRanger
54+ LoadBalance
55+ LoadBalancer
56+ MTB
57+ MTB.
58+ Miscellanea
59+ MutatingAdmissionWebhook
60+ MutatingWebhookConfiguration
61+ Namespace
62+ Namespace-as-a-Service
63+ Namespace-level
64+ NamespaceSelector
65+ Namespaced-scope
66+ Namespaces
67+ NetworkPolicies
68+ NetworkPolicy
69+ NetworkPolicyEgressRule
70+ NetworkPolicyIngressRule
71+ NetworkPolicyPeer
72+ NetworkPolicyPort
73+ NetworkPolicySpec
74+ NetworkPolicySpec's
75+ NodePort
76+ NodeSelector
77+ OAuth
78+ OIDC
79+ OSS
80+ OpenSSL
81+ OwnerSpec
82+ PID
83+ PRs
84+ PV
85+ PVCs
86+ PVs
87+ PersistentVolume
88+ PersistentVolumeClaim
89+ PodNodeSelector
90+ PodSecurityPolicies
91+ PodSecurityPolicy
92+ PriorityClass
93+ PriorityClasses
94+ PromQL
95+ ProxySetting
96+ PullPolicy
97+ QoS
98+ RBAC
99+ README
100+ Reconciler
101+ Reconciler's
102+ ResourceQuota
103+ ResourceQuotaSpec
104+ Roadmap
105+ RoleBinding
106+ RuntimeClass
107+ RuntimeClasses
108+ SDK
109+ SRE
110+ SSD
111+ ScopeSelectorOperator
112+ ServiceAccount
113+ ServiceAccounts
114+ ServiceMonitor
115+ StorageClass
116+ StorageClasses
117+ TLS
118+ TLS-terminated
119+ TenantResource
120+ TenantResourceSpec
121+ TenantResourceStatus
122+ TenantSpec
123+ TenantStatus
124+ UI
125+ Uncordoning
126+ ValidatingAdmissionWebhook
127+ ValidatingWebhookConfiguration
128+ Velero
129+ Viceversa
130+ WG
131+ Webhook
132+ Webhooks
133+ Workqueue
134+ YAML
135+ additively
136+ backend
137+ balancers
138+ behaviour
139+ capsuleconfiguration
140+ clusterrole
141+ clusterrolebinding
142+ config
143+ cross-Namespace
144+ cross-namespace
145+ customizations
146+ datasource
147+ deletecollection
148+ e2e
149+ eg
150+ eg.
151+ endpointslice
152+ enum
153+ enums
154+ env
155+ etcd
156+ fastly
157+ favourite
158+ flux2-capsule-multi-tenancy
159+ flux2-multi-tenancy
160+ gitops-reconciler-kubeconfig
161+ goimports
162+ golangci-lint
163+ golint
164+ hostname
165+ hostnames
166+ imagePullPolicy
167+ init-time
168+ ipBlock
169+ k3d
170+ keycloak
171+ kubeconfig
172+ kubectl
173+ kubernetes
174+ kustomize
175+ labelled
176+ latencies
177+ lifecycle
178+ linters
179+ linux
180+ lockdown
181+ microservice
182+ multitenant
183+ naas
184+ namespace
185+ namespace-owner-reference
186+ namespaceSelector
187+ namespaced
188+ namespaces
189+ neighbour
190+ networkpolicies
191+ networkpolicy
192+ ngrok
193+ no-naas
194+ non-namespaced
195+ oauth2-proxy
196+ onboarded
197+ persistentvolumeclaims
198+ podSelector
199+ prepended
200+ priorityClasses
201+ radiuses
202+ reconcilers
203+ repo
204+ resync
205+ roadmap
206+ rolebinding
207+ rolebindings
208+ scopeSelector
209+ serviceaccount
210+ stateful
211+ uid
212+ unsetting
213+ v1alpha1
214+ v2
215+ webhook
216+ webhooks
217+ wontfix
218+ CNCF
219+ mb-4
You can’t perform that action at this time.
0 commit comments