diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-07-02 14:12:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-02 14:12:10 -0700 |
| commit | c053cabc2948fd625a4036a2f4869c02dd135add (patch) | |
| tree | 2dff7a4a1ac21c1238010df338d603fd04a049fa /sig-node | |
| parent | 2f26b93380f504e4c11effdae1eee7bbe6648d5b (diff) | |
| parent | 1c30da0adca89f4720526b0dbb884ef167a181df (diff) | |
Merge pull request #5866 from RinkiyaKeDad/k_master_to_main
replacing master with main for k/k8s.io links
Diffstat (limited to 'sig-node')
| -rw-r--r-- | sig-node/archive/meeting-notes-2020.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-node/archive/meeting-notes-2020.md b/sig-node/archive/meeting-notes-2020.md index 2a75d1ed..e753d9e6 100644 --- a/sig-node/archive/meeting-notes-2020.md +++ b/sig-node/archive/meeting-notes-2020.md @@ -345,7 +345,7 @@ Total active pull requests: [186](https://github.com/kubernetes/kubernetes/pulls * [@[ruiwen-zhao](https://github.com/ruiwen-zhao)] [https://github.com/kubernetes/k8s.io/pull/1194](https://github.com/kubernetes/k8s.io/pull/1194) (Nvidia GPU device plugin) * GoogleCloudPlatform/container-engine-accelerators has been releasing device plugins through [Kubernetes’ addons](https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/device-plugins/nvidia-gpu/daemonset.yaml#L39) - * After the [Vanity Domain Flip](https://github.com/kubernetes/k8s.io/blob/master/k8s.gcr.io/Vanity-Domain-Flip.md), the vanity domain (k8s.gcr.io) now points to {asia,eu,us}.gcr.io/k8s-artifacts-prod. The PR above is to create a repo in OSS community so that we can keep releasing the device plugin to the new domain. + * After the [Vanity Domain Flip](https://github.com/kubernetes/k8s.io/blob/main/k8s.gcr.io/Vanity-Domain-Flip.md), the vanity domain (k8s.gcr.io) now points to {asia,eu,us}.gcr.io/k8s-artifacts-prod. The PR above is to create a repo in OSS community so that we can keep releasing the device plugin to the new domain. * [@xing-yang, @yuxiangqian] ContainerNotifier * [enhancement issue](https://github.com/kubernetes/enhancements/issues/1977) * working on a KEP based on the doc [here](https://docs.google.com/document/d/1SWSlZoxY5zFjBKFKaATP07s3q02UenSp8R9-yRkCcwg/edit#) |
