对你无可奈何

Results 6 issues of 对你无可奈何

# Terraform Version tencentcloud provider version: 1.81.23 # Affected Resource(s) 1. > ingress example ![image](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/assets/15711623/59598df5-d924-47a7-9b73-d3d7933d2357) Is there a comma missing in the ingress example?

### 重现步骤 settings.py 如下: 修改 username: uid: AUTH_LDAP_USER_ATTR_MAP=( dict, {"username": "uid", "display": "displayname", "email": "mail"}, ), LDAP配置如下: ENABLE_LDAP = True if ENABLE_LDAP: import ldap from django_auth_ldap.config import LDAPSearch AUTHENTICATION_BACKENDS =...

**Describe** **描述** ldap用户的配置能否将组的属性同步过来?。有A B C三个环境能否将A执行的工单脚本快速在B C中执行? **To Reproduce** **如何复现** **Expected behavior** **期望的结果** ldap的组与实现目标可以参照jumpserver,并希望能有个同步的crond ,能给组设置权限: ![image](https://user-images.githubusercontent.com/15711623/233297984-510887d3-5fa8-4417-a3ef-ee4f11a198f8.png) 快速上线的功能可以参考demo.archerydms.com ![image](https://user-images.githubusercontent.com/15711623/233298412-ac04abdc-47b3-4759-99ca-c41b26d5753c.png) **Screenshots** **截图** **Desktop (please complete the following information):** **环境** - OS: [e.g. iOS]...

1. 如何添加云商托管集群?体验了一下不能很好的支持。托管集群现在只支持kubeadm。 2. 关于kubeadm 的高可用集群应该如何添加?,kubeconfig文件里面的IP 肯定是VIP, 节点连接方式是否应该与kubeconfig解耦?这里连接节点默认连接的是kubeconfig中的server IP?

kind/feature-request

很早之前就关注了openkruise,最近看了一眼OpenKruiseGame,关于部署游戏服这里我有些疑问:https://openkruise.io/zh/kruisegame/user-manuals/deploy-gameservers,对于game-1 game-2 game-3这样的单体游戏服务,我是要加载不同的配置文件configmap的,比如一些自定义的环境变量,数据库的链接,这里应该如何好的实现呢?

刚发现有tencentcloud-cloud-controller-manager这个插件就试用了下 然后vpc-id都确认了为自己建立的私有网络,但是通过测试建立loadbalancer发现都是基础网络的怎么回事呢