github.com/GoogleContainerTools/skaffold@v1.39.18/ROADMAP.md (about)

     1  # 2022 Roadmap
     2  Last updated: 02/15/2022
     3  
     4  **What this roadmap is**
     5  
     6  A list of features and concepts that we’d love to see in Skaffold over the next year. Some of these are motivated by direct community support, and some of them are things that we’re personally excited about and feel would enhance the experience of using Skaffold.
     7  
     8  **What this roadmap is not**
     9  
    10  A list of promises, or a hard timeline commitment. Some items on this list are still under consideration, and may be removed from the roadmap if we decide that they're not worth the engineering investment. At the time of writing this, though, we feel good about everything on this list and want to start a public conversation about it, so that we can use the community’s voice to help us drive the direction of Skaffold.
    11  
    12  **Why we’re sharing this**
    13  
    14  Feedback! We want to hear from each and every one of you: what are you personally excited about in Skaffold? What are the features that you most want to see? What would make your life easier? This is meant to be a public, living roadmap, where anyone can voice their opinions and we can get a true idea of where the broadest community support lies.
    15  
    16  # Product Excellence
    17  ### Improve Developer Experience for Helm Users
    18  ### Improve Skaffold Onboarding docs
    19  ### Revamp skaffold configuration to dissociate configuration from phase they are used and improve configuration reusability across modules.
    20  
    21  # CI/CD
    22  ### Create a Clearer Separation of Manifest Management (`render`) and Deployment (`deploy`) Phases
    23  ### Post deployments tests
    24  
    25  
    26  # User Experience and Extensibility
    27  ### Enable users to perform Cross Platform and Multi-Architecture Container Builds
    28  ### Polish Skaffold's Deployer platform extensibility.
    29  
    30  
    31  # OSS Health and Community Engagement
    32  ### Reduce PR Review Latency
    33  ### Improve Issue Response Time