v0.3.0
What's Changed
- Bump k8s.io/apimachinery from 0.23.5 to 0.23.6 by @dependabot in #137
- Bump k8s.io/api from 0.23.5 to 0.23.6 by @dependabot in #139
- Bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #135
- Bump hashicorp/setup-terraform from 1.4.0 to 2 by @dependabot in #134
- Bump k8s.io/client-go from 0.23.5 to 0.23.6 by @dependabot in #132
- Bump k8s.io/code-generator from 0.23.5 to 0.23.6 by @dependabot in #133
- Update setup-kind.sh by @loosebazooka in #142
- have always 1 pod running to avoid scale to 0 in ci by @cpanato in #143
- Bump github.com/sigstore/sigstore from 1.1.0 to 1.2.0 by @dependabot in #136
- fix: actions/cache by @embano1 in #141
- Bump github.com/go-openapi/runtime from 0.23.3 to 0.24.0 by @dependabot in #146
- Bump sigstore/cosign-installer from 2.2.1 to 2.3.0 by @dependabot in #144
- Bump github/codeql-action from 2.1.8 to 2.1.9 by @dependabot in #145
- Add Job for updating tree for sharding by @priyawadhwa in #147
- Bump docker/login-action from 1.14.1 to 2 by @dependabot in #148
- Make mysql instance name, and keys configurable in Terraform by @k4leung4 in #156
- allow configuring of mysql db name. by @k4leung4 in #157
- Add in a read-only prober across Rekor and Fulcio API endpoints by @priyawadhwa in #158
- Add alerts for sigstore prober to monitoring tf module by @priyawadhwa in #160
- make storage class and location configurable. by @k4leung4 in #159
- Bump github/codeql-action from 2.1.9 to 2.1.10 by @dependabot in #161
- Bump github.com/google/certificate-transparency-go from 1.1.2 to 1.1.3 by @dependabot in #165
- Bump actions/setup-go from 3.0.0 to 3.1.0 by @dependabot in #162
- pass correct var for tuf region. by @k4leung4 in #166
- Bind sigstore-prober KSA to GCP prometheus service account by @priyawadhwa in #167
- Set keyring iam to depend on service account to avoid error. by @k4leung4 in #168
- Add vars for mysql to allow matching prod migration instance. by @k4leung4 in #170
- More uptime alerts for rekor endpoints by @priyawadhwa in #155
- Fix alert documentation and set alignment period to 5m by @priyawadhwa in #172
- set service account to correct prometheus namespace by @k4leung4 in #173
- Add necessary permissions to prometheus SA to export to GCP monitoring by @priyawadhwa in #174
- allow specifying mysql dbname. by @k4leung4 in #175
- Alignment period for latency alerts should be 60 seconds by @priyawadhwa in #176
- Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by @dependabot in #179
- Bump goreleaser/goreleaser-action from 2.9.1 to 3 by @dependabot in #178
- Bump github/codeql-action from 2.1.10 to 2.1.11 by @dependabot in #177
- Bump google.golang.org/grpc from 1.45.0 to 1.46.2 by @dependabot in #164
- sync go mod by @cpanato in #184
- add flag to run one time and exit. by @k4leung4 in #181
- change default mysql version from 8.0 to 5.7 by @k4leung4 in #180
- update to go1.18 by @cpanato in #185
- Bump github.com/sigstore/rekor from 0.6.0 to 0.7.0 by @dependabot in #189
- Bump actions/setup-go from 3.1.0 to 3.2.0 by @dependabot in #186
- add pathremove cache, not needed by @cpanato in #192
New Contributors
Full Changelog: v0.2.9...v0.3.0