podinfo

Go microservice template for Kubernetes

APACHE-2.0 License

Stars
5.1K
Committers
41

Bot releases are visible (Hide)

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

podinfo - v1.8.0

Published by stefanprodan about 5 years ago

Changelog

6c8a85a Release v1.8.0
c9dc78f Merge pull request #22 from imduffy15/master
6a9b025 Update README.md
198211e Add delayed chunk endpoint
e1ca9e2 Remove the middle htlm section
4fc593f Bump version to 1.7.1

podinfo - v1.7.0

Published by stefanprodan about 5 years ago

Changelog

18af1ea Merge remote-tracking branch 'origin/master'
2e9917a Bump version to 1.7.0
bf00d07 Merge pull request #20 from grampelberg/master
aab8e46 Upgrade to vuetify 2.x
1475a2d Release charts

podinfo - v1.6.0

Published by stefanprodan over 5 years ago

Changelog

44f588d Merge pull request #19 from stefanprodan/metrics-port
951d82a Add option to run the metrics exporter on a different port Add port-metrics flag, when specified the Prometheus /metrics endpoint will be exposed on that port.
3301f6f Merge pull request #18 from stefanprodan/fix-helm-test
0339d3b Fix storage tests
d1b77c9 Merge pull request #17 from mumoshu/patch-1
bfa3aaf fix(doc): Update README about read/write endpoints
43df2d1 Bump version to 1.5.1
7181351 Bump version to 1.5.0
1c3bf10 Merge pull request #16 from luxas/ui-pathprefix
c28c11d Release v1.4.4
5c2f9a1 Make the UI perform XHRs relative to its own path
7d5200a Merge pull request #15 from stefanprodan/fix-port
66b8948 Bump version to 1.4.3
db04ce1 Add port validation
5142c39 Add arm64 and amd64 Drone pipelines
001486a Push ARMv7 image with Drone
ed55313 Set Drone platform to arm
c21c24b Build master with Drone
4dbbfa9 Rename Drone pipeline
bc8ff9b Build ARM image with Drone on Scaleway
cdf9b06 Upgrade golang GitHub action to 1.11
431ab9e Disable Travis Kubernetes in Docker (kind)
1273d37 Run podinfo local image on Travis Kubernetes in Docker
caa49b9 Run podinfo on Travis Kubernetes in Docker
319e444 Fix kubectl perm for Travis Kubernetes in Docker
0529fff Test Travis Kubernetes in Docker
0fc239a Test Kubernetes in Docker
f0b19b6 Add sem ver release to TravisCI docs

podinfo - v1.4.2

Published by stefanprodan almost 6 years ago

Changelog

d10ba4a Release 1.4.2
7a2dca6 Add TravisCI and Quay docs
62ccb1b run go 1.11 fmt
579284c Bootstrap travis in podcli code init
a4948e1 Remove labels and update deployment to API apps/v1
995dcb5 Publish chart v1.4.1 - set probes timeout to 5s (fix for GKE containerd)

podinfo - v1.4.1

Published by stefanprodan almost 6 years ago

Changelog

cbf1d67 Bump version to 1.4.1
f6987a0 Publish v1.4 Helm chart

podinfo - v1.4.0

Published by stefanprodan almost 6 years ago

Changelog

ea93f3e Bump version to 1.4.0
2fc253a Merge pull request #8 from guyfedwards/blue-green-flagger
c83e19a set color based on primary/canary workload
a9a1252 Add brew install cmd for podcli
046a9a4 Add version to code init commit message
4d78abd Prep for v1.3.2 release
f8b32fa Release ngrok helm chart v0.2.0
a30fb53 Merge pull request #7 from tdickman/subdomain-support
8d66233 Update GitHub actions docs
bd31f8b Add ngrok subdomain support

podinfo - v1.3.1

Published by stefanprodan almost 6 years ago

Changelog

4ed9271 Release v1.3.1
9715769 Add logs to Docker build GitHub action
bf92728 Generate Github actions CI pipeline - add custom Dockerfile - use GitHub actions env vars as docker build args - remove .gh from Makefile and Dockerfile in destination project
f7c8061 Bump version in GitHub Actions docs
943f4e2 Release v1.3.1
f44909e Add golang tools GitHub Action
1af24bd Run gofmt