Armin Schlegel

Results 76 issues of Armin Schlegel

Hi! I am trying to figure out the whole breakpad and crashpad cosmos. Uploading .dmp files and .sym files work just fine. The correlate to each other and i have...

Please see this gist i've prepared fore a minimalistic code example that shows the bahaviour: https://gist.github.com/siredmar/bbdc71084cd7b33e0d14a9bf51244e2e I want to create an application that sits directly on a SDL2 window. Currently...

Currently i am using this library for a little interactive too that calls another menu and so on. This means i need to navigate forward and backward my menu structure....

Currently it does not work to create a PersistentVolume within a vcluster. Allow creating PersistentVolumes within the vcluster and sync them back to the host cluster just like the `sync-node-changes`...

area/syncer
kind/feature

This PR adds the usage of the storage backend to make changes persistent to the example plugin `vault-plugin-secrets-mock`. Why: It was quite unclear to me how a custom plugin could...

- [x] Tests added - [x] Branch rebased on top of current main (`git pull --rebase origin main`) - [x] Changes squashed to a single commit (described [here](http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html)) - [x]...

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Adds the proposal which explains the integration of external PKIs. Also this PR...

kind/feature
size/XXL

Signed-off-by: Armin Schlegel **What type of PR is this?** /kind bug **What this PR does / why we need it**: PR #2604 introduced timeouts for all github actions. However, the...

kind/bug
size/S

**What happened**: Cloudcores certificate handling is disabled by provisioning certificates manually. Nodes client certificate is configured for e.g. `cloudcore.example.com`, it connects to `cloudcore.kubeedge.svc.cluster.local`. The servers certificate is also configured for...

kind/bug

It would be nice if dobi had a way to pass a script that checks own source/artifacts patterns besides the already present local files checks. For example if i use...