Skip to content

Commit

Permalink
Merge pull request #3220 from camilamacedo86/update-design-status
Browse files Browse the repository at this point in the history
📖 update the status of the proposals in the repo
  • Loading branch information
k8s-ci-robot committed Feb 16, 2023
2 parents 6f56fbf + 8bebf73 commit 4238c3f
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 15 deletions.
15 changes: 3 additions & 12 deletions designs/code-generate-image-plugin.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
---
title: Neat-Enhancement-Idea
authors:
- "@camilamacedo86"
reviewers:
- TBD
approvers:
- TBD
creation-date: 2020-11-09
last-updated: 2021-02-14
status: implementable
---
| Authors | Creation Date | Status | Extra |
|---------------|---------------|-------------|---|
| @camilamacedo86 | 2021-02-14 | Implemented | [deploy-image-plugin-v1-alpha](https://book.kubebuilder.io/plugins/deploy-image-plugin-v1-alpha.html) |

# New Plugin (`deploy-image.go.kubebuilder.io/v1beta1`) to generate code

Expand Down
7 changes: 4 additions & 3 deletions designs/crd_version_conversion.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# API Versioning in Kubebuilder
| Authors | Creation Date | Status | Extra |
|---------------|---------------|-------------|-------|
| @droot | 01/30/2019| implementable | - |

Authors: @droot
Last Updated on: 01/30/2019
# API Versioning in Kubebuilder

This document describes high level design and workflow for supporting multiple versions in an API built using Kubebuilder. Multi-version support was added as an alpha feature in kubernetes project in 1.13 release. Here are links to some recommended reading material.

Expand Down
4 changes: 4 additions & 0 deletions designs/extensible-cli-and-scaffolding-plugins-phase-1-5.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
| Authors | Creation Date | Status | Extra |
|---------------|---------------|-------------|-----------------------------------------------------------------|
| @adirio | Mar 9, 2021 | Implemented | [Plugins doc](https://book.kubebuilder.io/plugins/plugins.html) |

# Extensible CLI and Scaffolding Plugins - Phase 1.5

Continuation of [Extensible CLI and Scaffolding Plugins](./extensible-cli-and-scaffolding-plugins-phase-1.md).
Expand Down
5 changes: 5 additions & 0 deletions designs/extensible-cli-and-scaffolding-plugins-phase-1.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

| Authors | Creation Date | Status | Extra |
|---------------|---------------|-------------|-----------------------------------------------------------------|
| @estroz,@joelanford | Dec 10, 2019 | Implemented | [Plugins doc](https://book.kubebuilder.io/plugins/plugins.html) |

# Extensible CLI and Scaffolding Plugins

## Overview
Expand Down
4 changes: 4 additions & 0 deletions designs/extensible-cli-and-scaffolding-plugins-phase-2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
| Authors | Creation Date | Status | Extra |
|---------------|---------------|-------------|-----------------------------------------------------------------|
| @rashmigottipati | Mar 9, 2021 | partial implemented | [Plugins doc](https://book.kubebuilder.io/plugins/plugins.html) |

# Extensible CLI and Scaffolding Plugins - Phase 2

## Overview
Expand Down
4 changes: 4 additions & 0 deletions designs/integrating-kubebuilder-and-osdk.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
| Authors | Creation Date | Status | Extra |
|---------------|---------------|-------------|-------|
| @joelanford | Sep 6, 2019 | implemented | - |

Integrating Kubebuilder and Operator SDK
========================================

Expand Down
4 changes: 4 additions & 0 deletions designs/simplified-scaffolding.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
| Authors | Creation Date | Status | Extra |
|---------------|---------------|-------------|---|
| @DirectXMan12 | Mar 6, 2019 | Implemented | - |

Simplified Builder-Based Scaffolding
====================================

Expand Down

0 comments on commit 4238c3f

Please sign in to comment.