Andreas Kupries

Results 44 issues of Andreas Kupries

I am looking to replace `openssl x509 -hash -noout` with go code. Is that possible with this package ? If yes, is there an example in the docs ? I...

Hello. We believe to have found a serious issue in the implementation of this resource which causes it to semi-deterministically ignore eligible PRs. While this issue may look at first...

Hello. The attached [svg.zip](https://github.com/container-storage-interface/spec/files/7191222/svg.zip) contains SVG images for all the ASCII diagrams found in the [spec](https://github.com/container-storage-interface/spec/blob/master/spec.md). Assuming acceptance this should make the document much nicer to view. The [sources](https://github.com/melak/pikchr) of...

Looking through the API I was unable to find a function allowing me to fetch a chart's tarball. (`helm pull` equivalent) The chart should be specified by name and version,...

Fix: https://github.com/epinio/epinio/issues/1252 - [x] Extend manifest structures with key/value map for customization - [x] Extend app structures with the same - [x] Extend appchart API structures with the user-visible app...

enhancement

Fix #1571 - import work on helm chart for dex integration Chart PR https://github.com/epinio/helm-charts/pull/252

enhancement
spike
dex

**Describe the bug** No functional bug. Tech dept reported by the go linter. We have been using go 1.18 for a while now. `io/ioutil` is [deprecated](https://go.dev/doc/go1.16#ioutil) since 1.16. The package...

good first issue
chore

# Background The comment https://github.com/epinio/epinio/pull/1652#discussion_r929736755 spawned a larger discussion about code structure around the named structures and functionality when it became clear that `Workload` cannot be simply eliminated as we...

enhancement

Revisit #1393. Application deployment is currently quite opaque, with minimal feedback, for either success or failure. Comment https://github.com/epinio/epinio/issues/1393#issuecomment-1161676548 muses about ways of epinio watching the deployment, doing things beyond what...

enhancement
goobe
ux

**Describe the bug** See https://github.com/epinio/epinio/pull/1478#discussion_r880229636 **Expected behavior** Reduce time spent on fetching application details, when fetching many applications.

performance