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

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- lavalamp
- deads2k

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- lavalamp
- deads2k

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- lavalamp
- deads2k

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- jbeda
title: 使用启动引导令牌Bootstrap Tokens认证
---
@ -134,4 +134,4 @@ ConfigMap 的 `kubeconfig` 成员是一个填好了集群信息的配置文件
签名是一个 JWS 签名,使用了 "detached" 模式。为了检验签名,用户应该按照 JWS 规则
(base64 编码而忽略结尾的 `=`)对 `kubeconfig` 的载荷进行编码。完成编码的载荷会被通过插入 JWS 并存在于两个点的中间
,用于形成一个完整的 JWS。可以使用令牌的完整信息比如 `07401b.f395accd246ae52d`)作为共享密钥,
通过 `HS256` 方式 (HMAC-SHA256) 对 JWS 进行校验。 用户 _必须_ 确保使用了 HS256。
通过 `HS256` 方式 (HMAC-SHA256) 对 JWS 进行校验。 用户 _必须_ 确保使用了 HS256。

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- thockin
title: Kubernetes OpenVSwitch GRE/VxLAN 网络
---

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- caesarxuchao
- dchen1107

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- lavalamp
title: Kubernetes 组件
redirect_from:

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- pweil-
title: Pod 安全策略
redirect_from:

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- rickypai
- thockin
title: 使用 HostAliases 向 Pod /etc/hosts 文件添加条目

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- davidopp
- thockin
title: DNS Pod 与 Service

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- bprashanth
title: Service
redirect_from:

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
- soltysh
- janetkuo

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
title: DaemonSet
redirect_from:

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- erictune
title: Init 容器
redirect_from:

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- derekwaynecarr
- janetkuo

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- derekwaynecarr
- janetkuo
title: 设置 Pod CPU 和内存限制

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- enisoc
- erictune
- foxish

View File

@ -1,6 +1,6 @@
---
title: "基于 Persistent Volumes 搭建 WordPress 和 MySQL 应用"
assignees:
approvers:
- ahmetb
- jeffmendoza
---

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- bprashanth
- enisoc
- erictune

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- danwent
title: Use Cilium for NetworkPolicy
---

View File

@ -1,6 +1,6 @@
---
assignees:
approvers:
- cdrage
title: Translate a Docker Compose File to Kubernetes Resources

View File

@ -1,6 +1,6 @@
---
title: "Example: Deploying Cassandra with Stateful Sets"
assignees:
approvers:
- ahmetb
---

View File

@ -1,6 +1,6 @@
---
title: "Example: Deploying WordPress and MySQL with Persistent Volumes"
assignees:
approvers:
- ahmetb
---

View File

@ -1,6 +1,6 @@
---
title: "Example: Deploying PHP Guestbook application with Redis"
assignees:
approvers:
- ahmetb
---

View File

@ -1,5 +1,5 @@
---
assignees:
approvers:
- mikedanese
title: Rolling Update Demo
---