Giter Club home page Giter Club logo

hatchet-charts's Introduction

Hatchet Helm Charts

This repository contains Helm charts for Hatchet.

hatchet-charts's People

Contributors

abelanger5 avatar steebchen avatar

Stargazers

Jeremy Shimko avatar  avatar mdheller avatar

Watchers

Jeremy Shimko avatar  avatar

hatchet-charts's Issues

Helm install fails with "hatchet-stack-api-migration" already exists

My environment:

Local: Macbook Pro M1 Ventura
Cloud: AWS EKS 1.27
Helm:

$ helm version
version.BuildInfo{Version:"v3.9.4", GitCommit:"dbc6d8e20fe1d58d50e6ed30f09a04a77e4c68db", GitTreeState:"clean", GoVersion:"go1.19"}

Steps to recreate:
Follow the self-hosted k8s deployment guide here. Receive error on Step 2:

$ helm install hatchet-stack hatchet/hatchet-stack --values hatchet-values.yaml --set api.replicaCount=0 --set engine.replicaCount=0 --set caddy.enabled=true --debug
install.go:178: [debug] Original chart version: ""
install.go:195: [debug] CHART PATH: /Users/chris/Library/Caches/helm/repository/hatchet-stack-0.2.0.tgz

client.go:128: [debug] creating 27 resource(s)
client.go:128: [debug] creating 1 resource(s)
Error: INSTALLATION FAILED: failed post-install: warning: Hook post-install hatchet-stack/charts/api/templates/pre-deploy-hook.yaml failed: jobs.batch "hatchet-stack-api-migration" already exists
helm.go:84: [debug] failed post-install: warning: Hook post-install hatchet-stack/charts/api/templates/pre-deploy-hook.yaml failed: jobs.batch "hatchet-stack-api-migration" already exists
INSTALLATION FAILED
main.newInstallCmd.func2
	helm.sh/helm/v3/cmd/helm/install.go:127
github.com/spf13/cobra.(*Command).execute
	github.com/spf13/[email protected]/command.go:856
github.com/spf13/cobra.(*Command).ExecuteC
	github.com/spf13/[email protected]/command.go:974
github.com/spf13/cobra.(*Command).Execute
	github.com/spf13/[email protected]/command.go:902
main.main
	helm.sh/helm/v3/cmd/helm/helm.go:83
runtime.main
	runtime/proc.go:250
runtime.goexit
	runtime/asm_arm64.s:1165

Chart deployment fails if name is not `hatchet`

If you use a different name other than hatchet, the k8s service is called using a prefix of that, and doesn't match the db + queue config in the yaml values; and it failes to connect on deployment.

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.