ephemeral volumes #139
Labels
No labels
state
stale
state
to-do
state
waiting
system
argo
system
cni
system
dashboard
system
ingress
system
monitoring
system
sso
system
storage
system
woodpecker
type
bug
type
enhancement
type
update
type
dependency-dashboard
No milestone
No project
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: yolokube/core-deployments#139
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently we do not utilize the "tags" function of longhorn.
For example for snapshots and backups we just include all current volumes.
With a growing number of woodpecker pipelines we also have a great number of volumes, which are very short lived and do neither need snapshots nor backups. Maybe we can make an annotation to those kind of volumes (currently only woodpecker) and exclude them in our snapshot and backup jobs to save load and storage.
@aaron Also, I don't think we need the default 10G PV for a single pipeline. Maybe we can reduce that as well?
https://github.com/woodpecker-ci/helm/blob/main/charts/woodpecker/values.yaml#L33
@tom yup, can be reduced to something like 2GB