podinfo

Go microservice template for Kubernetes

APACHE-2.0 License

Stars
5.1K
Committers
41

Bot releases are hidden (Show)

podinfo - 3.3.1

Published by stefanprodan over 4 years ago

Changelog

b45cc75 Merge pull request #67 from stefanprodan/release-3.3.1
79bbf76 Release v3.3.1
a8c7300 Merge pull request #66 from stefanprodan/linkerd-profile-update
a60f28a Update Kubernetes Kind to v0.8.1
adba061 Update ingress API version
8f15e4e Fix Helm tests
07db5a6 Add cache routes to Linkerd profile

podinfo - 3.3.0

Published by stefanprodan over 4 years ago

Changelog

3e6d61e Merge pull request #65 from stefanprodan/release-3.3.0
c7c7d69 Release v3.3.0
067751c Merge pull request #64 from stefanprodan/cache-api
73b658d Add cache API - implement cache with Redis - add cache-server to args and config - add Redis deployment to webapp overlays

podinfo - 3.2.4

Published by stefanprodan over 4 years ago

Changelog

e5516b3 Merge pull request #63 from stefanprodan/release-3.2.4
3913000 Release v3.2.4
d4b615e Merge pull request #62 from stefanprodan/base-image
98e133a Push base image to Docker Hub
7674b76 Merge pull request #60 from seaneagan/helm_test_fault
8fa39d9 Merge pull request #61 from seaneagan/helm3_tests_should_be_jobs
638bdc8 Helm 3 tests should be Jobs
b565a67 Support simulating helm test failure and timeout
65d0772 Add reconciler RBAC to webapp manifests
e9d11c2 Merge pull request #58 from ytsarev/quote-message
126ac55 Quote ui message in deployment template

podinfo - 3.2.3

Published by stefanprodan over 4 years ago

Changelog

306aac3 Merge pull request #57 from stefanprodan/release-3.2.3
55318b0 Release v3.2.3
1865faf Merge pull request #56 from stefanprodan/webapp-demo
9edd7ab Include webapp demo in release
1c4acc0 Add webapp demo kustomizations
6274f16 Add webapp demo manifests
93e338a Add app common label to kustomization
73b03b7 Merge pull request #54 from hiddeco/chart/readme-fix
0135757 chart: remove redundant codeblock opening
ea1fe87 chart: align README with actual values file

podinfo - 3.2.2

Published by stefanprodan over 4 years ago

Helm chart breaking change due to label selectors changes, use helm upgrade --force to upgrade.

Changelog

363a6a8 Merge pull request #53 from stefanprodan/prep-3.2.2
8491738 Release v3.2.2
361179f Merge pull request #52 from stefanprodan/prometheus-operator
13eb7c4 chart: add Prometheus Operator service monitor
e4ecd98 chart: change label selectors to full name

podinfo - 3.2.1

Published by stefanprodan over 4 years ago

Changelog

5e747d3 Merge pull request #50 from stefanprodan/prep-3.2.1
c6425ac Release v3.2.1
7f5b881 e2e: ignore logs error
fb999f8 Merge pull request #49 from stefanprodan/go-upgrade
ba12154 Format imports
73e0ee7 Update CI to go 1.14
2c7029c Update go and alpine - update go to 1.14 - update alpine to 3.11 - update packages
50c3583 Merge pull request #48 from stefanprodan/fix-background
7a8b7d6 Fix background colour
2a36e84 Merge pull request #46 from sebastianortizs4n/feature/support_helm3_test_hooks
3802fb4 Updated helm test, helm3 does not have --cleanup
b4ea2af Updated test hook, and hook deleting policy for test pods
6ba7ddc Update GitOps guides - add Helm v3 and Linkerd hands-on workshop - add AWS blog posts on autoscaling and ingress - add EKS hands-on workshop

podinfo - 3.2.0

Published by stefanprodan over 4 years ago

Changelog

af6868a Merge pull request #45 from stefanprodan/prep-3.2.0
910e713 Release v3.2.0
fe65869 Merge pull request #43 from stefanprodan/helm-v3-e2e
2a319d9 Merge pull request #44 from hiddeco/unhealthy-unready
48402ef Add --unhealthy and --unready flags to chart
15600cc Lowercase all flag descriptions
ed2a774 Add --unhealthy and --unready flags
1d590c0 e2e: Update Helm to v3 and Kubernetes to v1.17

podinfo - 3.1.5

Published by stefanprodan over 4 years ago

Changelog

948de81 Update manifests to v3.1.5
78658c0 Release v3.1.5 cuddle edition
7b6f117 Rename GitHub workflow for kustomize testing

podinfo - 3.1.4

Published by stefanprodan almost 5 years ago

Changelog

d65044f Release v3.1.4
18c63ad Merge pull request #42 from mumoshu/h2c
a826008 Add h2c.enabled to chart for toggling H2C upgrading support
0ff49e5 feat: Add H2C support
79cfe56 Merge pull request #41 from stefanprodan/gh-actions
7e36892 Add GitHub workflow for manifests validation - validate kustomize build with kubeval strict mode - deny containers with latest image tag - deny deployments and services without app label selector - warn if deployments have no prometheus pod annotations

podinfo - 3.1.3

Published by stefanprodan about 5 years ago

Changelog

3d6d0be Merge pull request #40 from stefanprodan/linkerd-profile
b213e0a Release v3.1.3
42ad3fa Add Linkerd service profile to chart
939fd5b Add Go report card
36ec3ef Fix UI parallax img

podinfo - 3.1.2

Published by stefanprodan about 5 years ago

Changelog

287e005 Merge pull request #39 from stefanprodan/ui-logo
0b3e88d Add release namespace to Helm tests
1013974 Turn off CircleCI docker_layer_caching
f891e06 Release v3.1.2
647b4cb Add UI settings to Helm chart
c5df50c Make UI logo URL configurable
2b1d325 Merge pull request #38 from stefanprodan/go1.13
319d57c Update to go 1.13

podinfo - 3.1.1

Published by stefanprodan about 5 years ago

Changelog

087da02 Merge pull request #37 from stefanprodan/chart-fixes
7d00f68 Bump version to 3.1.1
87c9bb8 Exclude Helm test pods for service mesh

podinfo - 3.1.0

Published by stefanprodan about 5 years ago

Changelog

5fb970b Merge pull request #36 from stefanprodan/backends
56b404b Release v3.1.0
a12d0a1 Add support for multiple backends When calling /echo, the backends requests will be run in parallel and the results are aggregated and returned to the caller as a json array
5197978 Fix Helm repo address
8b37756 Merge pull request #35 from eladb/patch-1
1eb1da1 remove duplicate "ingress" entries in readme

podinfo - 3.0.0

Published by stefanprodan about 5 years ago

Changelog

d1ed907 Make tests work with Helm v3
8e6ecce Fix chart for old Helm versions
f3db1ad Merge pull request #34 from stefanprodan/ingress-fix
7f3e11c Allow ingress with no hosts set
a7eb7e4 Merge pull request #33 from stefanprodan/prep-3.0.0
43194bb Release v3.0.0
c7d2196 Merge pull request #32 from stefanprodan/gprc-health
214a19f Add gRPC service name flag to check command
82ea2fa Update Kubernetes Kind to v0.5.1
d84913c Add gPRC Helm test
6bac5ff Add gPRC port and service name to chart
eacf909 Add gPRC health check to CLI
f7c1669 Run gPRC health server if grpc-port flag is set
158d6e8 Add gRPC health server

podinfo - 2.1.3

Published by stefanprodan about 5 years ago

Changelog

4d89038 Merge pull request #30 from stefanprodan/service-account
83842e0 Rename service account create to enabled
37b453f Release v2.1.3
53c6b47 Fix ClusterIP creation
c759f95 e2e: print logs after tests finished
5d14183 Add service account to Helm chart

podinfo - 2.1.2

Published by stefanprodan about 5 years ago

Changelog

ab74d6e Release v2.1.2 Make the ClusterIP service optional in helm chart (should be disabled when using Flagger)

podinfo - 2.1.1

Published by stefanprodan about 5 years ago

Changelog

fefcae3 Rename test config
ed81a06 Release v2.1.1 Use Docker Hub instead of Quay
633982b Use Docker Hub repo

podinfo - 2.1.0

Published by stefanprodan about 5 years ago

Changelog

4154e01 Merge pull request #29 from stefanprodan/swagger
02d7f06 Release 2.1.0
5554508 Move Swagger doc to server.go
94085d6 Add schemes to Swagger docs
630841d Push latest tag to Docker Hub and Quay
ea7f4fc Add the swagger UI link to docs
e97c926 Add license to swagger docs
2479134 Implement swagger support - add swagger definitions for all API routes - self-host the swagger UI on /swagger/ - serve swagger spec on /swagger.json

podinfo - 2.0.2

Published by stefanprodan about 5 years ago

Changelog

b0bbd16 Merge pull request #28 from stefanprodan/prep-2.0.2
7564949 Add e2e docs
d34da2a Release v2.0.2
182156d Add build step to e2e tests

podinfo - 2.0.1

Published by stefanprodan about 5 years ago

Changelog

e0864b6 Merge pull request #27 from stefanprodan/ci
de2a9c4 Release v2.0.1
fed04ad Add e2e testing with Kubernetes Kind and Helm
c907163 Add JWT test to helm chart
6757833 Toggle timeline background based on version
0c27729 Migrate CI to CircleCI