Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
bd80b17
docs: add Installation dropdown and GitOps section to sidebar
officialasishkumar Apr 1, 2026
afe6cd4
docs: add ArgoCD GitOps deployment guide for Keploy k8s-proxy
officialasishkumar Apr 1, 2026
adf7efa
docs: add Flux CD GitOps deployment guide for Keploy k8s-proxy
officialasishkumar Apr 1, 2026
288e034
fix: move Kubernetes to its own sidebar level, not nested under Insta…
officialasishkumar Apr 1, 2026
55d4451
docs(flux): update demo repo reference to include Flux manifests
officialasishkumar Apr 1, 2026
c59f4dd
refactor(docs): consolidate Kubernetes guides into single Installatio…
officialasishkumar Apr 1, 2026
fd8d54a
fix(docs): correct sidebar labels and promote GitOps headings to h2
officialasishkumar Apr 1, 2026
3600952
docs: update reference repo link to keploy-k8s-demo
officialasishkumar Apr 1, 2026
984be38
style(docs): fix prettier formatting in GitOps guides
officialasishkumar Apr 1, 2026
45ee3eb
refactor(docs): remove unnecessary prerequisites from GitOps guides
officialasishkumar Apr 1, 2026
a30246b
docs: remove reference repo link from Kubernetes guide
officialasishkumar Apr 1, 2026
486972d
docs: remove redundant access key secret section from GitOps guide
officialasishkumar Apr 1, 2026
92d80b7
docs: remove redundant summary tables from ArgoCD and Flux sections
officialasishkumar Apr 1, 2026
3e71f14
docs: remove TLS passthrough architecture explanation
officialasishkumar Apr 1, 2026
064e011
docs: remove Flux repo structure section
officialasishkumar Apr 1, 2026
860d1ec
docs: remove ArgoCD/Flux install instructions from GitOps guides
officialasishkumar Apr 1, 2026
947132c
Revert "docs: remove ArgoCD/Flux install instructions from GitOps gui…
officialasishkumar Apr 1, 2026
dd0e4aa
docs: fix MCP type to http, add recording tools and workflow (#817)
nehagup Apr 1, 2026
9119325
docs: fix broken anchor link in Flux TLS passthrough note
officialasishkumar Apr 1, 2026
64a445f
docs: fix Vale linter errors in Kubernetes and GitOps guides
officialasishkumar Apr 1, 2026
1a75fa3
Merge branch 'main' into feat/enterprise-k8s-gitops-guides
officialasishkumar Apr 1, 2026
529d925
docs: fix helm values schema and update stale links
officialasishkumar Apr 1, 2026
95c313a
docs: revert helm CLI values to top-level keys
officialasishkumar Apr 1, 2026
9743ee9
docs(gitops): clarify ingressUrl port for cloud clusters
officialasishkumar Apr 1, 2026
f9d854a
fix(gitops): add fullnameOverride and fix stale links
officialasishkumar Apr 1, 2026
415244f
fix(gitops): add mutual exclusivity warning and secret creation step
officialasishkumar Apr 1, 2026
e7dfdca
fix(gitops): add namespace creation and port clarification
officialasishkumar Apr 1, 2026
3ae9d89
fix(gitops): remove redundant namespace creation
officialasishkumar Apr 1, 2026
1228320
fix(gitops): demote HTTPProxy heading to nest under Ingress section
officialasishkumar Apr 2, 2026
21db3b3
docs(gitops): remove redundant mutual exclusivity warning
officialasishkumar Apr 2, 2026
1194c99
docs(gitops): remove demo repo links
officialasishkumar Apr 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions vale_styles/config/vocabularies/Base/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ APIs
Appium
Applitools
Arkade
ArgoCD
Asana
Auditability
borderRadius
Expand All @@ -13,6 +14,7 @@ config
containerName
custom_functions
DBs
declaratively
Deduplication
distros
dockerfile
Expand All @@ -23,13 +25,16 @@ GitHub
gjson
graphql
Hacktoberfest
HAProxy
Hasura
header_contains
header_equal
header_exists
header_matches
[Hh]ostname
Hoppscotch
html
HTTPProxy
Idempotency
Jacoco
JBehave
Expand All @@ -38,22 +43,27 @@ json_contains
json_equal
json_path
JUnit
kubectl
kubernetes
test-gen
[Kk]eploy
LLMs
mabl
middleware
mock
Mockaroo
[Nn]amespace[s]?
Nhost
npm
NUnit
Onboarding
params
[Pp]assthrough
Postgres
Pytest
realtime
Redis
[Rr]epo
Reqnroll
SDK
signin
Expand All @@ -70,11 +80,15 @@ testmode
Testrun
testsets
timeFreezing
Traefik
Twilio
Unittest
url
UTGen
UUIDs
VM
VMs
VM's
wiremessages
Woohoo
wsl
Expand Down
Loading
Loading