generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 1
feat(helm): update chart robusta ( 0.30.0 ➔ 0.31.1 ) #1154
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/robusta-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/apps/observability/robusta/app Kustomization: observability/robusta HelmRelease: observability/robusta
+++ kubernetes/apps/observability/robusta/app Kustomization: observability/robusta HelmRelease: observability/robusta
@@ -12,13 +12,13 @@
chart:
spec:
chart: robusta
sourceRef:
kind: HelmRepository
name: robusta
- version: 0.30.0
+ version: 0.31.1
driftDetection:
mode: enabled
install:
remediation:
retries: -1
interval: 1h |
--- HelmRelease: observability/robusta ConfigMap: observability/custom-toolsets-configmap
+++ HelmRelease: observability/robusta ConfigMap: observability/custom-toolsets-configmap
@@ -4,11 +4,12 @@
metadata:
name: custom-toolsets-configmap
namespace: observability
data:
custom_toolset.yaml: "toolsets: \n internet:\n enabled: true\n kubernetes/core:\n\
\ enabled: true\n kubernetes/logs:\n enabled: true\n prometheus/metrics:\n\
- \ enabled: true\n robusta:\n enabled: true\nmcp_servers: \n {}"
+ \ enabled: true\n robusta:\n enabled: true\n runbook:\n enabled: true\n\
+ mcp_servers: \n {}"
model_list.yaml: |2-
{}
--- HelmRelease: observability/robusta ClusterRole: observability/robusta-holmes-cluster-role
+++ HelmRelease: observability/robusta ClusterRole: observability/robusta-holmes-cluster-role
@@ -181,7 +181,176 @@
- probes
- prometheusrules
verbs:
- get
- list
- watch
+- apiGroups:
+ - argoproj.io
+ resources:
+ - applications
+ - applicationsets
+ - appprojects
+ - workflows
+ - workflowtemplates
+ - cronworkflows
+ - rollouts
+ - analysisruns
+ - analysistemplates
+ - experiments
+ - eventsources
+ - sensors
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - source.toolkit.fluxcd.io
+ resources:
+ - gitrepositories
+ - helmrepositories
+ - helmcharts
+ - buckets
+ - ocirepositories
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - kustomize.toolkit.fluxcd.io
+ resources:
+ - kustomizations
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - helm.toolkit.fluxcd.io
+ resources:
+ - helmreleases
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - notification.toolkit.fluxcd.io
+ resources:
+ - alerts
+ - providers
+ - receivers
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - kafka.strimzi.io
+ resources:
+ - kafkas
+ - kafkatopics
+ - kafkausers
+ - kafkaconnects
+ - kafkaconnectors
+ - kafkamirrormakers
+ - kafkabridges
+ - kafkarebalances
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - keda.sh
+ resources:
+ - scaledobjects
+ - scaledjobs
+ - triggerauthentications
+ - clustertriggerauthentications
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - pkg.crossplane.io
+ resources:
+ - providers
+ - configurations
+ - functions
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - apiextensions.crossplane.io
+ resources:
+ - compositions
+ - compositeresourcedefinitions
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - networking.istio.io
+ resources:
+ - virtualservices
+ - destinationrules
+ - gateways
+ - serviceentries
+ - sidecars
+ - workloadentries
+ - workloadgroups
+ - proxyconfigs
+ - envoyfilters
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - telemetry.istio.io
+ resources:
+ - telemetries
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - gateway.networking.k8s.io
+ resources:
+ - gatewayclasses
+ - gateways
+ - httproutes
+ - tcproutes
+ - tlsroutes
+ - udproutes
+ - grpcroutes
+ - referencegrants
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - velero.io
+ resources:
+ - backups
+ - restores
+ - schedules
+ - backupstoragelocations
+ - volumesnapshotlocations
+ - podvolumebackups
+ - podvolumerestores
+ - downloadrequests
+ - deletebackuprequests
+ - serverstatusrequests
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - external-secrets.io
+ resources:
+ - externalsecrets
+ - secretstores
+ - clustersecretstores
+ - clusterexternalsecrets
+ verbs:
+ - get
+ - list
+ - watch
--- HelmRelease: observability/robusta ClusterRole: observability/robusta-runner-cluster-role
+++ HelmRelease: observability/robusta ClusterRole: observability/robusta-runner-cluster-role
@@ -196,7 +196,195 @@
- clusterrolebindings
- roles
- rolebindings
verbs:
- get
- list
+- apiGroups:
+ - argoproj.io
+ resources:
+ - applications
+ - applicationsets
+ - appprojects
+ - workflows
+ - workflowtemplates
+ - cronworkflows
+ - rollouts
+ - analysisruns
+ - analysistemplates
+ - experiments
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - source.toolkit.fluxcd.io
+ resources:
+ - gitrepositories
+ - helmrepositories
+ - helmcharts
+ - ocirepositories
+ - buckets
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - kustomize.toolkit.fluxcd.io
+ resources:
+ - kustomizations
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - helm.toolkit.fluxcd.io
+ resources:
+ - helmreleases
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - notification.toolkit.fluxcd.io
+ resources:
+ - alerts
+ - providers
+ - receivers
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - image.toolkit.fluxcd.io
+ resources:
+ - imagepolicies
+ - imagerepositories
+ - imageupdateautomations
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - kafka.strimzi.io
+ resources:
+ - kafkas
+ - kafkatopics
+ - kafkausers
+ - kafkaconnects
+ - kafkaconnectors
+ - kafkamirrormakers
+ - kafkamirrormaker2s
+ - kafkabridges
+ - kafkarebalances
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - core.strimzi.io
+ resources:
+ - strimzipodsets
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - keda.sh
+ resources:
+ - scaledobjects
+ - scaledjobs
+ - triggerauthentications
+ - clustertriggerauthentications
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - pkg.crossplane.io
+ resources:
+ - providers
+ - configurations
+ - providerrevisions
+ - configurationrevisions
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - apiextensions.crossplane.io
+ resources:
+ - compositeresourcedefinitions
+ - compositions
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - networking.istio.io
+ resources:
+ - virtualservices
+ - destinationrules
+ - gateways
+ - serviceentries
+ - sidecars
+ - envoyfilters
+ - workloadentries
+ - workloadgroups
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - security.istio.io
+ resources:
+ - peerauthentications
+ - requestauthentications
+ - authorizationpolicies
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - gateway.networking.k8s.io
+ resources:
+ - gateways
+ - gatewayclasses
+ - httproutes
+ - grpcroutes
+ - tcproutes
+ - udproutes
+ - tlsroutes
+ - referencegrants
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - velero.io
+ resources:
+ - backups
+ - restores
+ - schedules
+ - backupstoragelocations
+ - volumesnapshotlocations
+ - podvolumebackups
+ - podvolumerestores
+ - downloadrequests
+ - deletebackuprequests
+ - serverstatusrequests
+ verbs:
+ - get
+ - list
+ - watch
+- apiGroups:
+ - external-secrets.io
+ resources:
+ - externalsecrets
+ - secretstores
+ - clustersecretstores
+ - clusterexternalsecrets
+ verbs:
+ - get
+ - list
+ - watch
--- HelmRelease: observability/robusta Deployment: observability/robusta-holmes
+++ HelmRelease: observability/robusta Deployment: observability/robusta-holmes
@@ -14,23 +14,42 @@
app: holmes
template:
metadata:
labels:
app: holmes
annotations:
- checksum/toolset-config: 060a20b330e0bf168372da8663876175c6c04457fa71e341212351d1b97bd703
+ checksum/toolset-config: dab30b38109241ae45f821f5d50113ab9c47e5a865b4da215d8f52af87e00b5e
spec:
serviceAccountName: robusta-holmes-service-account
containers:
- name: holmes
- image: robustadev/holmes:0.17.0
+ image: robustadev/holmes:0.18.1
imagePullPolicy: Always
command:
- python3
- -u
- server.py
+ ports:
+ - containerPort: 5050
+ name: http
+ livenessProbe:
+ httpGet:
+ path: /healthz
+ port: http
+ initialDelaySeconds: 30
+ periodSeconds: 10
+ timeoutSeconds: 5
+ failureThreshold: 3
+ readinessProbe:
+ httpGet:
+ path: /readyz
+ port: http
+ initialDelaySeconds: 15
+ periodSeconds: 5
+ timeoutSeconds: 3
+ failureThreshold: 3
env:
- name: LOG_LEVEL
value: INFO
- name: ENABLE_TELEMETRY
value: 'true'
- name: SENTRY_DSN
--- HelmRelease: observability/robusta Deployment: observability/robusta-runner
+++ HelmRelease: observability/robusta Deployment: observability/robusta-runner
@@ -20,13 +20,13 @@
robustaComponent: runner
spec:
serviceAccountName: robusta-runner-service-account
automountServiceAccountToken: true
containers:
- name: runner
- image: robustadev/robusta-runner:0.30.0
+ image: robustadev/robusta-runner:0.31.1
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities: {}
privileged: false
readOnlyRootFilesystem: false
@@ -47,13 +47,13 @@
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: HOLMES_ENABLED
value: 'True'
- name: RUNNER_VERSION
- value: 0.30.0
+ value: 0.31.1
- name: CERTIFICATE
value: null
- name: IMAGE_REGISTRY
value: robustadev
- name: CLUSTER_DOMAIN
value: cluster.local |
83ee9cf to
0898e24
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.30.0→0.31.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.