-
### Issue description
After running `serverless dev` on a simple service, running `serverless invoke` on a function in the service or invoking it by making an HTTP request causes dev mode to fail wit…
-
I deployed the MVP on AWS, using an EC2 to deploy the container image of my Django application connected to a PostgreSQL Database instance on RDS.
Likely due to the usage of public IPv4 between the…
-
The goal of this epic is to implement **just enough** cloud billing automation that we can be unstressed for another year. It is derived from https://github.com/2i2c-org/infrastructure/issues/3764, an…
-
Part of https://github.com/2i2c-org/infrastructure/issues/3958
Given we know what CS&S needs to bill, and we already have manual instructions for cloud cost data (insert link), write a deployer sub…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When using the delete expired items endpoint `curl -X DELETE localhost:4566/_aws/dynamo…
-
Marking a struct field of type `time.Time` as json omitempty has no effect. You must use a `*time.Time` for it to work (which is wire compatible). Vet should detect this situation and perhaps suggest …
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscri…
-
# New Engineer Onboarding Checklist
## Special Notes
- [ ] Paste a link to the general onboarding ticket, which includes the onboarding authorization, here:
---
## Complete additional clou…
-
## Description
Make "credentials" a ``OmegaConf`` resolver, so injecting credentials in the catalog would look like :
```yaml
# current injection
my_data:
type: pandas.CSVDataset
…
-
### Problem Statement
When consuming allocation data via the API, there isn't a reliable method to determine if data points have already been reconciled with the CSP or not. As a comparison, there …