-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Create or Update Pull Request Action
committed
Jan 9, 2025
1 parent
90a5a52
commit d1bb1bb
Showing
1 changed file
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
--- | ||
date: 2025-01-09T14:00:00 | ||
title: Highlights for the week ending 2025-01-09 | ||
changes_categories: | ||
- Highlights | ||
owner: | ||
- https://github.com/orgs/giantswarm/teams/sig-product | ||
--- | ||
|
||
## General | ||
|
||
<!-- This where BREAKING CHANGES ARE HIGHLIGHTED --> | ||
|
||
## Apps | ||
|
||
- [logging-operator](https://github.com/giantswarm/logging-operator) | ||
- [0.19.0](https://github.com/giantswarm/logging- | ||
operator/compare/v0.18.0...v0.19.0) | ||
* Remove Loki datasource generation on CAPI. | ||
- [0.18.0](https://github.com/giantswarm/logging- | ||
operator/compare/v0.17.0...v0.18.0) | ||
* Replace multi-tenant-proxy with ingress auth map on CAPI. | ||
|
||
|
||
- [0.17.0](https://github.com/giantswarm/logging- | ||
operator/compare/v0.16.0...v0.17.0) | ||
* Use `giantswarm` tenant by default instead of cluster name. | ||
|
||
|
||
- [object-storage-operator](https://github.com/giantswarm/object-storage-operator) | ||
- [0.10.0](https://github.com/giantswarm/object-storage- | ||
operator/compare/v0.9.0...v0.10.0) | ||
* Secure Azure Storage Account by making them private and accessible through an Azure Private Endpoint. This also requires the creation of a private DNS zone and A record. | ||
* Update Kyverno PolicyException to v2beta1. | ||
* Remove PSP. | ||
- [prometheus-meta-operator](https://github.com/giantswarm/prometheus-meta-operator) | ||
- [4.85.0](https://github.com/giantswarm/prometheus-meta- | ||
operator/compare/v4.84.0...v4.85.0) | ||
* Revert `proxy_from_environment: true`, as this is only compatible with observability-bundle >= v1.8.0. | ||
- [4.84.0](https://github.com/giantswarm/prometheus-meta- | ||
operator/compare/v4.83.0...v4.84.0) | ||
* Use `proxy_from_environment: true` in Alertmanager configuration to read proxy settings from the environment. | ||
* Fix CVE-2024-45338 by updating golang.org/x/net to v0.33.0 | ||
* Restore previous link for alerts, as the new one breaks the `see source` link in Grafana, leading to a page not found. | ||
|
||
|
||
- [ingress-nginx-app](https://github.com/giantswarm/ingress-nginx-app) | ||
- [3.9.4](https://github.com/giantswarm/ingress-nginx- | ||
app/compare/v3.9.3...v3.9.4) | ||
* Chart: Sync to upstream. ([#760](https://github.com/giantswarm/ingress-nginx-app/pull/760)) | ||
* Controller: Update image to [v1.11.4](https://github.com/kubernetes/ingress-nginx/blob/main/changelog/controller-1.11.4.md). | ||
* Kube Webhook CertGen: Update image to v1.5.0. | ||
- [cluster-api-monitoring-app](https://github.com/giantswarm/cluster-api-monitoring-app) | ||
- [1.16.1](https://github.com/giantswarm/cluster-api-monitoring- | ||
app/compare/v1.16.0...v1.16.1) | ||
* RBAC permissions for `apiextensions.k8s.io` group. | ||
|
||
## Docs | ||
|
||
<!-- FER is filling this one --> |