Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ kubectl get function my-function -o yaml

The status will include:
- Function name and runtime
- Deployed image reference
- Middleware version
- Deployment conditions

## Development
Expand Down Expand Up @@ -228,8 +226,6 @@ make lint
|-------|------|-------------|
| `name` | string | Function name from metadata |
| `runtime` | string | Detected function runtime |
| `deployedImage` | string | Full image reference of deployed function |
| `middlewareVersion` | string | Version of function middleware |
| `conditions` | array | Status conditions |

## Uninstallation
Expand Down