-
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.
Merge branch 'main' into remove-script
- Loading branch information
Showing
31 changed files
with
361 additions
and
8,701 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
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
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
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
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
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
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,38 @@ | ||
--- | ||
date: 2024-12-12T14:00:00 | ||
title: Highlights for the week ending 2024-12-12 | ||
changes_categories: | ||
- Highlights | ||
owner: | ||
- https://github.com/orgs/giantswarm/teams/sig-product | ||
--- | ||
|
||
## Observability | ||
|
||
- **Grafana App** [v2.18.0](https://github.com/giantswarm/grafana-app/compare/v2.17.0...v2.18.0) | ||
- Improved security by blocking default access to certain endpoints (`/swagger`, `/metrics`, and `/api/health`). | ||
- Upgraded Grafana for a better user experience and new features (now at version 8.6.0). | ||
|
||
- **Prometheus Rules** [v4.30.0](https://github.com/giantswarm/prometheus-rules/compare/v4.27.0...v4.30.0) | ||
- New alert added to help identify issues with `KubeadmConfig` configurations. | ||
- Reduced unnecessary alerts during tests by ignoring certain HelmReleases. | ||
- Added new alerts to quickly detect and resolve `karpenter` issues. | ||
- Expanded alert timing for `PromtailRequestsErrors` to reduce false positives (now 25 minutes). | ||
|
||
- **Observability Operator** [v0.10.0](https://github.com/giantswarm/observability-operator/compare/v0.9.1...v0.10.0) | ||
- Integrated `Mimir`, `Alertmanager` for enhanced alerting. | ||
- Enhanced multi-tenant support within `Grafana` organizations. | ||
- Fixed an issue that prevented `Grafana` from starting by ensuring config persistence. | ||
|
||
## Fleet Management | ||
|
||
- **Kube Downscaler App** [v0.4.0](https://github.com/giantswarm/kube-downscaler-app/compare/v0.3.0...v0.4.0) | ||
- Introduced a new `Cilium` network policy template for improved network management. | ||
|
||
## Security | ||
|
||
- **Kyverno Policies** [v0.21.1](https://github.com/giantswarm/kyverno-policies/compare/v0.21.0...v0.21.1) | ||
- Enhanced visibility with the addition of the `application.giantswarm.io/team` label. | ||
|
||
- **Event Exporter App** [v2.0.0](https://github.com/giantswarm/event-exporter-app/compare/v1.0.0...v2.0.0) | ||
- Transitioned to a new, supported image source for better stability and support. |
56 changes: 56 additions & 0 deletions
56
src/content/changes/workload-cluster-releases-capa/releases/aws-25.4.0.md
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,56 @@ | ||
--- | ||
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. | ||
aliases: | ||
- /changes/tenant-cluster-releases-capa/releases/capa-aws-25.4.0/ | ||
changes_categories: | ||
- Workload cluster releases for CAPA | ||
changes_entry: | ||
repository: giantswarm/releases | ||
url: https://github.com/giantswarm/releases/tree/master/capa/v25.4.0 | ||
version: aws-25.4.0 | ||
version_tag: aws-25.4.0 | ||
date: '2024-12-12T12:00:00' | ||
description: Release notes for CAPA workload cluster release aws-25.4.0, published | ||
on 12 December 2024, 12:00. | ||
title: Workload cluster release aws-25.4.0 for CAPA | ||
--- | ||
|
||
This release introduces `aws-node-termination-handler` for graceful draining of nodes during an upgrade or other type of replacement of worker nodes. | ||
|
||
Details can be found in the [node pools documentation](https://docs.giantswarm.io/tutorials/fleet-management/cluster-management/node-pools/#what-happens-when-rolling-nodes). | ||
|
||
## Changes compared to v25.3.0 | ||
|
||
### Components | ||
|
||
- cluster-aws from v1.3.4 to v1.3.5 | ||
|
||
### cluster-aws [v1.3.4...v1.3.5](https://github.com/giantswarm/cluster-aws/compare/v1.3.4...v1.3.5) | ||
|
||
#### Added | ||
|
||
- Values: Add `global.providerSpecific.controlPlaneAmi` & `global.providerSpecific.nodePoolAmi`. | ||
- Add aws-node-termination-handler bundle | ||
- Make ASG lifecycle hook heartbeat timeout configurable | ||
|
||
### Apps | ||
|
||
- aws-nth-bundle v1.2.0 | ||
- cert-exporter from v2.9.0 to v2.9.3 | ||
|
||
### aws-nth-bundle [v1.2.0](https://github.com/giantswarm/aws-nth-bundle/releases/tag/v1.2.0) | ||
|
||
#### Added | ||
|
||
- Send spot instance interruption and instance state change events to SQS queue so that aws-node-termination-handler can react to them | ||
|
||
### cert-exporter [v2.9.0...v2.9.3](https://github.com/giantswarm/cert-exporter/compare/v2.9.0...v2.9.3) | ||
|
||
#### Added | ||
|
||
- Chart: Add VPA and resources configuration for deployment and daemonset. ([#382](https://github.com/giantswarm/cert-exporter/pull/382)) | ||
|
||
#### Changed | ||
|
||
- Chart: Enable `global.podSecurityStandards.enforced`. ([#420](https://github.com/giantswarm/cert-exporter/pull/420)) | ||
- Chart: Update PolicyExceptions to v2beta1. ([#358](https://github.com/giantswarm/cert-exporter/pull/358)) |
56 changes: 56 additions & 0 deletions
56
src/content/changes/workload-cluster-releases-capa/releases/aws-26.3.0.md
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,56 @@ | ||
--- | ||
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. | ||
aliases: | ||
- /changes/tenant-cluster-releases-capa/releases/capa-aws-26.3.0/ | ||
changes_categories: | ||
- Workload cluster releases for CAPA | ||
changes_entry: | ||
repository: giantswarm/releases | ||
url: https://github.com/giantswarm/releases/tree/master/capa/v26.3.0 | ||
version: aws-26.3.0 | ||
version_tag: aws-26.3.0 | ||
date: '2024-12-12T12:00:00' | ||
description: Release notes for CAPA workload cluster release aws-26.3.0, published | ||
on 12 December 2024, 12:00. | ||
title: Workload cluster release aws-26.3.0 for CAPA | ||
--- | ||
|
||
This release introduces `aws-node-termination-handler` for graceful draining of nodes during an upgrade or other type of replacement of worker nodes. | ||
|
||
Details can be found in the [node pools documentation](https://docs.giantswarm.io/tutorials/fleet-management/cluster-management/node-pools/#what-happens-when-rolling-nodes). | ||
|
||
## Changes compared to v26.2.0 | ||
|
||
### Components | ||
|
||
- cluster-aws from v1.3.4 to v1.3.5 | ||
|
||
### cluster-aws [v1.3.4...v1.3.5](https://github.com/giantswarm/cluster-aws/compare/v1.3.4...v1.3.5) | ||
|
||
#### Added | ||
|
||
- Values: Add `global.providerSpecific.controlPlaneAmi` & `global.providerSpecific.nodePoolAmi`. | ||
- Add aws-node-termination-handler bundle | ||
- Make ASG lifecycle hook heartbeat timeout configurable | ||
|
||
### Apps | ||
|
||
- aws-nth-bundle v1.2.0 | ||
- cert-exporter from v2.9.0 to v2.9.3 | ||
|
||
### aws-nth-bundle [v1.2.0](https://github.com/giantswarm/aws-nth-bundle/releases/tag/v1.2.0) | ||
|
||
#### Added | ||
|
||
- Send spot instance interruption and instance state change events to SQS queue so that aws-node-termination-handler can react to them | ||
|
||
### cert-exporter [v2.9.0...v2.9.3](https://github.com/giantswarm/cert-exporter/compare/v2.9.0...v2.9.3) | ||
|
||
#### Added | ||
|
||
- Chart: Add VPA and resources configuration for deployment and daemonset. ([#382](https://github.com/giantswarm/cert-exporter/pull/382)) | ||
|
||
#### Changed | ||
|
||
- Chart: Enable `global.podSecurityStandards.enforced`. ([#420](https://github.com/giantswarm/cert-exporter/pull/420)) | ||
- Chart: Update PolicyExceptions to v2beta1. ([#358](https://github.com/giantswarm/cert-exporter/pull/358)) |
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
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
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
Oops, something went wrong.