Ann

Results 80 comments of Ann

## REST/JSON Services 模块为 teemip-webservices ### 功能 - get the number of registered IPs in subnets and their status - automatically create an IP in a subnet - automatically create...

## 周边 ### IP Discovery 扩展地址:https://wiki.teemip.net/doku.php?id=extensions:teemip-ip-discovery ### Ticket 扩展地址:https://wiki.teemip.net/doku.php?id=extensions:teemip-request-mgmt ### DNS Zone Management 扩展地址:https://wiki.teemip.net/doku.php?id=extensions:teemip-zone-mgmt

## itop-console-tooltips https://github.com/Molkobain/itop-console-tooltips 看起来很有用,给属性增加一个提示按钮,鼠标移上去之后显示提示信息,提示信息在翻译文件里定义: > Description comes from iTop's dictionary entry `Class:/Attribute:+' => 'Some description about the attribute'`.

## molkobain-handy-framework https://github.com/Molkobain/itop-handy-framework 提供了一些开发用的工具,可以让其他 module 调用

memory limit 自动设置为 memory request的 1.5倍(或可配置的值)

查看ingress-nginx 报错的方法 ``` grep -A10 "E1226" xxx.log # E日期 # -A10 是为了看到报错内容 ```

- 对于报警和k8s对象查看编辑权限,如果app有明确负责人,那么使用此负责人,否则使用业务线联系人(除了测试产品) - 研发人员有权限添加或者删除所在业务线内自己负责的app

重新考虑业务管理方式: 现有业务线定义保持不变,把组织用起来,组织分级,业务线不分级。好处:设置用户只能查看自己业务线的CI,数量会比较少,更清晰一些。问题:如果组织划分不合理,可能会出现一个用户负责2个组织业务的问题,用户就会无法查看其中一个组织的CI。另外可能导致工单分配出问题

需要先做好 #70

https://github.com/kubernetes/kubernetes/issues/49931