smcavallo
smcavallo
It's useful to be able to determine in advance of running an analysis what the current configuration is. This adds support for exposing the end resulting configuration via cmd ex....
`validate!` for provider response will throw `"OpenIDConnect::ValidationFailed: Issuer is not a valid URL"` exception when using microsoft common tenant/endpoint for oauth. See - https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-convert-app-to-be-multi-tenant#update-your-code-to-send-requests-to-common _Because the /common endpoint doesn’t correspond...
Signed-off-by: S.Cavallo * **Please check if the PR fulfills these requirements** - [X] The commit message describes your change - [X] Tests for the changes have been added if possible...
### Proposal to break server components out to a unique cookbook. The client install does not have many requirements/dependencies The server components have a lot of requirements/dependencies - ex. requires...
Can someone please advise here? Is this PR on the right track? Would like to add support for managing notification channels using the nerdgraph API -> https://docs.newrelic.com/docs/alerts-applied-intelligence/new-relic-alerts/advanced-alerts/alerts-nerdgraph/nerdgraph-api-notification-channels/ Whenever I build...
For those who deploy blackduck via helm, and maintain their helm charts and values.yaml files in source control, currently the database passwords are maintained in values.yaml. For security best practices...
Signed-off-by: smcavallo ### Description of your changes Support Inline Policies as part of IAM Role.  `provider-aws` currently requires `Role` + `Policy` + `RolePolicyAttachment` which is 3 objects/api calls -...
Signed-off-by: smcavallo ### Description of your changes Adds support for PointInTimeRecovery needs tests - work in progress Fixes #488 #935 I have: - [ ] Read and followed Crossplane's [contribution...
Signed-off-by: S.Cavallo ### Description This gem is used by many people in the community, most notably by the chef dynect cookbook: https://github.com/chef-cookbooks/dynect The /REST/Job// logic is broken, as evidenced by...
WIP: Gateway
### Issue https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/1338 ### Description Add initial support for Gateway API In scope: * NLB/TCPRoute Observations for discussion: * Since many of the settings previously configured via annotations can now...