Skip to content

Add golang runtime support to default deployments #4085

@csantanapr

Description

@csantanapr

Title: Add golang runtime support to default deployments

1. Add golang to core ansible/vagrant deploy

"golang": [
    {
        "kind": "golang:1.11",
        "default": true,
        "deprecated": false,
        "attached": {
            "attachmentName": "codefile",
            "attachmentType": "text/plain"
        },
        "image": {
            "prefix": "openwhisk",
            "name": "actionloop-golang-v1.11",
            "tag": "latest"
        }
    }
]

Use Ruby PR as reference: #3725

2. Add golang to CLI

3. Add golang to docker-compose deploy

4. Add golang to deploy-kube

5. Update wskdeploy

Issue opened here apache/openwhisk-wskdeploy#1004

6 Update website

Issue opened here apache/openwhisk-website#343

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions