Code Monkey home page Code Monkey logo

gocd-helm-chart's Introduction

GoCD Helm Chart

This repository is for tracking the GoCD related issues that users might face with the helm chart for GoCD.

Deprecation

This repository is deprecated on Sept 17th 2020, in favor of official GoCD Helm Chart. The codebase from this repository (master branch) has been moved to archived branch.

Going forward, any issues/pull-requests regarding GoCD Helm Chart should be raised on official GoCD Helm Chart repository.

gocd-helm-chart's People

Contributors

ganeshspatil avatar varshavaradarajan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gocd-helm-chart's Issues

Shutdown pods gracefully

Issue Type
  • Feature enhancement
Summary

@varshavaradarajan brought this up: "We should do this for the helm chart for agents - https://pracucci.com/graceful-shutdown-of-kubernetes-pods.html. For server, we recreate (instead of rolling update), so, it terminates existing server container, also abruptly, and brings up a new one with the existing config and db. Might result in some db corruption if it terminates abruptly. May be we can have a pre-stop hook to call stop-server.sh instead?"

/cc @sheroy - What do you think?

Support Server Only K8s Deployments

Type

  • Bug Report

Description

GoCD Helm Chart exposes GoCD application to the external world through Ingress. Which supports only http connections.
GoCD agents are unable to connect to the server running on kubernetes cluster as HTTPS port is not exposed!

Provide a way to pull images from a private registry

Issue Type
  • Feature enhancement
Summary

The helm chart installs gocd/gocd-server and gocd/gocd-agent-alpine-* by default. These images are publicly available on dockerhub . Suppose a user wants to override the image to pull from a private registry, there is no option to do so. While secrets can (and should) be created outside of the helm chart installation, there is no imagePullSecrets in the (server|agent)-deployment yaml to reference the created secret.
Related: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/

Don't know how necessary this is to do though seeing as no one has raised a request for it.

Basic environment details
  • Chart Version: latest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.