Skip to content

Commit

Permalink
Semi-automatic update of generated content (#2204)
Browse files Browse the repository at this point in the history
* Update self-generated content

* Update self-generated content

* Update self-generated content

* Update self-generated content

---------

Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
  • Loading branch information
taylorbot and Create or Update Pull Request Action committed May 10, 2024
1 parent 922b99e commit 82b7ff6
Show file tree
Hide file tree
Showing 21 changed files with 1,407 additions and 1,196 deletions.
22 changes: 22 additions & 0 deletions src/content/changes/cluster-apps-for-aws/cluster-aws/v0.74.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Cluster apps for AWS
changes_entry:
repository: giantswarm/cluster-aws
url: https://github.com/giantswarm/cluster-aws/blob/master/CHANGELOG.md#0740---2024-05-08
version: 0.74.0
version_tag: v0.74.0
date: '2024-05-08T12:15:13'
description: Changelog entry for giantswarm/cluster-aws version 0.74.0, published
on 08 May 2024, 12:15.
title: cluster-aws release v0.74.0
---

### Fixed
- Added an annotation to Kubernetes resources to resolve an issue where deletion was stuck due to hanging load balancers.
### Added
- Make Cilium ENI-based IP allocation configurable with high-level `global.connectivity.cilium.ipamMode` value. This feature was previously introduced as prototype and is now fully working.
- Allow to configure SELinux mode through `global.components.selinux.mode` helm value.
### Changed
- Update cluster chart to v0.22.0.
20 changes: 20 additions & 0 deletions src/content/changes/cluster-apps-for-aws/cluster-aws/v0.75.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Cluster apps for AWS
changes_entry:
repository: giantswarm/cluster-aws
url: https://github.com/giantswarm/cluster-aws/blob/master/CHANGELOG.md#0750---2024-05-09
version: 0.75.0
version_tag: v0.75.0
date: '2024-05-09T09:44:12'
description: Changelog entry for giantswarm/cluster-aws version 0.75.0, published
on 09 May 2024, 09:44.
title: cluster-aws release v0.75.0
---

### Added
- Worker nodes - Add `nonRootVolumes` fields to mount `/var/lib` and `/var/log` on separate disk volumes.
- BREAKING CHANGE: values `global.controlplane.containerdVolumeSizeGB` and `global.controlplane.kubeletVolumeSizeGB` merged into single value `.global.controlPlane.libVolumeSizeGB` which define size of disk volume used for `/var/lib` mount point.
### Changed
- Control-plane nodes - combine kubelet disk `/var/lib/kubelet` and containerd disk `/var/lib/containerd` into single disk `/var/lib` to share the volume space and save cost.
17 changes: 17 additions & 0 deletions src/content/changes/cluster-apps-for-azure/cluster-azure/v0.9.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Cluster apps for Azure
changes_entry:
repository: giantswarm/cluster-azure
url: https://github.com/giantswarm/cluster-azure/blob/master/CHANGELOG.md#090---2024-05-08
version: 0.9.0
version_tag: v0.9.0
date: '2024-05-09T11:29:42'
description: Changelog entry for giantswarm/cluster-azure version 0.9.0, published
on 09 May 2024, 11:29.
title: cluster-azure release v0.9.0
---

### Changed
- Use KubeadmControlPlane resource from `cluster` chart.
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ title: cluster release v0.19.0

- Upgrade cilium-app to v0.23.0 in order to make Cilium ENI mode for CAPA usable (adds subnet and security group selection filters)
- Add OS image to cluster chart schema, so it can be used by cluster-\<provider\> apps.
- Add an ability to use http registry mirrors
20 changes: 20 additions & 0 deletions src/content/changes/cluster-apps-for-capi/cluster/v0.20.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Cluster apps for CAPI
changes_entry:
repository: giantswarm/cluster
url: https://github.com/giantswarm/cluster/blob/master/CHANGELOG.md#0200---2024-05-07
version: 0.20.0
version_tag: v0.20.0
date: '2024-05-07T10:15:59'
description: Changelog entry for giantswarm/cluster version 0.20.0, published on 07
May 2024, 10:15.
title: cluster release v0.20.0
---

### Added
- Allow to set cloud-config path.
- Add `mounts` and `diskSystem` as spec fields for `KubeadmControlPlane`.
### Changed
- Upgrade cilium-app to v0.24.0 (cilium 1.15.4).
17 changes: 17 additions & 0 deletions src/content/changes/cluster-apps-for-capi/cluster/v0.21.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Cluster apps for CAPI
changes_entry:
repository: giantswarm/cluster
url: https://github.com/giantswarm/cluster/blob/master/CHANGELOG.md#0210---2024-05-07
version: 0.21.0
version_tag: v0.21.0
date: '2024-05-07T13:10:07'
description: Changelog entry for giantswarm/cluster version 0.21.0, published on 07
May 2024, 13:10.
title: cluster release v0.21.0
---

### Added
- Allow to set data directory for etcd.
17 changes: 17 additions & 0 deletions src/content/changes/cluster-apps-for-capi/cluster/v0.22.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Cluster apps for CAPI
changes_entry:
repository: giantswarm/cluster
url: https://github.com/giantswarm/cluster/blob/master/CHANGELOG.md#0220---2024-05-07
version: 0.22.0
version_tag: v0.22.0
date: '2024-05-07T15:17:24'
description: Changelog entry for giantswarm/cluster version 0.22.0, published on 07
May 2024, 15:17.
title: cluster release v0.22.0
---

### Added
- Allow to set SELinux mode through `global.components.selinux.mode`.
17 changes: 17 additions & 0 deletions src/content/changes/cluster-apps-for-capi/cluster/v0.23.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Cluster apps for CAPI
changes_entry:
repository: giantswarm/cluster
url: https://github.com/giantswarm/cluster/blob/master/CHANGELOG.md#0230---2024-05-08
version: 0.23.0
version_tag: v0.23.0
date: '2024-05-08T12:21:23'
description: Changelog entry for giantswarm/cluster version 0.23.0, published on 08
May 2024, 12:21.
title: cluster release v0.23.0
---

### Added
- Render `KubeadmConfig.spec.containerLinuxConfig.additionalConfig.storage.filesystems` for machine pool workers to be able to configure additional disks.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Cluster apps for VMware Cloud Director
changes_entry:
repository: giantswarm/cluster-cloud-director
url: https://github.com/giantswarm/cluster-cloud-director/blob/master/CHANGELOG.md#0510---2024-05-07
version: 0.51.0
version_tag: v0.51.0
date: '2024-05-07T15:33:45'
description: Changelog entry for giantswarm/cluster-cloud-director version 0.51.0,
published on 07 May 2024, 15:33.
title: cluster-cloud-director release v0.51.0
---

### Changed
- Updated machine template to newer Flatcar version which includes teleport v15.1.7 binaries. **WARNING: This will roll CP and worker nodes.**
- Enable teleport by default.
- Temporarily enable `additionalProperties` to facilitate chart refactoring.
17 changes: 17 additions & 0 deletions src/content/changes/managed-apps/starboard-exporter/v0.7.10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Managed Apps
changes_entry:
repository: giantswarm/starboard-exporter
url: https://github.com/giantswarm/starboard-exporter/blob/master/CHANGELOG.md#0710---2024-05-07
version: 0.7.10
version_tag: v0.7.10
date: '2024-05-07T09:34:21'
description: Changelog entry for giantswarm/starboard-exporter version 0.7.10, published
on 07 May 2024, 09:34.
title: starboard-exporter release v0.7.10
---

### Changed
- Remove API check for `HorizontalPodautoscaler`.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Management API
changes_entry:
repository: giantswarm/aws-admission-controller
url: https://github.com/giantswarm/aws-admission-controller/blob/master/CHANGELOG.md#4131---2024-05-07
version: 4.13.1
version_tag: v4.13.1
date: '2024-05-07T14:35:45'
description: Changelog entry for giantswarm/aws-admission-controller version 4.13.1,
published on 07 May 2024, 14:35.
title: aws-admission-controller release v4.13.1
---

### Fixed
- Use `policy/v1` apiVersion for PodDisruptionBudgets.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changes_categories:
- Workload cluster releases for AWS
changes_entry:
repository: giantswarm/releases
url: https://github.com/giantswarm/releases/tree/master/aws/v19.1.0
url: https://github.com/giantswarm/releases/tree/master/aws/archived/v19.1.0
version: 19.1.0
version_tag: v19.1.0
date: '2023-09-13T06:20:40'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changes_categories:
- Workload cluster releases for AWS
changes_entry:
repository: giantswarm/releases
url: https://github.com/giantswarm/releases/tree/master/aws/v19.1.1
url: https://github.com/giantswarm/releases/tree/master/aws/archived/v19.1.1
version: 19.1.1
version_tag: v19.1.1
date: '2023-10-10T10:22:01'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changes_categories:
- Workload cluster releases for AWS
changes_entry:
repository: giantswarm/releases
url: https://github.com/giantswarm/releases/tree/master/aws/v19.3.2
url: https://github.com/giantswarm/releases/tree/master/aws/archived/v19.3.2
version: 19.3.2
version_tag: v19.3.2
date: '2024-02-26T07:33:27'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changes_categories:
- Workload cluster releases for AWS
changes_entry:
repository: giantswarm/releases
url: https://github.com/giantswarm/releases/tree/master/aws/v19.3.3
url: https://github.com/giantswarm/releases/tree/master/aws/archived/v19.3.3
version: 19.3.3
version_tag: v19.3.3
date: '2024-04-16T07:18:41'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changes_categories:
- Workload cluster releases for AWS
changes_entry:
repository: giantswarm/releases
url: https://github.com/giantswarm/releases/tree/master/aws/v20.0.0
url: https://github.com/giantswarm/releases/tree/master/aws/archived/v20.0.0
version: 20.0.0
version_tag: v20.0.0
date: '2024-03-11T07:39:11'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,43 @@ This release provides security updates for container linux and a fix for IMDSv2



### vertical-pod-autoscaler [5.2.1](https://github.com/giantswarm/vertical-pod-autoscaler-app/releases/tag/v5.2.1)
### vertical-pod-autoscaler [5.1.0](https://github.com/giantswarm/vertical-pod-autoscaler-app/releases/tag/v5.1.0)

#### Added

- Repository: Add ATS. ([#267](https://github.com/giantswarm/vertical-pod-autoscaler-app/pull/267))

#### Changed
- Chart: Update `appVersion` and `README.md`. ([#281](https://github.com/giantswarm/vertical-pod-autoscaler-app/pull/281))

- Chart: Improve readability of image tag. ([#263](https://github.com/giantswarm/vertical-pod-autoscaler-app/pull/263))
- Repository: Chores. ([#266](https://github.com/giantswarm/vertical-pod-autoscaler-app/pull/266))
- Repository: Move `.kube-linter.yaml`.
- Repository: Rework ABS.
- Repository: Rework CircleCI.
- Repository: Rework README.
- Chart: Regenerate values schema JSON.
- Chart: Rework `Chart.yaml`.
- Chart: Rework `README.md.gotmpl`.
- Chart: Rework chart. ([#269](https://github.com/giantswarm/vertical-pod-autoscaler-app/pull/269))
- Chart: Rework helpers.
- Chart: Rework vertical pod autoscalers.
- Chart: Rework policy exceptions.
- Chart: Rework network policies.
- Chart: Rework CRD patch.
- Chart: PSS compliance. ([#270](https://github.com/giantswarm/vertical-pod-autoscaler-app/pull/270))

#### Removed

- Repository: Chores. ([#266](https://github.com/giantswarm/vertical-pod-autoscaler-app/pull/266))
- Repository: Remove unused script.
- Repository: Remove `.nancy-ignore*`.
- Repository: Remove images.
- Repository: Remove config.
- Repository: Remove `.gitignore`.
- Chart: Remove `.helmignore`.
- Chart: Remove useless CI values.
- Chart: Rework chart. ([#269](https://github.com/giantswarm/vertical-pod-autoscaler-app/pull/269))
- Chart: Remove global network policies.



Expand All @@ -120,12 +153,6 @@ This release provides security updates for container linux and a fix for IMDSv2



### vertical-pod-autoscaler-crd [3.1.0](https://github.com/giantswarm/vertical-pod-autoscaler-crd/releases/tag/v3.1.0)

- Chart: Sync CRDs to VPA v1.1.0. ([#93](https://github.com/giantswarm/vertical-pod-autoscaler-crd/pull/93))



### observability-bundle [1.3.4](https://github.com/giantswarm/observability-bundle/releases/tag/v1.3.4)

#### Changed
Expand Down

0 comments on commit 82b7ff6

Please sign in to comment.