Carl Henrik Lunde
Carl Henrik Lunde
@Alien2150 Did you get this to work?
@Alien2150 No, I did didn't mange to find any concrete suggestions there. PS! We're also looking at which will help with additional hardening: https://github.com/open-policy-agent/opa-docker-authz
@Kidswiss there are two PRs already 😓 * https://github.com/crossplane-contrib/provider-sql/pull/235 * https://github.com/crossplane-contrib/provider-sql/pull/218 But I'm looking into the design, I'm not entirely sure it's the right design. So feedback on #235 would...
@stevendborrelli I think a warning would be nice. I wrote down some kubectl/jq commands I used to discover how many `mode: Resources` compositions we had and some migration tips: https://github.com/crossplane/crossplane/discussions/6477
Some related issues/discussions: * https://github.com/aws/aws-sdk-go-v2/issues/2933 * https://github.com/aws/aws-sdk-go-v2/discussions/3053 * https://github.com/alecthomas/kong/discussions/517 - quite a few packages use text/template or reflect.MethodByName which prevents full DCE Files which "include everything": * apis/zz_register.go should probably...
With https://github.com/aws/containers-roadmap/issues/1342 - you could effectively also achieve this. Either implementation would be very welcome to reduce the cost of a secure configuration.
This is as designed as we don't know the state of the role if the secret has been deleted, and as @mleahu says this can be fixed with `Usage`.
@grobinson-grafana Could you take another look? Or should we involve the authors of the original code? Alternatively I could make a stripped down version of the PR but that would...
@grobinson-grafana hi, a quick design question: The data types for this field would _currently_ be identical to `OpsGenieConfigResponder` (config format) and `opsGenieCreateMessageResponder` (opsgenie api format). Would you like me to...
https://github.com/prometheus/alertmanager/issues/4244 https://developer.atlassian.com/cloud/jira/service-desk-ops/rest/v1/api-group-integration-events/#api-jsm-ops-integration-v2-alerts-post I think the issue is still valid for JSM. I closed it because the last commit never got any feedback.