Rename OWNERS assignees: to approvers: (#6121)

They are effectively the same, assignees is deprecated
This commit is contained in:
Aaron Crickenberger
2017-11-01 19:03:41 -07:00
committed by Steve Perry
parent fcb2ecd89c
commit 21cabff5ad
25 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- erictune - erictune
- lavalamp - lavalamp
- deads2k - deads2k
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- erictune - erictune
- lavalamp - lavalamp
- deads2k - deads2k
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- erictune - erictune
- lavalamp - lavalamp
- deads2k - deads2k
+2 -2
View File
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- jbeda - jbeda
title: 使用启动引导令牌(Bootstrap Tokens)认证 title: 使用启动引导令牌(Bootstrap Tokens)认证
--- ---
@@ -134,4 +134,4 @@ ConfigMap 的 `kubeconfig` 成员是一个填好了集群信息的配置文件
签名是一个 JWS 签名,使用了 "detached" 模式。为了检验签名,用户应该按照 JWS 规则 签名是一个 JWS 签名,使用了 "detached" 模式。为了检验签名,用户应该按照 JWS 规则
(base64 编码而忽略结尾的 `=`)对 `kubeconfig` 的载荷进行编码。完成编码的载荷会被通过插入 JWS 并存在于两个点的中间 (base64 编码而忽略结尾的 `=`)对 `kubeconfig` 的载荷进行编码。完成编码的载荷会被通过插入 JWS 并存在于两个点的中间
,用于形成一个完整的 JWS。可以使用令牌的完整信息(比如 `07401b.f395accd246ae52d`)作为共享密钥, ,用于形成一个完整的 JWS。可以使用令牌的完整信息(比如 `07401b.f395accd246ae52d`)作为共享密钥,
通过 `HS256` 方式 (HMAC-SHA256) 对 JWS 进行校验。 用户 _必须_ 确保使用了 HS256。 通过 `HS256` 方式 (HMAC-SHA256) 对 JWS 进行校验。 用户 _必须_ 确保使用了 HS256。
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- thockin - thockin
title: Kubernetes OpenVSwitch GRE/VxLAN 网络 title: Kubernetes OpenVSwitch GRE/VxLAN 网络
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- caesarxuchao - caesarxuchao
- dchen1107 - dchen1107
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- lavalamp - lavalamp
title: Kubernetes 组件 title: Kubernetes 组件
redirect_from: redirect_from:
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- pweil- - pweil-
title: Pod 安全策略 title: Pod 安全策略
redirect_from: redirect_from:
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- rickypai - rickypai
- thockin - thockin
title: 使用 HostAliases 向 Pod /etc/hosts 文件添加条目 title: 使用 HostAliases 向 Pod /etc/hosts 文件添加条目
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- davidopp - davidopp
- thockin - thockin
title: DNS Pod 与 Service title: DNS Pod 与 Service
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- bprashanth - bprashanth
title: Service title: Service
redirect_from: redirect_from:
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- erictune - erictune
- soltysh - soltysh
- janetkuo - janetkuo
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- erictune - erictune
title: DaemonSet title: DaemonSet
redirect_from: redirect_from:
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- erictune - erictune
title: Init 容器 title: Init 容器
redirect_from: redirect_from:
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- derekwaynecarr - derekwaynecarr
- janetkuo - janetkuo
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- derekwaynecarr - derekwaynecarr
- janetkuo - janetkuo
title: 设置 Pod CPU 和内存限制 title: 设置 Pod CPU 和内存限制
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- enisoc - enisoc
- erictune - erictune
- foxish - foxish
@@ -1,6 +1,6 @@
--- ---
title: "基于 Persistent Volumes 搭建 WordPress 和 MySQL 应用" title: "基于 Persistent Volumes 搭建 WordPress 和 MySQL 应用"
assignees: approvers:
- ahmetb - ahmetb
- jeffmendoza - jeffmendoza
--- ---
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- bprashanth - bprashanth
- enisoc - enisoc
- erictune - erictune
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- danwent - danwent
title: Use Cilium for NetworkPolicy title: Use Cilium for NetworkPolicy
--- ---
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
assignees: approvers:
- cdrage - cdrage
title: Translate a Docker Compose File to Kubernetes Resources title: Translate a Docker Compose File to Kubernetes Resources
@@ -1,6 +1,6 @@
--- ---
title: "Example: Deploying Cassandra with Stateful Sets" title: "Example: Deploying Cassandra with Stateful Sets"
assignees: approvers:
- ahmetb - ahmetb
--- ---
@@ -1,6 +1,6 @@
--- ---
title: "Example: Deploying WordPress and MySQL with Persistent Volumes" title: "Example: Deploying WordPress and MySQL with Persistent Volumes"
assignees: approvers:
- ahmetb - ahmetb
--- ---
@@ -1,6 +1,6 @@
--- ---
title: "Example: Deploying PHP Guestbook application with Redis" title: "Example: Deploying PHP Guestbook application with Redis"
assignees: approvers:
- ahmetb - ahmetb
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
assignees: approvers:
- mikedanese - mikedanese
title: Rolling Update Demo title: Rolling Update Demo
--- ---