Skip to content

chore: Update ROADMAP.md #7115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 16, 2022
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
21 changes: 9 additions & 12 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 2021 Roadmap
Last updated: 03/09/2021
# 2022 Roadmap
Last updated: 02/15/2022

**What this roadmap is**

Expand All @@ -15,21 +15,18 @@ Feedback! We want to hear from each and every one of you: what are you personall

# Product Excellence
### Improve Developer Experience for Helm Users
### Identify and Address Performance Bottlenecks
### Improve Skaffold Onboarding docs
### Revamp skaffold configuration to dissociate configuration from phase they are used and improve configuration reusability across modules.

# CI/CD
### Create a Clearer Separation of Manifest Management (`render`) and Deployment (`deploy`) Phases
### Post deployments tests


# User Experience and Extensibility
### Pre- and Post- Phase Hooks
### Deploy Directly to Docker
### Multi-Architecture Container Builds
### Terminal UX Improvements
### Extensible Skaffold API

# Diagnostics and Debugging
### Improve Python Debug Support
### Improve Developer Assistance For Failures to Run/Debug Apps
### Enable users to perform Cross Platform and Multi-Architecture Container Builds
### Polish Skaffold's Deployer platform extensibility.


# OSS Health and Community Engagement
### Reduce PR Review Latency
Expand Down