* change(ui) - redirect to the landing url on SSO login
* fix(ui): fix share popup styles
* change(ui) - non admin user preference restrictions
* fix(ui) - redirect fix
* change(ui) - show installation btn without mouse hover
* feat(api): api-v1 handle wrong projectKey
feat(api): api-v1 get live sessions
* change(ui) - show role edit on hover
* change(ui) - audit trail count with comma
* fix(ui) - audit trail date range custom picker alignment
* change(ui) - show a message when mob file not found
* feat(api): api-v1 fixed search live sessions
* feat(api): api-v1 handle wrong projectKey
* feat(api): fixed assist error response
* fix(tracker): check node scrolls only on start
* fixup! fix(tracker): check node scrolls only on start
* feat(ui/player): scroll view in click map
* feat(ui/player): rm unused check
* New configuration module (#558)
* ci(dbmigrate): Create db migrate when there is change
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(ui): fix login error/button margins
* fix(ui) - checkbox click
* fix(ui) - search rename and save fixes
* change(ui) - text changes
* fix(ui) - button text nowrap
* fix(ui): fix slowestdomains widget height
* change(ui) - ignore clicks while annotating
* change(ui) - if block with braces
* change(ui) - capitalize first letter in breadcrumb
* feat(db): remove errors from permissions
feat(api): remove errors from permissions
* feat(api): changed reset password response
* fix(ui) - assist active tab list, broken after with new api changes (pagination)
* fix(ui) - assist active tab list, broken after with new api changes (pagination)
* change(ui) - search compare
* fix(ui): last fixes for 1.7
* fix(ui): fix timeline
* fix(ui): small code fixes
* fix(ui): remove unused
* feat(frontend/assist): show when client tab is inactive + fix reconnection status update
* fix(ui) - visibility settings
* feat(assist): refactored extractSessionInfo
feat(assist): hardcoded session's attributes
* Added snabbdom (JS)
* fix(tracker): version check works with x.x.x-beta versions
* fix(backend): keep the highest user's timestamp instead of the latest message timestamp for correct session duration value
* feat(backend/s3): added file tag RETENTION (#561)
* change(ui) - search optimization and autocomplete improvements
* feat(backend/assets): added new metrics assets_downloaded
* change(ui) - show back the date range in bookmarks since the api is filtering by daterange
* feat(backend-assets): custom headers for cacher requests
* chore(backend): no tidy in dockerfile (local build speed up)
* feat(backend/assets): added proxy support for cacher module
* feat(backend/storage): set retention env variable as not required
* fix(ui): fix jira issues
* ci(helm): use kubectl for deployment
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* feat(tracker):3.5.13: performance improvements for a case of extensive dom
* fix(backend): added missed err var and continue statement
* ci(helm): forcing namespace
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* feat(api): fixed slowest_domains query
* ci(helm): update helm deployment method
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* change(ui) - filter dropdown colros
* fix(ui) - speed index location avg attribute changed to value
* ci(api): enable kubectl apply
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(ui) - widget y axis label
* feat(api): fixed slowest_domains query
* chore(helm): Adding namespaces to all templates (#565)
* feat(api): assist type-autocomplete
* feat(api): assist global-autocomplete
* feat(sourcemaps): include wasm file in build
* feat(sourcemaps-reader): refactored
* fix(ui): fix data for funnels
* fix(ui): fix all sessions section margin
* fix(ui) - assist loader flag
* fix(ui) - assist loader flag
* fix(ui): fix weird check
* feat(api): autocomplete accept unsupported types
* feat(ui): migrate to yarn v3
* feat(ui): minor fixes for installment
* feat(ui): add typescript plugin to yarn
* chore(helm): Ability to override image registry
* chore(helm): Overriding openreplay docker registry
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(ui): fix control arrows on firefox
* feat(crons): EE crons
* feat(api): fixed build script
* feat(alerts): fixed build script
* feat(crons): fixed build script
* chore(helm): Updating cron version
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* feat(crons): changes
* chore(helm): optional minio ingress
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* feat(crons): fix build script
feat(alerts): fix build script
* Revert "chore(helm): Updating cron version"
This reverts commit
|
||
|---|---|---|
| .. | ||
| crds | ||
| hacks | ||
| templates | ||
| Chart.yaml | ||
| README.md | ||
| values.yaml | ||
altinity-clickhouse-operator
Helm chart to deploy altinity-clickhouse-operator.
The ClickHouse Operator creates, configures and manages ClickHouse clusters running on Kubernetes.
Refer to operator repo for additional information.
Homepage: https://github.com/slamdev/helm-charts/tree/master/charts/altinity-clickhouse-operator
Maintainers
| Name | Url | |
|---|---|---|
| slamdev | valentin.fedoskin@gmail.com |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| affinity | object | {} |
affinity for scheduler pod assignment |
| configs | object | {"confdFiles":null,"configdFiles":null,"files":null,"templatesdFiles":null,"usersdFiles":null} |
overrides operator default configmaps |
| fullnameOverride | string | "" |
full name of the chart. |
| imagePullSecrets | list | [] |
image pull secret for private images |
| metrics.env | list | [] |
additional environment variables for the deployment |
| metrics.image.pullPolicy | string | "IfNotPresent" |
image pull policy |
| metrics.image.repository | string | "altinity/metrics-exporter" |
image repository |
| metrics.image.tag | string | "" |
image tag (chart's appVersion value will be used if not set) |
| metrics.resources | object | {} |
custom resource configuration |
| metrics.command | list | nil |
command for metrics-exporter container |
| metrics.args | list | nil |
args for metrics-exporter container |
| nameOverride | string | "" |
override name of the chart |
| nodeSelector | object | {} |
node for scheduler pod assignment |
| operator.env | list | [] |
additional environment variables for the deployment |
| operator.image.pullPolicy | string | "IfNotPresent" |
image pull policy |
| operator.image.repository | string | "altinity/clickhouse-operator" |
image repository |
| operator.image.tag | string | "" |
image tag (chart's appVersion value will be used if not set) |
| operator.resources | object | {} |
custom resource configuration |
| operator.command | list | nil |
command for operator container |
| operator.args | list | nil |
args for operator container |
| podAnnotations | object | nil |
additional pod annotations |
| serviceAccount.annotations | object | {} |
annotations to add to the service account |
| serviceAccount.create | bool | true |
specifies whether a service account should be created |
| serviceAccount.name | string | nil |
the name of the service account to use; if not set and create is true, a name is generated using the fullname template |
| serviceMonitor.additionalLabels | object | {} |
additional labels for service monitor |
| serviceMonitor.enabled | bool | false |
ServiceMonitor CRD is created for a prometheus operator |
| tolerations | list | [] |
tolerations for scheduler pod assignment |