Markus Heiden

Results 23 issues of Markus Heiden

"jib" does not work well with all docker registries, e.g. Portus does not show images pushed with "jib". "jibDockerBuild" requires a docker image containing a docker binary. That is not...

area/jib-maven-plugin
area/jib-core
p3
kind/user-question
area/jib-gradle-plugin
area/jib-cli
kind/feature

## Terraform version, Kubernetes provider version and Kubernetes version ``` Terraform version: 1.1.3 Helm Provider version: 2.4.1 Kubernetes version: 1.20 ``` ## Terraform configuration ```hcl resource "helm_release" "myapp" { namespace...

question

## Description The authentication command (`user.exec.args: command`) from the `.kube/config` won't be discarded if no arguments are specified (`user.exec.args: null`). ## Type of change - [x] Bug fix (non-breaking change...

Providing the JBR via https://sdkman.io/ would ease to install the most recent JBR and keep it up to date.

**Describe the issue** I am using AbstractSecurityWebSocketMessageBrokerConfigurer with Spring Cloud Bus. The order of the ChannelInterceptors defined in the configurer leads to problems when not authenticated. Because ChannelSecurityInterceptor is added...

feedback-provided

**Describe the bug:** We experience an EOS after almost exactly 1 hour for SearchGoogleAdsStreamRequests like SELECT ad_group.id,, ad_group_ad.ad.id, ad_group_ad.status, ad_group_ad.ad.responsive_search_ad.headlines, ad_group_ad.ad.responsive_search_ad.descriptions, ad_group_ad.ad.responsive_search_ad.path1, ad_group_ad.ad.responsive_search_ad.path2, ad_group_ad.ad.final_urls, ad_group_ad.labels, ad_group.base_ad_group FROM ad_group_ad WHERE ad_group.status...

bug
P1

This is useful because getting all errors via their operation index is inefficient. In #getGoogleAdsErrors(long, GoogleAdsFailureT) the error paths for all failures are build just to pick those for the...