https://pulumi.com logo
Docs
Join the conversationJoin Slack
Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
plugin-framework
pulumi-cdk
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumi-service
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by Linen
general
  • a

    adventurous-wire-92385

    07/03/2018, 2:21 AM
    one sec
  • c

    creamy-potato-29402

    07/03/2018, 2:23 AM
    Ok, happy to pair-debug, as I’d also like a docker build.
  • a

    adventurous-wire-92385

    07/03/2018, 2:23 AM
    https://gist.github.com/7cc144a519694445bfbeb19cddb0dec8
  • a

    adventurous-wire-92385

    07/03/2018, 2:24 AM
    (it has some other stuff in it, but it shouldn't really interfere)
  • c

    creamy-potato-29402

    07/03/2018, 2:26 AM
    and we just want to get this to build stuff?
  • c

    creamy-potato-29402

    07/03/2018, 2:26 AM
    pulumi/pulumi and pulumi/kubernetes?
  • a

    adventurous-wire-92385

    07/03/2018, 2:31 AM
    https://gist.github.com/829afeaa585c76b0b6d00bfe50f7a100 is closer
  • c

    creamy-potato-29402

    07/03/2018, 2:31 AM
    @adventurous-wire-92385 your gometalint stuff might be related to the PR 🙂
  • a

    adventurous-wire-92385

    07/03/2018, 2:31 AM
    it's failing before it gets to p-k and your PR though 😛
  • a

    adventurous-wire-92385

    07/03/2018, 2:32 AM
    log output https://gist.github.com/colemickens/07a78f414cae9fb6e711f44753234605
  • b

    big-piano-35669

    07/03/2018, 2:35 AM
    @adventurous-wire-92385 Love that you're doing this, btw, hopefully we can get it working. If so, let's commit it, others have asked for this too 👍
  • c

    creamy-potato-29402

    07/03/2018, 2:35 AM
    I’m still waiting for the dockerfile to fail…
  • c

    creamy-potato-29402

    07/03/2018, 2:35 AM
    when it does I’ll track down the issue
  • h

    helpful-forest-30196

    07/03/2018, 2:42 AM
    Just want to say that so far I am loving what Pulumi is doing. Keep up the great work!
    😁 2
    🙌 2
  • c

    creamy-potato-29402

    07/03/2018, 2:47 AM
    @adventurous-wire-92385 failed on pipenv, hmm
  • a

    adventurous-wire-92385

    07/03/2018, 2:50 AM
    If you pulled my first one, the LANG env var is wrong.
  • a

    adventurous-wire-92385

    07/03/2018, 2:50 AM
    The second link I sent gets further, that was my ad.
  • c

    creamy-potato-29402

    07/03/2018, 2:50 AM
    Yeah, building that one now
  • c

    creamy-potato-29402

    07/03/2018, 2:56 AM
    @adventurous-wire-92385 looks like you don’t have all the golint tools in your path?
  • c

    creamy-potato-29402

    07/03/2018, 2:59 AM
    added
    gometalinter -i -u
    , seems to have fixed that issue
  • c

    creamy-potato-29402

    07/03/2018, 3:00 AM
    waiting for build again…
  • c

    creamy-potato-29402

    07/03/2018, 3:05 AM
    @adventurous-wire-92385 try this:
    ENV GOPATH=/tmp/pk
    ENV PATH=$PATH:/tmp/pk/bin
    RUN go get '<http://github.com/golang/dep/cmd/dep|github.com/golang/dep/cmd/dep>'
    RUN go get '<http://github.com/alecthomas/gometalinter|github.com/alecthomas/gometalinter>'
    RUN gometalinter -i -u
    
    RUN mkdir -p '$GOPATH/src/github.com/pulumi/'
  • c

    creamy-potato-29402

    07/03/2018, 3:06 AM
    It seems like it works.
  • c

    creamy-potato-29402

    07/03/2018, 3:22 AM
    @adventurous-wire-92385 it does appear there are some code issues exposed by this docker build though! Weird!
  • c

    creamy-potato-29402

    07/03/2018, 3:34 AM
    that’s so strange.
  • c

    creamy-potato-29402

    07/03/2018, 3:34 AM
    huh
  • c

    creamy-potato-29402

    07/03/2018, 3:35 AM
    anyway I solved it by mounting the pulumi/pulumi code as a volume, and changing the offending lines.
  • c

    creamy-potato-29402

    07/03/2018, 3:35 AM
    but really this should be checked in.
  • a

    able-tomato-34262

    07/03/2018, 12:23 PM
    Hello guys, I'm looking for the reference documentation for python ( with the list of all functions, classes, their arguments and outputs ), any idea where it is ? For the moment, I always arrive into the
    node.js
    one instead Thanks
    b
    m
    • 3
    • 8
  • a

    able-tomato-34262

    07/03/2018, 12:55 PM
    Ok, found it, I'm looking at the GitHub sources directly and it looks like arguments and outputs are identical to those of terraform
Powered by Linen
Title
a

able-tomato-34262

07/03/2018, 12:55 PM
Ok, found it, I'm looking at the GitHub sources directly and it looks like arguments and outputs are identical to those of terraform
View count: 1