red8888
red8888
The following does not work: ``` LambdaLogGroup: DependsOn: MyLambdaFunction # the Lambda function logical id Type: AWS::Logs::LogGroup Properties: LogGroupName: !Sub "/aws/lambda/${MyLambdaFunction}" ``` I deploy the sam template/stack. See the log...
A sane, configurable, default for deleting plugins X days/weeks/months old would be ideal for this. you could roll a cron job into the official helm chart but it would be...
@swetharepakula any updates? Want to configure this in my manifest instead of having to ask developers to generate custom response headers in code.
@crw I read through some of the documentation but the docs don't really indicate what this looks like from the user's perspective. They really need a full example going from...
@gschuurman you can do a code search and see all of them theres a bunch: https://github.com/search?q=repo%3Aacryldata%2Fdatahub-helm+cpu%3A&type=code
Is there a GCP feature request I can start for this? Can one be created please?
bump. I have many resources in additional to postgres grants in the same workspace. I dont want to have to set `-parallelism=1`
@enocom question about this, will you also provide a way to have it _ignore_ sigterm as well or is that already possible? Consider the following case: 1. Pod scales down...
> --max-sigterm-delay So I guess I was misunderstanding how that worked. I though using that meant it would stay alive _only_ while there are pending connections. I'm actually using that...
@enocom OK I created a feature request explaining my use case. Thanks! https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/1640