Markus Siebert
Markus Siebert
### What happened? This package has no version list on goproxy.io so the renovate dependency bot fails on this dependency. For crossplane-runtime it's working. It looks like there only is...
(cli): deploy stack with --parameters option specifying stack is ignored (MyStack:Parameter="Value")
When using the cdk deploy option ```cdk deploy '*' --parameters MyStack:MyParam=MyValue``` the parameter will be ignored. ### Reproduction Steps 1. Create a multi stack application, where you use a parameter...
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/dbsystel/cdk-sops-secrets/actions/runs/9055550952 ------ *Automatically created by projen via the "upgrade-main" workflow*
We should move this package to the dbs npmjs organization!
Right now we don't have any retentions on log groups ... this construct isn't writing that much logs, but would be better to have some
Today, there was an error publishing the latest version to PyPI. The Project limit of 10 GiB was reached. I cleaned all old versions before 1.0.0. I have to implement...
The LogGroups are not handled by CDK and CloudFormation, so they won't be removed after lambda deletion, and also have no retention period.
Hi, I tried to expand a nfs volume - but it fails with: ```bash external-resizer I0505 16:40:23.658274 1 connection.go:200] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Ty pe":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type" :7}}},{"Type":{"Rpc":{"type":9}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":13}}}]} external-resizer I0505 16:40:23.658301 1 connection.go:201] GRPC...
Since two days we see the integ tests failing in our ci pipelines. It looks like: ```bash 👾 release » build » test » eslint | eslint --ext .ts,.tsx --fix...