Haber

Results 3 issues of Haber

We added below labels during the docker images build, but the docker Labels are ignored by ECS when I deploy a task definition. --label "git.commit=${GIT_COMMIT}" \ --label "git.branch=${GIT_BRANCH}" \ --label...

Hi team, Can we support read CREDENTIAL_ENV_VAR from VM options? #### Code snippet ```java String credentialsPath = this.getProperty(CREDENTIAL_ENV_VAR, this.getEnv(CREDENTIAL_ENV_VAR)); ```

type: feature request