David J. M. Karlsen
David J. M. Karlsen
https://docs.dependencytrack.org/integrations/badges/ ### Current Behavior: You need to hardcode version (or UUID - which changes by version (!)) in the url for the badge - it would be more convenient to...
### Current Behavior: No [documented] endpoints for [health checks](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) ### Proposed Behavior: add health-probes which can be used to monitor the app and it's state.
It would be great if the API could expose a method to select which services to start (e.g. docker-compose up serviceX serviceY. The reason for this is that I want...
Adds a toBool function. Didn't really see any nice way to add test, but it simply delegates to cast. Other changes due to running `go fmt`. Fixes #258.
### Description What is the preference between system properties/maven properties and ENV-vars? I have a default as maven properties in a parent-pom, but wan't to be able to override this...
### Description I used the plugin fine by defining the AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY / AWS_DEFAULT_REGION variables, now I want to change this to assuming webidentity/using IAM roles, see https://awsteele.com/blog/2021/09/15/aws-federation-comes-to-github-actions.html for...
### Description It would be great if support for signing images with cosign was added to the plugin. https://github.com/sigstore/cosign/blob/main/KEYLESS.md ### Info https://github.com/sigstore/cosign https://github.com/sigstore/cosign/blob/main/KEYLESS.md
Cannot create docker access object [extension (5) should not be presented in certificate_request]
### Description When doing a image build I get: `Cannot create docker access object [extension (5) should not be presented in certificate_request]` ### Info * d-m-p version : 0.33.0 *...
``` Package "ngx-material-file-input" has an incompatible peer dependency to "@angular/cdk" (requires "^8.1.1 || ^9.0.0", would install "10.2.0"). Package "ngx-material-file-input" has an incompatible peer dependency to "@angular/material" (requires "^8.1.1 || ^9.0.0",...
``` /Users/et2448/Downloads/inframap-darwin-amd64 generate --tfstate /tmp/tfstate strict digraph G { } ``` with `--raw` I get some kind of output: ``` /Users/et2448/Downloads/inframap-darwin-amd64 generate --tfstate /tmp/tfstate --raw strict digraph G { "aws_iam_user_policy.s3_upload_user_policy"->"aws_iam_user.s3_upload";...