-
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
Dec 19, 2024
1 parent
19666ed
commit eb6566b
Showing
1 changed file
with
50 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,50 @@ | ||
--- | ||
date: 2024-12-19T14:00:00 | ||
title: Highlights for the week ending 2024-12-19 | ||
changes_categories: | ||
- Highlights | ||
owner: | ||
- https://github.com/orgs/giantswarm/teams/sig-product | ||
--- | ||
|
||
## General | ||
|
||
<!-- This where BREAKING CHANGES ARE HIGHLIGHTED --> | ||
|
||
## Apps | ||
|
||
- [observability-operator](https://github.com/giantswarm/observability-operator) | ||
- [0.10.2](https://github.com/giantswarm/observability- | ||
operator/compare/v0.10.1...v0.10.2) | ||
* Add Alertmanager controller | ||
* Change SSO settings configuration to use the Grafana admin API instead of app user-values. | ||
- [prometheus-meta-operator](https://github.com/giantswarm/prometheus-meta-operator) | ||
- [4.83.0](https://github.com/giantswarm/prometheus-meta- | ||
operator/compare/v4.82.0...v4.83.0) | ||
* Replace the silence link on Slack with silence repository link | ||
- [4.82.0](https://github.com/giantswarm/prometheus-meta- | ||
operator/compare/v4.81.0...v4.82.0) | ||
* Update Alertmanager notification template | ||
* Update alert and query URLs for Mimir to point to the Active notification rather than the rule page | ||
* Move link section (runbook, dashboard, explors) before instance to avoid them being lost due to OpsGenie max description being reached | ||
* Move the warnings for missing runbook and dashboard up into the link section | ||
* Replace Alertmanager and silence link with silence repository | ||
* Get rid of useless `prometheus-agent` after the migration to the new `monitoring-agent` inhibitions. | ||
|
||
|
||
- [cluster-aws](https://github.com/giantswarm/cluster-aws) | ||
- [2.5.0](https://github.com/giantswarm/cluster-aws/compare/v2.4.0...v2.5.0) | ||
* Add aws-node-termination-handler bundle | ||
* Values: Add `global.providerSpecific.controlPlaneAmi` & `global.providerSpecific.nodePoolAmi`. | ||
* Make ASG lifecycle hook heartbeat timeout configurable | ||
* Chart: Update `cluster` to [v1.7.0](https://github.com/giantswarm/cluster/releases/tag/v1.7.0). | ||
* Add `teleport-init` systemd unit to handle initial token setup before `teleport` service starts | ||
* Improve `teleport` service reliability by adding proper file and service dependencies and pre-start checks | ||
* Fix aws-nth-bundle to use the MC's kubeconfig context if it's in a different organization namespace. | ||
Workload clusters outside the MC's `org-giantswarm` namespace failed to deploy | ||
the bundle because `HelmRelease` does not allow specifying the MC's kubeconfig | ||
secret namespace. The bundle was therefore switched to an `App`. | ||
|
||
## Docs | ||
|
||
<!-- FER is filling this one --> |