-
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' of github.com:giantswarm/docs
- Loading branch information
Showing
80 changed files
with
1,030 additions
and
8,851 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,20 @@ | ||
# Validates the configuration for the CRD reference update script | ||
# in scripts/update-crd-reference | ||
|
||
name: check-update-crd-reference | ||
|
||
on: | ||
push: | ||
paths: | ||
- scripts/update-crd-reference/* | ||
|
||
jobs: | ||
check: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 | ||
|
||
- name: Validate configuration | ||
run: | | ||
make update-crd-reference |
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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: | ||
- Web UI | ||
changes_entry: | ||
repository: giantswarm/backstage | ||
url: https://github.com/giantswarm/backstage/blob/master/CHANGELOG.md#0453---2024-12-16 | ||
version: 0.45.3 | ||
version_tag: v0.45.3 | ||
date: '2024-12-16T09:39:06' | ||
description: Changelog entry for giantswarm/backstage version 0.45.3, published on | ||
16 December 2024, 09:39. | ||
title: backstage release v0.45.3 | ||
--- | ||
|
||
In this release: | ||
- GS OIDC auth provider sign-in resolver was changed to correctly handle Azure AD identity provider; | ||
- user reference used in telemetry signals now contains unique hash for guest users. | ||
See [./docs/releases/v0.45.3-changelog.md](./docs/releases/v0.45.3-changelog.md) for more information. |
75 changes: 75 additions & 0 deletions
75
src/content/changes/workload-cluster-releases-azure/releases/azure-29.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,75 @@ | ||
--- | ||
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. | ||
aliases: | ||
- /changes/tenant-cluster-releases-azure/releases/azure-azure-29.4.0/ | ||
changes_categories: | ||
- Workload cluster releases for Azure | ||
changes_entry: | ||
repository: giantswarm/releases | ||
url: https://github.com/giantswarm/releases/tree/master/azure/v29.4.0 | ||
version: azure-29.4.0 | ||
version_tag: azure-29.4.0 | ||
date: '2024-12-12T12:00:00' | ||
description: Release notes for Azure workload cluster release azure-29.4.0, published | ||
on 12 December 2024, 12:00. | ||
title: Workload cluster release azure-29.4.0 for Azure | ||
--- | ||
|
||
## Changes compared to v29.3.0 | ||
|
||
### Components | ||
|
||
- cluster-azure from v1.4.0 to v1.5.0 | ||
- Kubernetes from v1.29.10 to [v1.29.12](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#changelog-since-v12910) | ||
|
||
### cluster-azure [v1.4.0...v1.5.0](https://github.com/giantswarm/cluster-azure/compare/v1.4.0...v1.5.0) | ||
|
||
#### Changed | ||
|
||
- 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 | ||
|
||
### Apps | ||
|
||
- cert-manager from v3.8.1 to v3.8.2 | ||
- coredns from v1.22.0 to v1.23.0 | ||
- observability-bundle from v1.8.0 to v1.9.0 | ||
|
||
### cert-manager [v3.8.1...v3.8.2](https://github.com/giantswarm/cert-manager-app/compare/v3.8.1...v3.8.2) | ||
|
||
#### Changed | ||
|
||
- Changed ownership to team Shield | ||
|
||
#### Removed | ||
|
||
- Get rid of label `giantswarm.io/monitoring_basic_sli` as this slo generation label is not used anymore. | ||
|
||
### coredns [v1.22.0...v1.23.0](https://github.com/giantswarm/coredns-app/compare/v1.22.0...v1.23.0) | ||
|
||
#### Changed | ||
|
||
- Update `coredns` image to [1.11.4](https://github.com/coredns/coredns/releases/tag/v1.11.4). | ||
- Explicitly expose liveness and readiness probe ports in deployments. | ||
|
||
#### Removed | ||
|
||
- Remove PodSecurityPolicy and associated Resources and values. | ||
|
||
### observability-bundle [v1.8.0...v1.9.0](https://github.com/giantswarm/observability-bundle/compare/v1.8.0...v1.9.0) | ||
|
||
#### Added | ||
|
||
- Add `alloy` v0.7.0 as `alloyEvents`. | ||
|
||
#### Changed | ||
|
||
- Upgrade `alloy-logs` and `alloy-metrics` to chart 0.7.0. | ||
- Bumps `alloy` from 1.4.2 to 1.5.0 | ||
- upgrade `kube-prometheus-stack` from 65.1.1 to 66.2.1 | ||
- prometheus-operator CRDs from 0.75.0 to 0.78.1 | ||
- prometheus-operator from 0.77.1 to 0.78.1 | ||
- prometheus from 2.54.1 to 2.55.1 | ||
- kube-state-metrics from 2.13.0 to 2.14.0 | ||
- grafana from 8.5.0 to 8.6.0 |
Oops, something went wrong.