Skip to content

Commit

Permalink
Weekly highlights update (#2349)
Browse files Browse the repository at this point in the history
Co-authored-by: Create or Update Pull Request Action <[email protected]>
Co-authored-by: pipo02mix <[email protected]>
Co-authored-by: Lucas Weatherhog <[email protected]>
Co-authored-by: yulianedyalkova <[email protected]>
Co-authored-by: Tobiasz Kukawka <[email protected]>
  • Loading branch information
6 people authored Dec 2, 2024
1 parent fd843ee commit e0b3921
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions src/content/changes/highlights/2024-11-28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
date: 2024-11-28T14:00:00
title: Highlights for the week ending 2024-11-28
changes_categories:
- Highlights
owner:
- https://github.com/orgs/giantswarm/teams/sig-product
---

## Observability

- [logging-operator](https://github.com/giantswarm/logging-operator) version [0.16.0](https://github.com/giantswarm/logging-operator/compare/v0.15.2...v0.16.0)
- Introducing enhanced visibility with Kubernetes events logging in Alloy, allowing for better monitoring of your environments.
- Improved security by adding support for Private Certificate Authorities (CAs) in Alloy logs.
- More control with the new `events-logger` option, enabling tailored logging settings through the observability-bundle `ConfigMap`.
- Simplified management with the Grafana-Agent configuration now templated, and user privacy respected by disabling usage data reporting.
- Enhanced reliability with improved logging configuration tests.

- [prometheus-rules](https://github.com/giantswarm/prometheus-rules) version [4.27.0](https://github.com/giantswarm/prometheus-rules/compare/v4.26.2...v4.27.0)
- Get precise alerts with new rules distinguishing between production and non-production clusters, ensuring focused monitoring.
- Expanded monitoring capabilities with new alerts for critical components like cloud-provider-controller, `cilium`, `coredns`, and `vertical-pod-autoscaler-crd`.
- Improved alerting for system reliability, including Shield pod restarts and Mimir ruler failures.
- Enhanced usability with fixes to dashboard links and more robust template testing.

## Continuous deployment

- [app-exporter](https://github.com/giantswarm/app-exporter) version [1.0.0](https://github.com/giantswarm/app-exporter/compare/v0.20.0...v1.0.0)
- Gain deeper insights with a new `cluster_id` field in app metrics, enhancing traceability by linking metrics to specific clusters.
- Aligned with the latest standards by removing outdated Kubernetes support, simplifying your configuration for modern environments.
- Streamline your deployment processes with updated pipeline tools and simplified Helm values.
- Ensure consistency and reliability in your deployments with updated label values and the removal of unnecessary dependencies.

## Docs

We're excited to announce the launch of our new [Docs Hub](https://docs.giantswarm.io), featuring up-to-date documentation for the Giant Swarm platform, now fully ready for `Cluster API`. While we've preserved our vintage documentation in a dedicated folder for reference, all content in the general documentation section is now accurate and current. We are committed to expanding and enhancing our documentation further in the coming weeks, and we warmly welcome all customer feedback to help us improve and complete our resources.

0 comments on commit e0b3921

Please sign in to comment.