WL

Results 13 issues of WL

**What would you like to be added**: I remember we can view logs and exec to deployment in the previous version. But it seems like removed on Lens 5.0 beta...

enhancement

Assuming the folder structure look like this ``` . |--- api | |--- main.go |---svr . |--- service1 |--- main.go |--- service 2 |--- main.go ```

(Please ensure you are running the latest version of Cloud Cloud for IntelliJ with _Help > Check for Updates_.) - Cloud Code for IntelliJ version: 20.1.3 - OS: MacOS 10.15.2...

kind/feature-request
priority/p3

if use http, will cause into " panic: runtime error: invalid memory address or nil pointer dereference "

Should we enforce stricter default value like [helmetjs](https://github.com/helmetjs/helmet#how-it-works) ? ``` Content-Security-Policy: default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests X-DNS-Prefetch-Control: off Expect-CT: max-age=0...

🤔 Question

* [x] fix #87 * [ ] description of feature/fix * [ ] tests added/passed * [x] add an entry to the [next release](../CHANGELOG.rst) New to python, please help me...

### Checklist - [x] There are [no similar issues or pull requests](https://github.com/Midnighter/structurizr-python/issues) for this yet. ### Is your feature related to a problem? Please describe it. Currently auto layout can...

enhancement
help wanted
good first issue
api gap

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.containo.us) and didn't find...

kind/bug/possible
contributor/waiting-for-feedback

thanks for creating this, i think it should be listed on [awesome self hosted list](https://github.com/awesome-selfhosted/awesome-selfhosted#money-budgeting--management)

Create new Observable like this: return new Observable((subscriber: Subscriber) => { });$END$ This might come in handy