generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(container): update image spegel to v0.0.30 #349
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/spegel-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 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/kube-system/spegel/app Kustomization: flux-system/spegel HelmRelease: kube-system/spegel
+++ kubernetes/apps/kube-system/spegel/app Kustomization: flux-system/spegel HelmRelease: kube-system/spegel
@@ -13,13 +13,13 @@
spec:
chart: spegel
sourceRef:
kind: HelmRepository
name: spegel
namespace: flux-system
- version: v0.0.27
+ version: v0.0.30
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true |
--- HelmRelease: kube-system/spegel ConfigMap: kube-system/spegel-dashboard
+++ HelmRelease: kube-system/spegel ConfigMap: kube-system/spegel-dashboard
@@ -9,61 +9,12 @@
app.kubernetes.io/name: spegel
app.kubernetes.io/instance: spegel
app.kubernetes.io/managed-by: Helm
data:
spegel.json: |-
{
- "__inputs": [
- {
- "name": "DS_PROMETHEUS",
- "label": "Prometheus",
- "description": "",
- "type": "datasource",
- "pluginId": "prometheus",
- "pluginName": "Prometheus"
- }
- ],
- "__elements": {},
- "__requires": [
- {
- "type": "grafana",
- "id": "grafana",
- "name": "Grafana",
- "version": "9.3.6"
- },
- {
- "type": "datasource",
- "id": "prometheus",
- "name": "Prometheus",
- "version": "1.0.0"
- },
- {
- "type": "panel",
- "id": "stat",
- "name": "Stat",
- "version": ""
- },
- {
- "type": "panel",
- "id": "table",
- "name": "Table",
- "version": ""
- },
- {
- "type": "panel",
- "id": "text",
- "name": "Text",
- "version": ""
- },
- {
- "type": "panel",
- "id": "timeseries",
- "name": "Time series",
- "version": ""
- }
- ],
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
@@ -80,53 +31,50 @@
"type": "dashboard"
},
"type": "dashboard"
}
]
},
+ "description": "Spegel is a pull only OCI registry which runs locally on every Node in the Kubernetes cluster. Containerd is configured to use the local registry as a mirror, which would serve the image from within the cluster or from the source registry.",
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": null,
"links": [],
- "liveNow": false,
"panels": [
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 24,
"panels": [],
+ "title": "",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
- "uid": "${DS_PROMETHEUS}"
+ "uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
- "color": "green",
+ "color": "transparent",
"value": null
- },
- {
- "color": "red",
- "value": 80
}
]
}
},
"overrides": []
},
@@ -139,27 +87,30 @@
"id": 11,
"options": {
"colorMode": "none",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
+ "percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
- "textMode": "auto"
- },
- "pluginVersion": "9.3.6",
+ "showPercentChange": false,
+ "textMode": "auto",
+ "wideLayout": true
+ },
+ "pluginVersion": "11.3.0",
"targets": [
{
"datasource": {
"type": "prometheus",
- "uid": "${DS_PROMETHEUS}"
+ "uid": "${datasource}"
},
"editorMode": "code",
"expr": "count(spegel_advertised_keys{instance=~\"$instance\"})",
"hide": false,
"legendFormat": "__auto",
"range": true,
@@ -170,30 +121,26 @@
"transparent": true,
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
- "uid": "${DS_PROMETHEUS}"
+ "uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
- "color": "green",
+ "color": "transparent",
"value": null
- },
- {
- "color": "red",
- "value": 80
}
]
}
},
"overrides": []
},
@@ -206,27 +153,30 @@
"id": 29,
"options": {
"colorMode": "none",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
+ "percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
- "textMode": "auto"
- },
- "pluginVersion": "9.3.6",
+ "showPercentChange": false,
+ "textMode": "auto",
+ "wideLayout": true
+ },
+ "pluginVersion": "11.3.0",
"targets": [
{
"datasource": {
"type": "prometheus",
- "uid": "${DS_PROMETHEUS}"
+ "uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum(kubelet_node_name{job=\"kubelet\"})",
"legendFormat": "__auto",
"range": true,
"refId": "A"
@@ -244,41 +194,48 @@
"fieldConfig": {
"defaults": {
"links": [],
"mappings": [],
"thresholds": {
"mode": "absolute",
- "steps": []
+ "steps": [
+ {
+ "color": "transparent",
+ "value": null
+ }
+ ]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 3,
"x": 6,
"y": 1
},
"id": 22,
- "links": [],
"options": {
"colorMode": "none",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
+ "percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
- "textMode": "auto"
- },
- "pluginVersion": "9.3.6",
+ "showPercentChange": false,
+ "textMode": "auto",
+ "wideLayout": true
+ },
+ "pluginVersion": "11.3.0",
"targets": [
{
"datasource": {
"uid": "$datasource"
},
"editorMode": "code",
@@ -294,30 +251,26 @@
"transparent": true,
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
- "uid": "${DS_PROMETHEUS}"
+ "uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
- "color": "green",
+ "color": "transparent",
"value": null
- },
- {
- "color": "red",
- "value": 80
}
]
}
},
"overrides": []
},
@@ -330,27 +283,30 @@
"id": 20,
"options": {
"colorMode": "none",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
+ "percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
- "textMode": "auto"
- },
- "pluginVersion": "9.3.6",
+ "showPercentChange": false,
+ "textMode": "auto",
+ "wideLayout": true
+ },
+ "pluginVersion": "11.3.0",
"targets": [
{
"datasource": {
"type": "prometheus",
- "uid": "${DS_PROMETHEUS}"
+ "uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum(kubelet_running_pods)",
"legendFormat": "__auto",
"range": true,
"refId": "A"
@@ -360,13 +316,13 @@
"transparent": true,
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
- "uid": "${DS_PROMETHEUS}"
+ "uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"fixedColor": "green",
@@ -399,27 +355,30 @@
"id": 12,
"options": {
"colorMode": "value",
"graphMode": "area",
[Diff truncated by flux-local]
--- HelmRelease: kube-system/spegel Role: kube-system/spegel
+++ HelmRelease: kube-system/spegel Role: kube-system/spegel
@@ -1,22 +0,0 @@
----
-apiVersion: rbac.authorization.k8s.io/v1
-kind: Role
-metadata:
- name: spegel
- namespace: kube-system
- labels:
- app.kubernetes.io/name: spegel
- app.kubernetes.io/instance: spegel
- app.kubernetes.io/managed-by: Helm
-rules:
-- apiGroups:
- - coordination.k8s.io
- resources:
- - leases
- verbs:
- - get
- - list
- - watch
- - create
- - update
-
--- HelmRelease: kube-system/spegel RoleBinding: kube-system/spegel
+++ HelmRelease: kube-system/spegel RoleBinding: kube-system/spegel
@@ -1,19 +0,0 @@
----
-apiVersion: rbac.authorization.k8s.io/v1
-kind: RoleBinding
-metadata:
- name: spegel
- namespace: kube-system
- labels:
- app.kubernetes.io/name: spegel
- app.kubernetes.io/instance: spegel
- app.kubernetes.io/managed-by: Helm
-roleRef:
- apiGroup: rbac.authorization.k8s.io
- kind: Role
- name: spegel
-subjects:
-- kind: ServiceAccount
- name: spegel
- namespace: kube-system
-
--- HelmRelease: kube-system/spegel DaemonSet: kube-system/spegel
+++ HelmRelease: kube-system/spegel DaemonSet: kube-system/spegel
@@ -23,13 +23,13 @@
spec:
serviceAccountName: spegel
securityContext: {}
priorityClassName: system-node-critical
initContainers:
- name: configuration
- image: ghcr.io/spegel-org/spegel@sha256:e10014e197dd47c6297eaaa6d326b25d53b69c2a1461c430a862a959d0eb32fd
+ image: ghcr.io/spegel-org/spegel@sha256:aee8841c5039df075bc8fdaf1e0f9d9d0943294c3a6fd7df5392ea037de36048
imagePullPolicy: IfNotPresent
securityContext: {}
args:
- configuration
- --log-level=INFO
- --containerd-registry-config-path=/etc/cri/conf.d/hosts
@@ -57,13 +57,13 @@
resources: {}
volumeMounts:
- name: containerd-config
mountPath: /etc/cri/conf.d/hosts
containers:
- name: registry
- image: ghcr.io/spegel-org/spegel@sha256:e10014e197dd47c6297eaaa6d326b25d53b69c2a1461c430a862a959d0eb32fd
+ image: ghcr.io/spegel-org/spegel@sha256:aee8841c5039df075bc8fdaf1e0f9d9d0943294c3a6fd7df5392ea037de36048
imagePullPolicy: IfNotPresent
securityContext: {}
args:
- registry
- --log-level=INFO
- --mirror-resolve-retries=3
@@ -82,15 +82,14 @@
- https://registry.k8s.io
- https://k8s.gcr.io
- https://lscr.io
- --containerd-sock=/run/containerd/containerd.sock
- --containerd-namespace=k8s.io
- --containerd-registry-config-path=/etc/cri/conf.d/hosts
- - --bootstrap-kind=kubernetes
- - --leader-election-namespace=kube-system
- - --leader-election-name=spegel-leader-election
+ - --bootstrap-kind=dns
+ - --dns-bootstrap-domain=spegel-bootstrap.kube-system.svc.cluster.local.
- --resolve-latest-tag=true
- --local-addr=$(NODE_IP):29999
- --containerd-content-path=/var/lib/containerd/io.containerd.content.v1.content
env:
- name: NODE_IP
valueFrom:
--- HelmRelease: kube-system/spegel Service: kube-system/spegel-bootstrap
+++ HelmRelease: kube-system/spegel Service: kube-system/spegel-bootstrap
@@ -0,0 +1,22 @@
+---
+apiVersion: v1
+kind: Service
+metadata:
+ name: spegel-bootstrap
+ namespace: kube-system
+ labels:
+ app.kubernetes.io/component: metrics
+ app.kubernetes.io/name: spegel
+ app.kubernetes.io/instance: spegel
+ app.kubernetes.io/managed-by: Helm
+spec:
+ selector:
+ app.kubernetes.io/name: spegel
+ app.kubernetes.io/instance: spegel
+ clusterIP: None
+ publishNotReadyAddresses: true
+ ports:
+ - name: router
+ port: 5001
+ protocol: TCP
+ |
renovate
bot
force-pushed
the
renovate/spegel-0.x
branch
from
December 29, 2024 15:44
1ff5699
to
d9de633
Compare
renovate
bot
changed the title
fix(container): update image spegel to v0.0.28
fix(container): update image spegel to v0.0.29
Jan 10, 2025
renovate
bot
force-pushed
the
renovate/spegel-0.x
branch
from
January 10, 2025 21:29
d9de633
to
25881ad
Compare
renovate
bot
changed the title
fix(container): update image spegel to v0.0.29
fix(container): update image spegel to v0.0.30
Jan 17, 2025
renovate
bot
force-pushed
the
renovate/spegel-0.x
branch
from
January 17, 2025 21:15
25881ad
to
c606579
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:
v0.0.27
->v0.0.30
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.