caldera

Caldera allows you to create a boilerplate service that ready to run inside the container (Go language)

MIT License

Stars
119
caldera - Version v0.2.5 Latest Release

Published by takama about 3 years ago

  • Updated linter golangci-lint versions
  • Updated nolint instructions
  • Updated protocol buffers compilers
  • Updated tests & wrapped errors
  • Added default database property
  • Changes migration sequence
  • Removed Postgres crypto extension
  • Redesigned flags initialization
  • Added migration dialect
  • Fixed YAML parameters
  • Used secure config for debug purpose
  • Included main chart and values in version control
  • Updated initial parameters
caldera - Version v0.2.4

Published by takama over 3 years ago

  • Added namespace for the service
  • Used namespaced names in the service
caldera - Version v0.2.3

Published by takama over 3 years ago

  • Simplified initial environment data for Makefile
  • Used compute region instead of zone
  • Used default driver to specify database certificates path
  • Fixed ingress TLS secret name value
caldera - Version v0.2.2

Published by takama over 3 years ago

  • Changed default name of a database credentials secret in the helm charts values
  • Updated question about drivers
caldera - Version v0.2.1

Published by takama over 3 years ago

  • Used default namespace and changed NAMESPACE to CLUSTER
  • Fixed possible hidden issues with config file
  • Fixed problem with port presented as the secret name
  • Used database ConfigMap for host/port
  • Added nginx annotations example
  • Added default service account
  • Extended TLS secret name block
  • Added TLS hosts
  • Changed ingress version to networking.k8s.io/v1 (Minimal version of Kubernetes: v1.19)
caldera - Version v0.2.0

Published by takama over 3 years ago

  • Added sub-charts for Helm deployment.
  • Added special vatiables environment to keep it outside of GIT.
  • Added CORS handling.
  • Managed system signals to be ignored.
  • Added the possibility to use multiple database drivers.
  • Added Prometheus monitoring package.
  • Used gRPC gateway v2 and OpenApi v2 instead of swagger
  • Redesigned dev/prod envs in Makefile.
  • Updated Go version and packages.
  • Fixed issue #27 (@takama)
  • Updated protoc #37 (@takama)
  • Added OpenAPI Swagger UI #38 (@takama)
Package Rankings
Top 8.17% on Proxy.golang.org
Related Projects