diff options
| author | Mike Danese <mikedanese@gmail.com> | 2015-08-05 18:08:26 -0700 |
|---|---|---|
| committer | Mike Danese <mikedanese@gmail.com> | 2015-08-05 21:11:11 -0700 |
| commit | a74ffb6a381cf9a7bd8282c8d9806bae41680f3d (patch) | |
| tree | 084fc6560a7f3dd69b1e4dd08122a9338468e296 /command_execution_port_forwarding.md | |
| parent | a38fc0660419c1d5c2b460a459d8b93f996f79c8 (diff) | |
rewrite all links to issues to k8s links
Diffstat (limited to 'command_execution_port_forwarding.md')
| -rw-r--r-- | command_execution_port_forwarding.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/command_execution_port_forwarding.md b/command_execution_port_forwarding.md index 1d319adf..852e761e 100644 --- a/command_execution_port_forwarding.md +++ b/command_execution_port_forwarding.md @@ -44,9 +44,9 @@ This describes an approach for providing support for: There are several related issues/PRs: -- [Support attach](https://github.com/GoogleCloudPlatform/kubernetes/issues/1521) -- [Real container ssh](https://github.com/GoogleCloudPlatform/kubernetes/issues/1513) -- [Provide easy debug network access to services](https://github.com/GoogleCloudPlatform/kubernetes/issues/1863) +- [Support attach](http://issue.k8s.io/1521) +- [Real container ssh](http://issue.k8s.io/1513) +- [Provide easy debug network access to services](http://issue.k8s.io/1863) - [OpenShift container command execution proposal](https://github.com/openshift/origin/pull/576) ## Motivation |
