Skip to content

Commit dbc48e6

Browse files
authored
Merge pull request kubernetes#2361 from shekhar-rajak/kep_new_template_sig_apps
Migrating from old kep to new template - kep-number: 2360
2 parents 2633f05 + b65b2ff commit dbc48e6

File tree

2 files changed

+19
-21
lines changed

2 files changed

+19
-21
lines changed

keps/sig-apps/0028-20180925-optional-service-environment-variables.md renamed to keps/sig-apps/2360-optional-service-environment-variables/README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
---
2-
title: Optional Service Environment Variables
3-
authors:
4-
- "@bradhoekstra"
5-
- "@kongslund"
6-
owning-sig: sig-apps
7-
participating-sigs:
8-
reviewers:
9-
- TBD
10-
approvers:
11-
- TBD
12-
editor: TBD
13-
creation-date: 2018-09-25
14-
last-updated: 2018-09-25
15-
status: provisional
16-
see-also:
17-
- "https://github.com/kubernetes/community/pull/1249"
18-
replaces:
19-
superseded-by:
20-
---
21-
221
# Optional Service Environment Variables
232

243
## Table of Contents
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
title: Optional Service Environment Variables
2+
kep-number: 2360
3+
authors:
4+
- "@bradhoekstra"
5+
- "@kongslund"
6+
owning-sig: sig-apps
7+
participating-sigs:
8+
reviewers:
9+
- TBD
10+
approvers:
11+
- TBD
12+
editor: TBD
13+
creation-date: 2018-09-25
14+
last-updated: 2018-09-25
15+
status: provisional
16+
see-also:
17+
- "https://github.com/kubernetes/community/pull/1249"
18+
replaces:
19+
superseded-by:

0 commit comments

Comments
 (0)