Skip to content

Commit

Permalink
Update KEP list (#1572)
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksey Dukhovniy <alex.dukhovniy@googlemail.com>
  • Loading branch information
Aleksey Dukhovniy committed Jun 30, 2020
1 parent bd5486b commit 78a7ddf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keps/0029-operator-dependencies.md
Expand Up @@ -10,7 +10,7 @@ owners:
editor: @zen-dog
creation-date: 2020-03-30
last-updated: 2020-04-16
status: provisional
status: implemented
---

# Operator Dependencies
Expand Down
3 changes: 2 additions & 1 deletion keps/README.md
Expand Up @@ -31,5 +31,6 @@
| [0025 - Template toYaml function](0025-template-to-yaml-function.md) | :heavy_check_mark: | implemented | New toYaml function for use in templates |
| [0026 - Reading parameter values from a file](0026-reading-parameter-values-from-a-file.md) | :heavy_check_mark: | implemented | Reading parameter values from a file |
| [0027 - Pod restart control](0027-pod-restart-controls.md) | :heavy_plus_sign: | implementable | Detailed control what parameter changes trigger pod restarts |
| [0029 - Operator Dependencies](0029-operator-dependencies.md) | :question: | provisional | Introducing operators depending on other operators |
| [0029 - Operator Dependencies](0029-operator-dependencies.md) | :heavy_check_mark: | implemented | Introducing operators depending on other operators |
| [0030 - Immutable parameters](0030-immutable-parameters.md) | :question: | provisional | Immutable parameters that can only be set on installation |
| [0031 - Namespace Management](0031-namespace-management.md) | :question: | provisional | Defining the way in which KUDO will work and manage namespaces |

0 comments on commit 78a7ddf

Please sign in to comment.