Mikhail Nacharov
Mikhail Nacharov
Description: Run git fetch command to receive full error message, since go-git package saves only first line from standard output Closes #4441 Note on DCO: If the DCO action in...
Hi folks! I came here from https://github.com/argoproj/argo-cd/issues/4441 ArgoProj / ArgoCD calls [AdvertisedReferences](https://github.com/argoproj/argo-cd/blob/master/util/git/workaround.go#L51) to find sha commit from HEAD / branch / tag When ssh key provided to access gitlab repository...
Hi all! I have a PVC volume for logs. Some log files can be quite small, so ext4 disk running out of inodes quite quickly (when only 30% of storage...
**Describe the feature you'd like to have.** add [`ownerReferences`](https://kubernetes.io/docs/concepts/overview/working-with-objects/owners-dependents/) to all VolumeSnapshots created from SnapshotSchedule **What is the value to the end user? (why is it a priority?)** * k8s...
I was not able to make this work.. I use on this project for the same purpose https://github.com/nginxinc/nginx-s3-gateway
Dear folks! As I can see this django application is the only application that support i18n inside mustache templates. But I can't find automate way to use it with [the...
**What would you like to be added**: Expose metrics for VolumeSnapshot and VolumeSnapshotContent objects: https://kubernetes.io/docs/concepts/storage/volume-snapshots/ they are available since kubernetes v1.20 **Why is this needed**: To see current `ReadyToUse` status...
**Describe the bug** VolumeSnapshot has the [.status.readyToUse](https://kubernetes-csi.github.io/docs/api/volume-snapshot.html#snapshot.storage.k8s.io/v1.VolumeSnapshotContentStatus) flag which indicates if a snapshot is ready to be used to restore a volume. snapscheduler does not take this flag into account...
Fixes #1129 ## PCI review checklist - [x] I have documented a clear reason for, and description of, the change I am making. - [x] If applicable, I've documented a...
**Is your feature request related to a problem? Please describe.** To monitor and alert on conditions like the recent https://github.com/hashicorp/vault-secrets-operator/pull/1126, it would be great to count each restart. **Describe the...