cheng

Results 4 issues of cheng

## Bug description no public network Endpoints I have configured port forwarding for a Tailscale client with the IP address 10.20.1.20 on my server with the public IP address 223.22.22.1....

bug

1.问题 ![image](https://user-images.githubusercontent.com/40415260/121283052-150f1580-c90d-11eb-843b-ecad74447f04.png) 这些mock文件,都同时引入一个data.ts 貌似每个mock开了一个完全独立线程,不能共享data.ts数据变化 2.建议 一个主mock文件中引入所有mock文件,这些文件引入的data.ts就可以共享了,可以模拟一整个后端增删改查

enhancement

# Describe the bug # A clear and concise description of what the bug is. # Environment details # - Image/version of Ceph CSI driver : v3.10.0 / latest -...

question
component/cephfs
dependency/ceph

``` options = undetected_chromedriver.options.ChromeOptions() options.add_argument("--headless") driver = uc.Chrome(version_main = 119,headless=True, options=options) driver.get('https://etax.beijing.chinatax.gov.cn/xxmh/html/index.html') for log in logs: print(log) ``` ``` {'level': 'SEVERE', 'message': 'https://etax.beijing.chinatax.gov.cn/xxmh/resources/skin/images/foot_logo.png - Failed to load resource: the server...