Commit d3938a3
chore(addons): optimize multiple addons (#93)
* chore(mysql-cluster): modify networkpolicy
* fix(prometheus): fix typo
* chore(prometheus): add plans 50
* chore(mysql-cluster): add networkpolicy
* chore(prometheus): add networkpolicy
* chore(promtheus): service discovery in namespace
* chore(mysql-cluster): plans 10
* chore(mysql-cluster): add max_connection_limit
* chore(mysql-cluster): add plans
* chore(prometheus): support discovery addons in namespaces
* fix(prometheus): is enabled scrape addons metrics
* feat(drycc-addons): add postgresql-cluster
* chore(postgresql-cluster): move patroni env to helper
* chore(postgresql-cluster):adjust patroni config use configmap
* chore(postgresql-cluster):organize code structure
* chore(postgresql-cluster): add metrics
* chore(postgresql-cluster): add metrics
* chore(postgresql-cluster): rename postgresql to postgresql-cluster
* chore(postgresql-cluster) add wal-g for backup
* chore(postgresql-cluster): redirect postgresql log
* chore(postgresql-cluster): add pgbackup
* chore(postgresql-cluster): add plans
* chore(addons): add cloudbeaver
* chore(addons): fix plan binds
* chore(prometheus): add auth
* fix(postgresql-cluster): service type nil
* fix(cloudbeaver): labels application
* fix(postgresql-cluster): plans describe typo
* chore(postgresql-cluster): allow dyrcc params
* chore(postgresql-cluster): generate password random
* chore(postgresql-cluster): Adjust backup strategy
* chore(postgresql-cluster): bind info
* chore(postgresql-cluster): fix typo
* chore(postgresql-cluster): megre
* chore(postgresql-cluster): megre
* chore(cloudbeaver): modify storage method
* chore(postgresql-cluster): adjust
* chore(postgresql-cluster): fix password & netpolicy
* chore(addons): add persistentVolumeClaimRetentionPolicy
* chore(addons): update support
* megre(addons): megre from upstream
* chore(postgresql-cluster): reset wal retain size
* chore(postgresql-cluster):add hugepages-2Mi limit in plans
* chore(addons): alter cloudbeaver plan to 10, prometheus add hotupdate param
* chore(mysql-cluster): adjust bind params
* chore(postgresql-cluster): add plan 4t
* chore(postgresql-cluster): adjust pg params & monitor user privilege
* chore(mysql-cluster): set persistentVolumeClaimRetentionPolicy deleted
* chore(mysql-cluster): persistence group_replication_group_name after greate new cluster
* chore(mysql-cluster): delete charts common
* chore(postgresql-cluster): reset max_slot_wal_keep_size
* chore(mysql): Re-implementing the cluster implementation
* chore(postgresql-cluster): fix 4t plan
* chore(addons): add pmm
* chore(pmm): set instance name
* chore(prometheus): add scrape namespace
* chore(postgres): set service type to ClusterIP
* chore(postgres): update metrics default values
* chore(mysql-cluster): add router configmap , add resources limits to router and metrics
* chore(mysql-cluster): modify networkpolicy rules. empty ingress when router service type is loadbalancer
* chore(postgresql-cluster): Allow all ip when service type is Loadbalancer
* chore(cloudbeaver): add networkpolicy ,Allow all ip when service type is Loadbalancer
* chore(cloudbeaver): fix typo
* chore(pmm): pmm network support
* chore(pmm): fix pmm chart.yaml
* chore(pmm): fix pmm chart.yaml
* chore(addons): against plans to standard specifications
* chore(mysql-cluster): fix standard-1c2g10
* chore(addons) add mongodb
* chore(mongodb) add networkpolicy allownamespaces
* chore(addons):changes cluster role to role and clusterrolebinding to rolebinding
* megre(addons): megre upstream
* chore(mysql-cluster) fix 1c3g10 bind typo
* chore(addons):delete mongodb
* chore(addons): add mongodb
* chore(grafana): add plans
* chore(prometheus): add namespace containers base metrics
* chore(grafana): add plans
* chore(pmm): add plans
* chore(prometheus): add plans
* chore(mongodb): enable metrics
* chore(mongodb): enable metrics
* fix(mongodb): networkpolicy for exporter
* megre(prometheus): megre upstream
* megre(mongodb): megre upstream
* chore(mongodb): add plans
* fix(mongodb): plan meta uuid and metrics probe
* chore(mongodb): add user for exporter
* chore(mysql): update images registry address
* chore(prometheus): support kubernetes services probe
* chore(postgresql-cluster): use shared memory
* fix(mysql-cluster): fix plans typo
* fix(prometheus): add alertmanager config
* chore(mysql-cluster): add backup
* chore(prometheus): add custom scrape
* chore(addons): add clickhouse
* chore(addons): modify cronjob images pull policy
* chore(clickhouse): fix chart version
* chore(clickhouse): fix chart version
* chore(mysql-cluster): change dump default theads to 1 for avoid use too many mem
* chore(clickhouse): add plans
* chore(clickhouse): update use keeper
* chore(clickhouse): change to use shard0 keeper cluster
* chore(fluentbit): add java_multiline
* chore(fluentbit): optimize java_multiline
* chore(fluentbit): add plans
* chore(fluentbit):add plans
* megre(addons)
* chore(mysql-cluster): add router resources limits
* chore(mysql-cluster): add metrics collects
* chore(prometheus): scrape mysql metrics with params
* chore(prometheus): modify mysql scrape params
* chore(fluentbit): add gateway multiline
* chore(clickhouse): add timezone
* chore(fluentbit): add multiline config
* chore(postgresql-cluster): add postgresql-logicalbackup
* fix(prometheus): scrape mysql
* chore(addons): modify plans requests
* fix(mysql-cluster): router limits
* fix(mysql-cluster): router limits
* fix(mysql-cluster): remove metrics probe
* chore(mysql-cluster): optimisation metrics
* chore(prometheus): drop mysql metrics
* fix(prometheus): Remove redundant code
* fix(prometheus): configmap-reload images address
* chore(fluentbit): timezone +8
* chore(mysql-cluster): bind add domain
* chore(postgresql-cluster): bind add domain
* chore(addons: add ydb)
* chore(clickhouse): add plan 32c64g12000
* chore(grafana): disable update
* chore(mysql-cluster):remove plan1c2g10
* chore(grafana): add node selector
* chore(prometheus): add node selector
* chore(clickhouse) set internal_replication true and other params about memory
* chore(postgresql-cluster): remove 1c2g plan
* chore(mysql-cluster): Support different MySQL initialization parameters against plan
---------
Co-authored-by: lijianguo <lijianguo1991@outlook.com>1 parent e035fc6 commit d3938a3
24 files changed
Lines changed: 188 additions & 159 deletions
File tree
- addons
- clickhouse/24
- chart/clickhouse
- plans
- standard-16c64g1000
- standard-2c4g20
- standard-32c64g12000
- standard-4c16g100
- standard-8c32g500
- grafana/10
- mysql-cluster/8.0
- chart/mysql-cluster
- templates/primary
- plans
- standard-16c64g400
- standard-2c4g20
- standard-2c8g50
- standard-32c128g800
- standard-4c16g100
- standard-8c32g200
- postgresql-cluster/15
- chart/postgresql-cluster
- plans/standard-1c2g10
- prometheus/2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| 281 | + | |
| 282 | + | |
281 | 283 | | |
282 | 284 | | |
283 | 285 | | |
| |||
294 | 296 | | |
295 | 297 | | |
296 | 298 | | |
297 | | - | |
298 | 299 | | |
| 300 | + | |
299 | 301 | | |
300 | 302 | | |
301 | 303 | | |
| |||
321 | 323 | | |
322 | 324 | | |
323 | 325 | | |
324 | | - | |
| 326 | + | |
| 327 | + | |
325 | 328 | | |
326 | 329 | | |
327 | 330 | | |
| 331 | + | |
| 332 | + | |
328 | 333 | | |
329 | 334 | | |
330 | 335 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | 163 | | |
168 | 164 | | |
169 | 165 | | |
| |||
0 commit comments