test_owners.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. {
  2. "api-machinery": [
  3. "Etcd",
  4. "Generated",
  5. "HA-master",
  6. "Multi-AZ",
  7. "Namespaces",
  8. "ResourceQuota",
  9. "Staging",
  10. "Summary",
  11. "ThirdParty"
  12. ],
  13. "apps": [
  14. "Cassandra",
  15. "ConfigMap",
  16. "CronJob",
  17. "Daemon",
  18. "Deployment",
  19. "Job",
  20. "Mesos",
  21. "Pet",
  22. "Redis",
  23. "ReplicaSet",
  24. "ReplicationController",
  25. "RethinkDB",
  26. "Secret",
  27. "Security",
  28. "Spark",
  29. "StatefulSet",
  30. "Storm"
  31. ],
  32. "autoscaling": [
  33. "Cluster size",
  34. "Horizontal"
  35. ],
  36. "big-data": [
  37. "Hazelcast"
  38. ],
  39. "cli": [
  40. "Kubectl"
  41. ],
  42. "cluster-lifecycle": [
  43. "GKE node",
  44. "Garbage",
  45. "Nodes",
  46. "Upgrade"
  47. ],
  48. "instrumentation": [
  49. "Cluster level",
  50. "Kibana",
  51. "MetricsGrabber",
  52. "Monitoring"
  53. ],
  54. "network": [
  55. "ClusterDns",
  56. "DNS",
  57. "ESIPP",
  58. "Firewall",
  59. "Load",
  60. "Network",
  61. "Service"
  62. ],
  63. "node": [
  64. "AppArmor",
  65. "Cadvisor",
  66. "Container",
  67. "Docker",
  68. "Downward",
  69. "EmptyDir",
  70. "Events",
  71. "HostPath",
  72. "ImageID",
  73. "InitContainer",
  74. "Initial",
  75. "Kubelet",
  76. "LimitRange",
  77. "Liveness",
  78. "Logging",
  79. "MemoryEviction",
  80. "MirrorPod",
  81. "NodeProblemDetector",
  82. "Opaque",
  83. "Pod garbage",
  84. "Pods",
  85. "Port",
  86. "PreStop",
  87. "PrivilegedPod",
  88. "Probing",
  89. "Proxy",
  90. "Reboot",
  91. "Restart",
  92. "SimpleMount",
  93. "Sysctls",
  94. "Variable",
  95. "kubelet",
  96. "when"
  97. ],
  98. "scalability": [
  99. "Density"
  100. ],
  101. "scheduling": [
  102. "DisruptionController",
  103. "NoExecuteTaintManager",
  104. "SchedulerPredicates"
  105. ],
  106. "storage": [
  107. "Dynamic",
  108. "GCP",
  109. "GKE local",
  110. "PersistentVolumes",
  111. "Pod Disks",
  112. "Projected",
  113. "Volume"
  114. ],
  115. "ui": [
  116. "Kubernetes"
  117. ]
  118. }