Joseph Weigl

Results 46 issues of Joseph Weigl

**Describe the bug** Hi, i have configured a shell script as output and activated the "Show Button on Navbar" option. But i cant find the button in the navbar. **To...

Hi, i was just about to migrate from my local instance to your docker image and i'm running into a "downgrading" issue. My local instance is running 15.0.6.1 and the...

Relating to security and privacy it would be great if the requesting user could be verified that he is permitted to view the request issue. If the user has access...

enhancement

Hello, I'm currently testing the Android app and the Backend from time to time with the most recent docker images. Yesterday I've updated my docker image again and it looks...

fixed #48 Here is small draft how this could look like. What do you think?

hacktoberfest-accepted
formatting

Hi, i really like your simple approach for env configuration and also the possibility to easily print the env variables. But i'm not that fully happy with the multiline format...

discussion
proposal

### Describe the bug Hi, i guess the metric for the failing reconcilers in the grafana dashboard is not accurate. ``` "expr": "sum(gotk_reconcile_condition{namespace=~\"$operator_namespace\",exported_namespace=~\"$namespace\",type=\"Ready\",status=\"False\",kind=~\"Kustomization|HelmRelease\"})", ``` This metric will increase for all...

### Describe the bug It seems that flux diff is not working properly when a (cluster)role has an aggregationRule. It seems that the aggregation is ignored and thus the diff...

bug
blocked/upstream

Hi, i'm trying to create/use two gradle tasks for building my app. The first task should simply build the app like the build task does without targetPlatform configuration. The second...

Hi, i'm trying to get the response transformer working but i dont get it :D The test header is simply not set :/ My Config looks like ``` { "name":...