!tglBwpUTBxHbuGLfUz:matrix.org

drone-plugins

29 Members
Chat about DroneCI plugin development23 Servers

Load older messages


SenderMessageTime
5 Oct 2020
@alfredo:riotchat.dealfredo 20:58:26
6 Oct 2020
@fritz:tchncs.defritz 21:28:20
14 Oct 2020
@hans:bau-ha.us@hans:bau-ha.us left the room.21:23:53
29 Oct 2020
@gitter_niaiwomattt:matrix.org@gitter_niaiwomattt:matrix.org joined the room.08:15:39
@gitter_niaiwomattt:matrix.org@gitter_niaiwomattt:matrix.orgCan docker deploy drone-server and bare metal deployment drone-runner execute the exec pipeline? Can one drone-server deploy multiple drone-runners?08:15:40
30 Oct 2020
@gitter_tboerger:matrix.org@gitter_tboerger:matrix.orgYou can launch as many runners as you want, but you got to define pipelines for them :)19:06:30
2 Nov 2020
@gitter_niaiwomattt:matrix.org@gitter_niaiwomattt:matrix.org https://docs.drone.io/extensions/configuration/ How to configure the remote warehouse address and secret 08:15:39
9 Nov 2020
@saces:c-base.orgsaces joined the room.19:46:43
14 Nov 2020
@constantin:cybre.spaceconstantin 12:56:18
17 Nov 2020
@gitter_stekole:matrix.org@gitter_stekole:matrix.org joined the room.17:05:56
@gitter_stekole:matrix.org@gitter_stekole:matrix.org anyone all of a sudden having issues building using the plugin/docker plugin? - all of a sudden today we get
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
17:05:56
@gitter_stekole:matrix.org@gitter_stekole:matrix.orgSeemed like the socket isnt able to mount to the docker-in-docker 17:10:09
@gitter_stekole:matrix.org@gitter_stekole:matrix.orgits been working for almost a year and then just started - i cant see any changes which would cause this though 17:40:53
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org joined the room.20:28:58
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org @stekole can we see a sample yaml that can be used to reproduce? 20:28:58
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org (edited) ... to reproduce? => ... to reproduce? 20:31:26
@gitter_stekole:matrix.org@gitter_stekole:matrix.org
  - name: build_component
    image: plugins/docker
    settings:
      registry: XXXXX.com
      repo: XXXXX.com/component
      context: .
      dockerfile: components/component
      tags:
        - "${DRONE_COMMIT_SHA:0:8}"
      force_tag: true
      use_cache: true
      purge: false
      custom_dns: 169.254.169.254
      username:
        from_secret: DOCKER_USERNAME
      password:
        from_secret: DOCKER_PASSWORD
20:31:26
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org (edited) ... to reproduce? => ... to reproduce? 20:33:04
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.orgaside from redacted values, is that everything? no environment variables or volumes?20:33:05
@gitter_stekole:matrix.org@gitter_stekole:matrix.orgnope thats all in the step 20:33:18
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org (edited) aside from redacted values, is that everything? no environment variables or volumes? => @stekole can we see a sample yaml that can be used to reproduce? 20:33:18
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org (edited) ... to reproduce? => ... to reproduce? 20:33:38
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.orgis this the docker runner or kube runner? and which version?20:33:40
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org (edited) is this the docker runner or kube runner? and which version? => @stekole can we see a sample yaml that can be used to reproduce? 20:36:10
@gitter_stekole:matrix.org@gitter_stekole:matrix.orgdocker runner running on a vm(drone/drone-runner-docker:1 ), but being spun up from the autoscaler(running in kubernetes)20:36:10
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org (edited) ... to reproduce? => ... to reproduce? 20:41:37
@gitter_stekole:matrix.org@gitter_stekole:matrix.orgah sorry i do see a volume in there20:41:37
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org (edited) ... to reproduce? => ... to reproduce? 20:41:43
@gitter_stekole:matrix.org@gitter_stekole:matrix.org
volumes:
  - name: docker-cache-vol
    path: /var/lib/docker
20:41:43
@gitter_ashwilliams1:matrix.org@gitter_ashwilliams1:matrix.org (edited) ... to reproduce? => ... to reproduce? 20:42:06

Show newer messages


Back to Room ListRoom Version: