pasdam
pasdam
Added ExpansionPanel (#58) and related demo page
This is to allow auto-completion for custom resources, so instead of hardcoding resource types they are loaded at startup. The drawbacks is that it slows the startup a bit.
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
**What happened**: We updated the `loadBalancerSourceRanges` property of an existing service, but the new IPs were not propagated to the SG, as a result we can't connect from new IPs...