diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d4342f7f9..65c51918fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,111 @@ # Changelog +## [v0.12.2](https://github.com/k8gb-io/k8gb/tree/v0.12.2) (2023-12-21) + +[Full Changelog](https://github.com/k8gb-io/k8gb/compare/v0.11.5...v0.12.2) + +**Implemented enhancements:** + +- Implement weighted round robin load balancing strategy [\#50](https://github.com/k8gb-io/k8gb/issues/50) + +**Fixed bugs:** + +- \[Bug\] Terratest racing [\#902](https://github.com/k8gb-io/k8gb/issues/902) + +**Closed issues:** + +- Release pipeline fails with cosign validation [\#1361](https://github.com/k8gb-io/k8gb/issues/1361) +- "Additional property cloudflare is not allowed" appears when deploying Cloudflare integration [\#1339](https://github.com/k8gb-io/k8gb/issues/1339) +- Security slam [\#1309](https://github.com/k8gb-io/k8gb/issues/1309) +- Track the impact of HashiCorp license MPL -\> BSL [\#1224](https://github.com/k8gb-io/k8gb/issues/1224) +- Helm template does not support GSS-TSIG configuration for ExternalDNS [\#1061](https://github.com/k8gb-io/k8gb/issues/1061) +- Cloudflare EdgeDNS support [\#944](https://github.com/k8gb-io/k8gb/issues/944) +- Deploy k8gb on MS Azure using Private DNS [\#929](https://github.com/k8gb-io/k8gb/issues/929) +- Cloudflare GSLB support [\#884](https://github.com/k8gb-io/k8gb/issues/884) + +**Merged pull requests:** + +- RELEASE: v0.12.2 [\#1367](https://github.com/k8gb-io/k8gb/pull/1367) ([jkremser](https://github.com/jkremser)) +- Fix cosign-installer version across whole release pipeline [\#1365](https://github.com/k8gb-io/k8gb/pull/1365) ([ytsarev](https://github.com/ytsarev)) +- RELEASE: v0.12.1 [\#1364](https://github.com/k8gb-io/k8gb/pull/1364) ([ytsarev](https://github.com/ytsarev)) +- Fix cosign install part of the release pipeline [\#1362](https://github.com/k8gb-io/k8gb/pull/1362) ([ytsarev](https://github.com/ytsarev)) +- RELEASE: v0.12.0 [\#1359](https://github.com/k8gb-io/k8gb/pull/1359) ([ytsarev](https://github.com/ytsarev)) +- Update Helm Docs [\#1358](https://github.com/k8gb-io/k8gb/pull/1358) ([github-actions[bot]](https://github.com/apps/github-actions)) +- chore\(deps\): update actions/upload-artifact action to v4 [\#1355](https://github.com/k8gb-io/k8gb/pull/1355) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update actions/checkout action to v4 [\#1354](https://github.com/k8gb-io/k8gb/pull/1354) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update rancher/k3s docker tag to v1.28.4 [\#1352](https://github.com/k8gb-io/k8gb/pull/1352) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update peter-evans/create-pull-request digest to 9e49b18 [\#1351](https://github.com/k8gb-io/k8gb/pull/1351) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update actions/upload-artifact digest to 3530730 [\#1350](https://github.com/k8gb-io/k8gb/pull/1350) ([renovate[bot]](https://github.com/apps/renovate)) +- Let renovate update the k3d manifests [\#1349](https://github.com/k8gb-io/k8gb/pull/1349) ([jkremser](https://github.com/jkremser)) +- chore\(deps\): update goreleaser/goreleaser-action digest to e0e636a [\#1347](https://github.com/k8gb-io/k8gb/pull/1347) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update golangci/golangci-lint-action digest to 50372b6 [\#1346](https://github.com/k8gb-io/k8gb/pull/1346) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update github/codeql-action digest to 511f073 [\#1344](https://github.com/k8gb-io/k8gb/pull/1344) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fkirc/skip-duplicate-actions digest to 2d93cbd [\#1343](https://github.com/k8gb-io/k8gb/pull/1343) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update docker/login-action digest to 3d58c27 [\#1342](https://github.com/k8gb-io/k8gb/pull/1342) ([renovate[bot]](https://github.com/apps/renovate)) +- Update Helm Docs [\#1341](https://github.com/k8gb-io/k8gb/pull/1341) ([github-actions[bot]](https://github.com/apps/github-actions)) +- Fix flaky terratests [\#1340](https://github.com/k8gb-io/k8gb/pull/1340) ([ytsarev](https://github.com/ytsarev)) +- Bump k8s version of k3s from 1.25 to 1.28 [\#1338](https://github.com/k8gb-io/k8gb/pull/1338) ([jkremser](https://github.com/jkremser)) +- chore\(deps\): update docker/build-push-action digest to 9f6f8c9 [\#1337](https://github.com/k8gb-io/k8gb/pull/1337) ([renovate[bot]](https://github.com/apps/renovate)) +- Update Helm Docs [\#1336](https://github.com/k8gb-io/k8gb/pull/1336) ([github-actions[bot]](https://github.com/apps/github-actions)) +- chore\(deps\): update github/codeql-action digest to 0d0a53c [\#1335](https://github.com/k8gb-io/k8gb/pull/1335) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update step-security/harden-runner digest to ea8b747 [\#1334](https://github.com/k8gb-io/k8gb/pull/1334) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fossa-contrib/fossa-action digest to 981ff87 [\#1333](https://github.com/k8gb-io/k8gb/pull/1333) ([renovate[bot]](https://github.com/apps/renovate)) +- Add mandatory endpoints field [\#1332](https://github.com/k8gb-io/k8gb/pull/1332) ([k0da](https://github.com/k0da)) +- chore\(deps\): update endbug/add-and-commit digest to ff23514 [\#1331](https://github.com/k8gb-io/k8gb/pull/1331) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update peter-evans/create-pull-request digest to d7c27ba [\#1329](https://github.com/k8gb-io/k8gb/pull/1329) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update jnorwood/helm-docs docker digest to c9b1a27 [\#1328](https://github.com/k8gb-io/k8gb/pull/1328) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update golangci/golangci-lint-action digest to 8fa7dff [\#1327](https://github.com/k8gb-io/k8gb/pull/1327) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update github/codeql-action digest to 137a1e0 [\#1326](https://github.com/k8gb-io/k8gb/pull/1326) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fossa-contrib/fossa-action digest to dcc8860 [\#1325](https://github.com/k8gb-io/k8gb/pull/1325) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update endbug/add-and-commit digest to f9b26c1 [\#1324](https://github.com/k8gb-io/k8gb/pull/1324) ([renovate[bot]](https://github.com/apps/renovate)) +- Skip terratest for renovate PRs [\#1321](https://github.com/k8gb-io/k8gb/pull/1321) ([jkremser](https://github.com/jkremser)) +- Let renovate automatically update the SECURITY-INSIGHTS.yml file [\#1320](https://github.com/k8gb-io/k8gb/pull/1320) ([jkremser](https://github.com/jkremser)) +- placing the self-assessment under correct section [\#1319](https://github.com/k8gb-io/k8gb/pull/1319) ([jkremser](https://github.com/jkremser)) +- ignore self\_assessment check in .clomonitor.yml [\#1318](https://github.com/k8gb-io/k8gb/pull/1318) ([jkremser](https://github.com/jkremser)) +- Add first shot of self-assessment.md file [\#1317](https://github.com/k8gb-io/k8gb/pull/1317) ([jkremser](https://github.com/jkremser)) +- Add env-dependencies-policy to SECURITY-INSIGHTS.yml [\#1316](https://github.com/k8gb-io/k8gb/pull/1316) ([jkremser](https://github.com/jkremser)) +- Add SECURITY-INSIGHTS.yml [\#1315](https://github.com/k8gb-io/k8gb/pull/1315) ([jkremser](https://github.com/jkremser)) +- chore\(deps\): update docker/login-action digest to 1f401f7 [\#1313](https://github.com/k8gb-io/k8gb/pull/1313) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update heinrichreimer/github-changelog-generator-action digest to e60b5a2 [\#1311](https://github.com/k8gb-io/k8gb/pull/1311) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fossa-contrib/fossa-action digest to c9c250b [\#1310](https://github.com/k8gb-io/k8gb/pull/1310) ([renovate[bot]](https://github.com/apps/renovate)) +- add k8gb to community-operators-prod [\#1308](https://github.com/k8gb-io/k8gb/pull/1308) ([jkremser](https://github.com/jkremser)) +- chore\(deps\): update endbug/add-and-commit digest to 7e09883 [\#1307](https://github.com/k8gb-io/k8gb/pull/1307) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update actions/checkout digest to b4ffde6 [\#1306](https://github.com/k8gb-io/k8gb/pull/1306) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update golangci/golangci-lint-action digest to 4b1e98b [\#1305](https://github.com/k8gb-io/k8gb/pull/1305) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update github/codeql-action digest to a291b7c [\#1304](https://github.com/k8gb-io/k8gb/pull/1304) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fossa-contrib/fossa-action digest to 781a325 [\#1303](https://github.com/k8gb-io/k8gb/pull/1303) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fkirc/skip-duplicate-actions digest to f75f66c [\#1296](https://github.com/k8gb-io/k8gb/pull/1296) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update actions/checkout digest to 8530928 [\#1295](https://github.com/k8gb-io/k8gb/pull/1295) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update accurics/terrascan-action digest to a4b0f7e [\#1294](https://github.com/k8gb-io/k8gb/pull/1294) ([renovate[bot]](https://github.com/apps/renovate)) +- added Eficode to ADOPTERS [\#1293](https://github.com/k8gb-io/k8gb/pull/1293) ([punasusi](https://github.com/punasusi)) +- chore\(deps\): update endbug/add-and-commit digest to 70e21b3 [\#1292](https://github.com/k8gb-io/k8gb/pull/1292) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update docker/build-push-action digest to fdf7f43 [\#1291](https://github.com/k8gb-io/k8gb/pull/1291) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update goreleaser/goreleaser-action digest to 44dd992 [\#1290](https://github.com/k8gb-io/k8gb/pull/1290) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update github/codeql-action digest to a67b110 [\#1288](https://github.com/k8gb-io/k8gb/pull/1288) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update endbug/add-and-commit digest to ba5a8dc [\#1287](https://github.com/k8gb-io/k8gb/pull/1287) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update github/codeql-action digest to 517782a [\#1286](https://github.com/k8gb-io/k8gb/pull/1286) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fossa-contrib/fossa-action digest to 29dfaea [\#1285](https://github.com/k8gb-io/k8gb/pull/1285) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update golangci/golangci-lint-action digest to e09eda3 [\#1284](https://github.com/k8gb-io/k8gb/pull/1284) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fossa-contrib/fossa-action digest to 6243c6c [\#1283](https://github.com/k8gb-io/k8gb/pull/1283) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fkirc/skip-duplicate-actions digest to c925fb1 [\#1282](https://github.com/k8gb-io/k8gb/pull/1282) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update github/codeql-action digest to a370ce3 [\#1281](https://github.com/k8gb-io/k8gb/pull/1281) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fossa-contrib/fossa-action digest to e130747 [\#1280](https://github.com/k8gb-io/k8gb/pull/1280) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update actions/checkout digest to 8ade135 [\#1279](https://github.com/k8gb-io/k8gb/pull/1279) ([renovate[bot]](https://github.com/apps/renovate)) +- Cloudflare support [\#1278](https://github.com/k8gb-io/k8gb/pull/1278) ([ytsarev](https://github.com/ytsarev)) +- chore\(deps\): update fossa-contrib/fossa-action digest to 3cf6ffc [\#1277](https://github.com/k8gb-io/k8gb/pull/1277) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update actions/setup-go digest to bfd2fb3 [\#1276](https://github.com/k8gb-io/k8gb/pull/1276) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update endbug/add-and-commit digest to d5b0d23 [\#1274](https://github.com/k8gb-io/k8gb/pull/1274) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update docker/build-push-action digest to 4c1b68d [\#1273](https://github.com/k8gb-io/k8gb/pull/1273) ([renovate[bot]](https://github.com/apps/renovate)) +- fix: overridden typo [\#1272](https://github.com/k8gb-io/k8gb/pull/1272) ([testwill](https://github.com/testwill)) +- Update Offline Changelog [\#1271](https://github.com/k8gb-io/k8gb/pull/1271) ([github-actions[bot]](https://github.com/apps/github-actions)) +- Update Helm Docs [\#1270](https://github.com/k8gb-io/k8gb/pull/1270) ([github-actions[bot]](https://github.com/apps/github-actions)) +- chore\(deps\): update github/codeql-action digest to 6a6a824 [\#1265](https://github.com/k8gb-io/k8gb/pull/1265) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update fossa-contrib/fossa-action digest to 8288cd8 [\#1264](https://github.com/k8gb-io/k8gb/pull/1264) ([renovate[bot]](https://github.com/apps/renovate)) +- chore\(deps\): update docker/login-action digest to b4bedf8 [\#1263](https://github.com/k8gb-io/k8gb/pull/1263) ([renovate[bot]](https://github.com/apps/renovate)) +- Helm chart updated for ExternalDNS, rfc2136 provider, in order to support GSS-TSIG authentication configuration. [\#1064](https://github.com/k8gb-io/k8gb/pull/1064) ([v-esteves](https://github.com/v-esteves)) + + + ## [v0.11.5](https://github.com/k8gb-io/k8gb/tree/v0.11.5) (2023-09-11) [Full Changelog](https://github.com/k8gb-io/k8gb/compare/v0.11.4...v0.11.5)