-
I'm running a single pod application with strategy Recreate, because it uses mounted PDs which can only be attached to a single pod at a time.
When I first deploy the application mounting the PDs wor…
-
Mentioned here: https://groups.google.com/d/topic/go-cd/zLqeECge1t4/discussion
- Server gets an agent [registration request](https://github.com/gocd/gocd/blob/d87f6242bb52541cf20b01226c0a5fc994474a2e/…
-
I am running Docker on my GoCD agents, which makes them report their Docker IP address as the agent address to the GoCD server. However I want my agents to instead show their routable IP address on th…
-
[Hashkat](https://github.com/hashkat/hashkat) needs a `Continuous Integration` tool to take care that there is no "breaking of the build" while changing any part of the code, this would reduce the ove…
-
Hello,
I'm allowing redeploy on my nexus maven snapshot repository. If I deploy an new version of a snapshot (1.0.23-SNAPSHOT), the go-maven-poller notices this and my Go pipeline is triggered. This…
-
##### Issue Type
- Bug Report
##### Summary
I had version 16.4 installed, and I was using a different port than the default. I upgraded the server to 16.6, and I lost my port. I've already changed a …
-
-
ubuntu@ubuntu-xenial:~/dev-env-setup$ docker logs -f linux_gocd-server_1
**\* Running /etc/rc.local...
**\* Booting runit daemon...
**\* Runit started as PID 7
Starting Go Server ...
[Thu Jun 16 09:41…
-
##### Issue Type
- Bug Report
##### Summary
- Enable websockets for agent-server communication
- Enable Shine
- When a job completion causes a stage to get completed, it sends a callback to shine(chec…
-
# documentation report
# summary
i have hosted git server. i have as setting up my first pipeline. unable to test git connection using simple authentication.
user@ip:repo.git
why i am missing? go us…