Skip to content

Advanced configuration for Cadence Server #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 131 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
131 commits
Select commit Hold shift + click to select a range
5f2930a
Unused file deleted
CosminL-DEV May 29, 2025
c6ff014
Revert "Unused file deleted"
CosminL-DEV May 29, 2025
8de1c4b
Restructure values.yaml
CosminL-DEV May 29, 2025
79cf860
Helpers updated
CosminL-DEV May 29, 2025
89302b3
probes deleted and web service added
CosminL-DEV May 29, 2025
61f4feb
Cadence-web service validated
CosminL-DEV May 29, 2025
4e6ae05
cadence web ingress tested
CosminL-DEV May 29, 2025
b4a1f29
fix typo in jobLabel
CosminL-DEV May 29, 2025
fdbe9bb
Revert "fix typo in jobLabel"
CosminL-DEV May 29, 2025
6f4339c
namespaceSelector is a array
CosminL-DEV May 29, 2025
5fb7f9d
pod labels not usefull
CosminL-DEV May 29, 2025
b230d28
securityContext block useless
CosminL-DEV May 29, 2025
b540d5c
removed log config for web
CosminL-DEV May 29, 2025
50c86a5
Cadence web deployment updated
CosminL-DEV May 29, 2025
d4505e2
add secrets template for secretEnv variables
CosminL-DEV May 29, 2025
cdbad49
Merge branch 'cadence-workflow:main' into k8s-best-practices
CosminL-DEV May 30, 2025
12f453c
fix unclosed variable
CosminL-DEV May 30, 2025
6e06b84
add commented secret env
CosminL-DEV May 30, 2025
5ac9129
Split secrets in 2 files
CosminL-DEV May 30, 2025
9381d7b
Added serviceAccount
CosminL-DEV May 30, 2025
0b46361
Added RBAC
CosminL-DEV May 30, 2025
871e3c6
frotend service split and updated
CosminL-DEV May 30, 2025
8c2bffc
Added headless service splitted
CosminL-DEV May 30, 2025
4e46a88
RBAC only if serviceAccount & rca enabled
CosminL-DEV May 30, 2025
c25b525
web-deployment use serviceAccount
CosminL-DEV May 30, 2025
3d01367
ServiceMonitor honorLabels logic
CosminL-DEV May 30, 2025
ce34d91
Improved server-configmap
CosminL-DEV May 30, 2025
4d9c951
add networkpolicy.yaml
CosminL-DEV May 30, 2025
3b8e181
Default minimal deployment
CosminL-DEV May 30, 2025
8c88c43
add PDB template
CosminL-DEV May 30, 2025
2bd5cba
few changes to cassandra deployment
CosminL-DEV May 30, 2025
93428c4
ew changes to schema job
CosminL-DEV May 30, 2025
e4eee84
Remove already split service
CosminL-DEV May 30, 2025
3bde94a
rename pdb
CosminL-DEV May 30, 2025
c999237
rename network policy
CosminL-DEV May 30, 2025
bf7227d
Revert "rename network policy"
CosminL-DEV May 30, 2025
caa5875
Revert "rename pdb"
CosminL-DEV May 30, 2025
4cd8f48
pdb disabled by default
CosminL-DEV May 30, 2025
88e15ce
Renamed 3 new web services
CosminL-DEV May 30, 2025
6883779
server-deployment first refactor
CosminL-DEV Jun 2, 2025
f9fafc9
global variables move to values
CosminL-DEV Jun 2, 2025
a569884
clean some unused helpers
CosminL-DEV Jun 2, 2025
032bfd8
remove useless helpers
CosminL-DEV Jun 2, 2025
a39649a
Create horizontal-pod-autoscaler.yaml
CosminL-DEV Jun 2, 2025
45850a0
fix web env
CosminL-DEV Jun 2, 2025
63fb0c8
useless variable and security disabled by default
CosminL-DEV Jun 2, 2025
d82c433
grpcPeers in helpers for web
CosminL-DEV Jun 2, 2025
b7ddeff
BIND_ON_IP deleted and static env in template
CosminL-DEV Jun 2, 2025
749f5a5
need web variable
CosminL-DEV Jun 2, 2025
5f2f7f0
Updated config template from cadence templates
CosminL-DEV Jun 3, 2025
29ff9fd
Using image without auto-setup
CosminL-DEV Jun 3, 2025
14486ab
No env needed due image change
CosminL-DEV Jun 3, 2025
899425c
Better visibility of configuration
CosminL-DEV Jun 3, 2025
4d79330
Values.Config finished
CosminL-DEV Jun 3, 2025
12419b2
Update values.yaml
CosminL-DEV Jun 3, 2025
a257948
Full rework of configMap
CosminL-DEV Jun 3, 2025
ec7d939
ringpop corrected
CosminL-DEV Jun 5, 2025
e4254fa
Correct ringpop.broadcastAddress
CosminL-DEV Jun 5, 2025
fd02977
final correct ringpop
CosminL-DEV Jun 5, 2025
0caf0be
clusterGroupMetadata updated
CosminL-DEV Jun 5, 2025
abac236
little reorder
CosminL-DEV Jun 5, 2025
1475d9a
little re-order
CosminL-DEV Jun 5, 2025
366b020
services block finished
CosminL-DEV Jun 5, 2025
d6a3edc
config.kafka block validated with schema
CosminL-DEV Jun 5, 2025
613dc52
remove env useless
CosminL-DEV Jun 5, 2025
e7abc39
archival and domainDefaults config validated
CosminL-DEV Jun 5, 2025
1076616
blobstore validated and changed default
CosminL-DEV Jun 5, 2025
cf208ec
publicClient validated
CosminL-DEV Jun 5, 2025
b8f770b
kafka disabled and notes added
CosminL-DEV Jun 5, 2025
2941d5d
lines breaking fix
CosminL-DEV Jun 5, 2025
ef61bb9
Update values.yaml
CosminL-DEV Jun 5, 2025
2ed4169
remove unused helper
CosminL-DEV Jun 6, 2025
db9f8fe
first version of TLS docs
CosminL-DEV Jun 6, 2025
fe0e120
Refactor databases block & TLS
CosminL-DEV Jun 6, 2025
a66106a
enhancement for import tls
CosminL-DEV Jun 6, 2025
5d58fb2
TLS documentation final version
CosminL-DEV Jun 6, 2025
5520325
fix TLS documentation
CosminL-DEV Jun 6, 2025
f5f52fa
dynamicConfig pointing to latest version
CosminL-DEV Jun 16, 2025
959c329
Merge branch 'main' into advanced-configuration
CosminL-DEV Jun 17, 2025
7f6c688
fix line break
CosminL-DEV Jun 17, 2025
311a085
2 env variables moved to config
CosminL-DEV Jun 17, 2025
f0c91c1
lint
CosminL-DEV Jun 17, 2025
cbc4a76
Merge branch 'cadence-workflow:main' into advanced-configuration
CosminL-DEV Jun 18, 2025
a0ed87b
Secrets managed by env variables
CosminL-DEV Jun 18, 2025
42fb22c
auto-setup enabled again for test porpuses
CosminL-DEV Jun 18, 2025
8e395c8
DB secrets managed correctly
CosminL-DEV Jun 18, 2025
a6b4558
simplify tls volumenes
CosminL-DEV Jun 18, 2025
56b0e24
default's updated
CosminL-DEV Jun 18, 2025
a01ed64
testing
CosminL-DEV Jun 18, 2025
b2c6361
Revert "testing"
CosminL-DEV Jun 18, 2025
9b38b35
move schema apart of cassandra
CosminL-DEV Jun 18, 2025
338ed20
wait-for-schema rework 1/2
CosminL-DEV Jun 18, 2025
004f1ea
default cassandra credentials
CosminL-DEV Jun 18, 2025
0673f75
Wait-for-Schema cassandra done
CosminL-DEV Jun 18, 2025
dc42630
Changed to cassandra image for validation
CosminL-DEV Jun 19, 2025
772ea21
no env needed
CosminL-DEV Jun 19, 2025
f031a6e
Update server-deployment.yaml
CosminL-DEV Jun 19, 2025
21e6f3c
fix typo and removed enableGlobalDomain
CosminL-DEV Jun 19, 2025
ca8f804
useEnvVars applied to env variables
CosminL-DEV Jun 19, 2025
bb2e891
fix point to useEnvVars
CosminL-DEV Jun 19, 2025
04fff00
fix advancedVisibility by default
CosminL-DEV Jun 19, 2025
8afcb8a
Update values.yaml
CosminL-DEV Jun 19, 2025
d96536f
deployment fix credentials
CosminL-DEV Jun 19, 2025
301df5e
Rollback server & bump web
CosminL-DEV Jun 19, 2025
d9dd5ec
fix missing end
CosminL-DEV Jun 19, 2025
000ba42
Fix dynamic config issue.
CosminL-DEV Jun 20, 2025
b36c7a6
chart appVersion revert
CosminL-DEV Jun 20, 2025
b47023d
Update values.yaml
CosminL-DEV Jun 20, 2025
06ea33d
visibility schema for cassandra skip
CosminL-DEV Jun 23, 2025
95bde5f
fix volumeMount nindent
CosminL-DEV Jun 23, 2025
a928305
cassandra.tls.serverName default required
CosminL-DEV Jun 23, 2025
9f58eff
postgresql support added
CosminL-DEV Jun 23, 2025
fbe533f
examples tls with mode by default
CosminL-DEV Jun 23, 2025
02f6593
using latest images for wait-for-schema
CosminL-DEV Jun 23, 2025
2d48d0d
mysql wait-for-schema supported
CosminL-DEV Jun 23, 2025
0743300
wait-for-schema mysql support tls
CosminL-DEV Jun 23, 2025
ee3f0d7
Update values.yaml
CosminL-DEV Jun 23, 2025
4d10ce2
wait-for-elasticsearch-schema added
CosminL-DEV Jun 24, 2025
9b7a690
some changes required for elasticsearch
CosminL-DEV Jun 24, 2025
55766b7
defaults values changed
CosminL-DEV Jun 24, 2025
e8adbec
configmap updated for Elastic
CosminL-DEV Jun 24, 2025
4eed2f8
wait-for-elastic password fix
CosminL-DEV Jun 24, 2025
eceea97
changing some defaults
CosminL-DEV Jun 24, 2025
f4b0c0f
DOC for TLS updated
CosminL-DEV Jun 24, 2025
17c3db0
Bump 0.2.0 & HelmDocs
CosminL-DEV Jun 24, 2025
269f975
configurable datastores
CosminL-DEV Jun 24, 2025
8248e64
Bump cadence versions
CosminL-DEV Jul 15, 2025
5513499
schema version updated
CosminL-DEV Jul 15, 2025
da13898
Merge branch 'cadence-workflow:main' into advanced-configuration
CosminL-DEV Jul 28, 2025
434d18b
app version updated
CosminL-DEV Jul 28, 2025
eae52bd
Merge branch 'advanced-configuration' of https://github.com/CosminL-D…
CosminL-DEV Jul 28, 2025
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
4 changes: 2 additions & 2 deletions charts/cadence/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: cadence
version: 0.1.9
appVersion: "1.3.1"
version: 0.2.0
appVersion: "1.3.2"

description: |
Cadence is a distributed, scalable, durable, and highly available orchestration engine
Expand Down
186 changes: 179 additions & 7 deletions charts/cadence/README.md

Large diffs are not rendered by default.

Loading