Please see Quck Start
kubectl apply -f https://raw.githubusercontent.com/pomerium/ingress-controller/v0.19.0/deployment.yaml
What's Changed
- fix updating /status/loadBalancer for non-owned Ingress objects by @wasaga in #348
- pomerium/ctrl: use a file manager for certificates to delete orphaned files by @calebdoxsey in #358
- fix expected k8s service account secret type by @wasaga in #361
- Fix endpoint matching if service uses target named ports by @adrianlzt in #400
New Contributors
- @adrianlzt made their first contribution in #400
Deps and Chores
- remove goreleaser, pin docker images by @wasaga in #311
- fix(deps): update module google.golang.org/protobuf to v1.28.1 by @renovate in #312
- chore(deps): update actions/setup-go digest to 1022489 by @renovate in #314
- fix(deps): update module github.com/open-policy-agent/opa to v0.43.0 by @renovate in #315
- chore(deps): update actions/setup-python digest to b55428b by @renovate in #318
- fix(deps): update module github.com/golangci/golangci-lint to v1.47.3 by @renovate in #316
- docker: pin dependencies by @calebdoxsey in #313
- chore(deps): update golang digest to df1bd77 by @renovate in #319
- chore(deps): update node.js to b9fe422 by @renovate in #320
- remove renovate by @calebdoxsey in #327
- add codeowners by @calebdoxsey in #317
- Bump go.uber.org/zap from 1.21.0 to 1.22.0 by @dependabot in #333
- Bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 by @dependabot in #332
- Bump distroless/base from
dbce382
to96b69fd
by @dependabot in #334 - Bump golang from 1.18 to 1.19.0 by @dependabot in #331
- Bump distroless/base from
96b69fd
to293f4a6
by @dependabot in #343 - Bump pre-commit/action from 4835dd97624f38176d7f9f87fcce089836248ee9 to 3.0.0 by @dependabot in #344
- Bump actions/setup-go from 3 to 3.2.1 by @dependabot in #341
- Bump k8s.io/apiserver from 0.24.3 to 0.24.4 by @dependabot in #339
- Bump golang from
d72a294
to1860373
by @dependabot in #342 - Bump google.golang.org/grpc from 1.48.0 to 1.49.0 by @dependabot in #352
- Bump k8s.io/apiserver from 0.24.4 to 0.25.0 by @dependabot in #350
- Bump actions/setup-go from 3.2.1 to 3.3.0 by @dependabot in #354
- Bump golang from
1860373
tod3f734e
by @dependabot in #355 - Bump go.uber.org/zap from 1.22.0 to 1.23.0 by @dependabot in #353
- bump docker image version by @wasaga in #357
- envoy: upgrade to 1.23.1 by @calebdoxsey in #345
- Bump distroless/base from
293f4a6
to03927ba
by @dependabot in #366 - Bump github.com/open-policy-agent/opa from 0.43.0 to 0.44.0 by @dependabot in #364
- Bump golang from 1.19.0 to 1.19.1 by @dependabot in #365
- Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #362
- Bump github.com/pomerium/pomerium from 0.19.0 to 0.19.1 by @dependabot in #367
- Bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #363
- bump to v19.0 docker image by @wasaga in #369
- Bump k8s.io/apimachinery from 0.25.0 to 0.25.1 by @dependabot in #372
- Bump distroless/base from
03927ba
tocb5523d
by @dependabot in #375 - Bump golang from
4c8f4b8
to2d17ffd
by @dependabot in #374 - Bump k8s.io/apiserver from 0.25.0 to 0.25.1 by @dependabot in #370
- Bump k8s.io/api from 0.25.0 to 0.25.1 by @dependabot in #371
- Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 by @dependabot in #373
- Bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.13.0 by @wasaga in #376
- Bump distroless/base from
cb5523d
tob699a89
by @dependabot in #383 - Bump k8s.io/api from 0.25.1 to 0.25.2 by @dependabot in #382
- Bump k8s.io/client-go from 0.25.1 to 0.25.2 by @dependabot in #380
- Bump sigs.k8s.io/controller-tools from 0.9.2 to 0.10.0 by @dependabot in #379
- Bump k8s.io/apiserver from 0.25.1 to 0.25.2 by @dependabot in #378
- Bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #391
- Bump actions/checkout from 3 to 3.1.0 by @dependabot in #390
- Bump golang from 1.19.1 to 1.19.2 by @dependabot in #389
- Bump distroless/base from
b699a89
to07971ab
by @dependabot in #388 - Bump github.com/open-policy-agent/opa from 0.44.0 to 0.45.0 by @dependabot in #387
- Bump github.com/gosimple/slug from 1.12.0 to 1.13.1 by @dependabot in #386
- Bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #385
- Bump github.com/golangci/golangci-lint from 1.49.0 to 1.50.0 by @dependabot in #384
- Bump k8s.io/client-go from 0.25.2 to 0.25.3 by @dependabot in #393
- Bump golang from
b850621
to25de7b6
by @dependabot in #398 - Bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #392
- Bump distroless/base from
07971ab
to1024b8c
by @dependabot in #397 - Bump k8s.io/apiserver from 0.25.2 to 0.25.3 by @dependabot in #395
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #408
- Bump github.com/golangci/golangci-lint from 1.50.0 to 1.50.1 by @dependabot in #407
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #406
- Bump distroless/base from
1024b8c
tof6faa54
by @dependabot in #405 - Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #403
- fix linter complaints by @wasaga in #409
- upgrade go to 1.19 by @calebdoxsey in #399
- Bump docker/setup-buildx-action from 2.0.0 to 2.2.1 by @dependabot in #415
- Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #414
- Bump golang from
25de7b6
to992d5fe
by @dependabot in #413 - Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #411
- Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 by @dependabot in #412
Full Changelog: v0.18.0...v0.19.0