v0.25.0
Installation
To install, run the following command:
kubectl apply -k github.com/pomerium/ingress-controller/config/default\?ref=v0.25.0
Refer to the Pomerium Configuration Guide to complete your installation.
What's Changed
Breaking
- config: remove redis by @calebdoxsey in #835
New
- config: add global
passIdentityHeaders
option to the CRD by @calebdoxsey in #811
Changed
- docs: update
pass_identity_headers
option documentation link by @wasaga in #837 - manifests: installation manifests use newer Kustomize syntax by @wasaga in #864
Dependency Updates
- upgrade Pomerium Core to v0.25.0
- upgrade Go to 1.21 by @wasaga in #863
- upgrade github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #829
- upgrade golang.org/x/sync from 0.3.0 to 0.5.0 by @dependabot in #823
- upgrade github.com/go-playground/validator/v10 from 10.15.4 to 10.16.0 by @dependabot in #822
- upgrade docker/metadata-action from 5.0.0 to 5.2.0 by @dependabot in #821
- upgrade distroless/base-debian12 from
d53efe9
tod904990
by @dependabot in #819 - upgrade github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #817
- upgrade docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #820
- upgrade github.com/open-policy-agent/opa from 0.57.0 to 0.59.0 by @dependabot in #827
- upgrade github.com/go-logr/zapr from 1.2.4 to 1.3.0 by @dependabot in #830
- upgrade github.com/spf13/viper from 1.16.0 to 1.18.0 by @dependabot in #832
- upgrade golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #838
- upgrade actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #854
- upgrade actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #853
- upgrade docker/metadata-action from 5.2.0 to 5.4.0 by @dependabot in #852
- upgrade github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #851
- upgrade github.com/spf13/viper from 1.18.0 to 1.18.2 by @dependabot in #849
- upgrade google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #847
- upgrade github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #843
- upgrade distroless/base-debian12 from
d904990
to8548e30
by @dependabot in #841 - upgrade github.com/open-policy-agent/opa from 0.59.0 to 0.60.0 by @dependabot in #844
- upgrade google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #846
- upgrade github.com/cloudflare/circl from 1.3.6 to 1.3.7 by @dependabot in #859
Full Changelog: v0.24.0...v0.25.0