Skip to content
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

Deploy container image to cluster #3798

Merged
merged 1 commit into from
Jan 17, 2024

Commits on Jan 15, 2024

  1. Deploy container image to cluster

    - Add "Create Deployment from Container Image URL" wizard to project context menu
      - It uses the VS Code text input
      - It has a back button and remembers what you've entered when you go
        back, similar to what Victor did for the login workflow
      - Once the deployment's been created, the logs for the container are
        opened in the OpenShift Terminal
    - Add demo gif and walkthrough entry for "Create Deployment from
      Container Image URL"
    - Add "Delete" context menu item for Kubernetes objects (eg.
      Deployments)
    - Add "Watch logs" context menu item for Kubernetes objects (eg.
      Deployments)
    
    Closes redhat-developer#2418
    
    Signed-off-by: David Thompson <davthomp@redhat.com>
    datho7561 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    beb234f View commit details
    Browse the repository at this point in the history