Philippe GRANET

Results 18 issues of Philippe GRANET

**Describe the bug** My Kubernetes cluster have retrictions. I can only use Docker image on a corporate private registry, protected with credentials. When mizu pod is deployed in Kubernetes, pod...

enhancement

I want to test without all optionnal components (flink, mysql, Zookeeper? ). Can you give an exemple of minimal docker-compose file?

`repository_access_level`: One of disabled, private, or enabled. See: https://docs.gitlab.com/ee/api/projects.html#create-project https://docs.gitlab.com/ee/api/projects.html#edit-project

I have an errror when updating projets: ``` org.gitlab4j.api.GitLabApiException: The following fields have validation errors: project_feature.merge_requests_access_level, project_feature.builds_access_level at org.gitlab4j.api.AbstractApi.validate(AbstractApi.java:633) at org.gitlab4j.api.AbstractApi.putWithFormData(AbstractApi.java:493) ``` It seems that `jobs_enabled` and `merge_requests_enabled` are deprecated,...

enhancement

Is it possibe to implement a continuous build in mvnd, like gradle: https://docs.gradle.org/current/userguide/command_line_interface.html#sec:continuous_build

I have observed an intermittent failure fetching library from SCM in a random job about once a day. So i tried to do a retry like this: ``` retry(3){ library...

As you can see in image layers: https://hub.docker.com/layers/hashicorp/packer/light/images/sha256-3e406eccb9e7c9a34d0c4fc09dd2a6e3ad9355457fa5301a3587d4c5b569b923?context=explore the `ADD` instructions add extra layer with packer distribution zip. With this PR, light Docker image size is divide by 2

Don't fail if could not find a dependency. For example, add an option to ignore dependencies that can't be retrieved, and mark them as error in report ``` 11:45:07.773 [ERROR]...

Can Pinpoint supports HTTP response headers tracking? We actually can track request headears (#6987) , but not response headers. Thanks for your great work!

## What version of OpenRewrite are you using? I am using 8.8.1 - OpenRewrite v8.8.1 - Maven plugin v5.9.1 ## How are you running OpenRewrite? I am using the Maven...

bug
parser-xml