Changelog
- 15e2aae 2241: Fix path to valid_images.json (#2242)
- e1bcb16 Add Type S3Compliant to Kopia Repository Storage Args (#2159)
- 5a8a687 Add ability to override kanister-tools image in repo controller (#2261)
- 3d13005 Add base unit test suite for repository server controller(#PR1) (#2100)
- 74a0a31 Add repositoryServerUserHostname to the kopia repository based functions (#2177)
- 6b1ceaa Add unit tests for kopia repository server controller(PR #2) (#1997)
- 48eee5d Add unit tests for validating repository server secrets [PR#1] (#2128)
- 9d38168 Add unit tests for validating repository server secrets [PR#2] (#2124)
- faee7f3 Adding container image vulnerability scanning (Grype) GitHub Action (#2113)
- 64f0e1d Adjust ref apps for OCP 4.13 (#2152)
- ffc7785 Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3 (#2200)
- b7ee252 Bump actions-ecosystem/action-create-comment from 1.0.0 to 1.0.2 (#2192)
- 724b67c Bump actions/checkout from 2 to 3 (#2199)
- 411d337 Bump actions/dependency-review-action from 1 to 3 (#2204)
- c14c934 Bump actions/stale from 7 to 8 (#2198)
- 1b4201f Bump alex-page/github-project-automation-plus from 0.8.1 to 0.8.3 (#2193)
- c24df8a Bump helm version in kanister build (#2206)
- f091dcd Bump helm/kind-action from 1.4.0 to 1.8.0 (#2203)
- f48e373 Bump tj-actions/changed-files from 35 to 37 (#2194)
- 7df4275 Enable wait for RepositoryServer CR to get ready functionality for actionsets (#2228)
- 93e668f Feature flagging for exporting of Kanister prometheus metrics (#2235)
- 4a994e3 Fix CVE-2023-37788 in elazarl/goproxy (#2257)
- ae250ce Fix RepositoryServer datamover tests (#2249)
- 30e033e Grype vulnerability scanner parsing tool (#2114)
- 9c8e202 Kanister Prometheus Framework Design Doc (#2151)
- cfa57f5 Kanister Prometheus metrics skeleton framework (#2163)
- 9023a30 Kanister docs update to version 0.94.0 (#2258)
- a66aec9 Make Networking/v1 as default group version for ingress (#2175)
- ae09b1f Provide a way to use PodController object to create PodRunner object (#2229)
- fb4bd07 Refactor RepositoryServer controller (#2136)
- 27b3004 Remove Repository Server condition check from ServerReady to Ready (#2184)
- 0dc4385 RepositoryServer support in kando command line (#1951)
- dccf6e7 Return empty snapshot ID if any fatal error happened during the snapshot creation (#2174)
- 81766ec Revert "Add Tests for updated Interface based kando command line" (#2253)
- 5d16f29 Revert "Add unit tests for kopia repository server controller(PR #2) (#1997)" (#2178)
- dd714ba Revert "Kanister Prometheus metrics skeleton framework (#2163)" (#2262)
- 64595c9 Revert "Refactor RepositoryServer controller (#2136)" (#2150)
- 2494994 Revert "Revert "Add unit tests for kopia repository server controller(PR #2)"" (#2180)
- f876a47 Revert "Revert "Refactor RepositoryServer controller"" (#2154)
- 774bb7f Revert "Run postgresql integration test on latest chart (#2196)" (#2243)
- e06c278 Run PostgreSQL integration tests on 12.6.0 chart (#2156)
- d745629 Run postgresql integration test on latest chart (#2196)
- 04fbe86 Set RepositoryServerCR Conditions (#2169)
- 4c1a8ce Test latest version of snapshotter present (#2260)
- 9001dda Update ubi-minimal base image to ubi-minimal:9.2-717 (#2233)
- d2f2442 Use claimName field in the filestore location secret for repository server controller (#2146)
- c854b9e change the utility function for getting default repository server CR in unit tests (#2170)
- ef96f2d chore(deps): add dependabot config for github-actions (#2191)
- 4fbc5e0 chore(deps): add dependabot group for common Go dependencies (#2187)
- 3d572ad chore(deps): fix pattern in dependabot config group (#2226)
- 2cc388f chore(deps): only allow semver-patch dependabot updates for k8s deps (#2197)
- 704e0f0 cleanup(test): use
testdata
directory in tests (#2202) - 4650265 deps(go): bump github.com/BurntSushi/toml from 1.2.1 to 1.3.2 (#2162)
- 1ed0c60 deps(go): bump github.com/aws/aws-sdk-go from 1.44.268 to 1.44.299 (#2167)
- ee3ce33 deps(go): bump github.com/aws/aws-sdk-go from 1.44.299 to 1.44.300 (#2176)
- eca32cc deps(go): bump github.com/aws/aws-sdk-go from 1.44.300 to 1.44.301 (#2183)
- 0ec651b deps(go): bump github.com/aws/aws-sdk-go from 1.44.301 to 1.44.305 (#2217)
- 5eb2469 deps(go): bump github.com/aws/aws-sdk-go from 1.44.305 to 1.44.306 (#2219)
- 8b49314 deps(go): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#2164)
- fdb232c deps(go): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#2160)
- ea69bef deps(go): bump github.com/vmware/govmomi from 0.30.4 to 0.30.5 (#2161)
- d719caf deps(go): bump github.com/vmware/govmomi from 0.30.5 to 0.30.6 (#2182)
- 6f6ab7e deps(go): bump github.com/vmware/govmomi from 0.30.6 to 0.30.7 (#2245)
- 5812f70 deps(go): bump go.uber.org/zap from 1.24.0 to 1.25.0 (#2246)
- 83db2d6 deps(go): bump golang.org/x/oauth2 from 0.7.0 to 0.10.0 (#2158)
- 881765b deps(go): bump google.golang.org/api from 0.120.0 to 0.130.0 (#2157)
- f254172 deps(go): bump google.golang.org/api from 0.130.0 to 0.131.0 (#2171)
- 8ef8fac deps(go): bump the common-golang group with 1 update (#2188)
- 8ffe60c deps(go): bump the common-golang group with 2 updates (#2227)
- f6e755a deps(go): bump the common-golang group with 2 updates (#2232)
- ae07880 deps(go): bump the common-golang group with 3 updates (#2244)
- 5305a33 deps(go): fix dependency name for sigs.k8s.io (#2218)
- 151cfbf fix flaky test (#2223)
- bbda6fe upgrade stow version (#2255)