All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.13.110 - 2025-03-11
- New recipe for Kyverno stuck in upgrade pending.
- New recipe for Pluto to check deprecated APIs.
- New recipe explaining how descheduler works.
- MC types to glossary (ephemeral and stable-testing)
- Added
kubectl debug
info in Troubleshooting recipe - Improve nginx configuration
- Use
requiredDuringSchedulingIgnoredDuringExecution
forpodAntiAffinity
- Add
PodDisruptionBudget
(PDB) for all deployments - Add
RollingUpdate
strategy withmaxSurge: 1
andmaxUnavailable: 1
- Update docsy to v0.9.0
- Lower resource requests and limits, make them configurable
- Change front-matter field
confidentiality
toclassification
to align with ISMS - Fix ISMS links in remote-work-checklist page
- Minor corrections in code signing howto
- Migrate to
app-build-suite
0.13.0 - 2024-02-16
0.12.0 - 2024-02-16
- Updated the repo creation docs with the updated renovate process
- Render RFCs
- Updated Loki handbook by fixing some queries
- Synchronize local environment (docker-compose.yaml) with updated production environment
- Switch to public
staticjscms-hugo-standalone
image instead of private ghcr.io one - Compress static output files using gzip, remove uncompressed HTML files
- Update chart to be deployable on K8s 1.25 wit Pod Security Standards enabled
0.11.0 - 2023-10-19
- Add instructions on how to create a new App repo.
0.10.7 - 2023-10-17
- Fix ingress prefix path
- Mount CMS config from secret
0.10.6 - 2023-10-16
- Fix wrong secret key reference in static-cms deployment container spec
0.10.5 - 2023-10-16
- Adapt staticjscms-hugo-standalone secret to changes (
ORIGIN
->ORIGINS
)
0.10.4 - 2023-10-16
- Fix secret string quoting
0.10.3 - 2023-10-16
- Fix secret template to output more than one secret
0.10.2 - 2023-10-13
- Fix secret templates and values
0.10.1 - 2023-10-11
- Encode secret values using base64 encoding
0.10.0 - 2023-10-10
- Static CMS configuration (secret)
0.9.0 - 2023-10-08
- Add customized Static CMS setup (editor)
0.8.0 - 2023-10-05
- Add instructions on how to create a new Go repo.
0.7.1 - 2023-09-21
- Fixed images path in Loki usage and Loki cost guides
0.7.0 - 2023-09-19
- Add page about IDE configuration
0.6.0 - 2023-09-19
- Add Observability top level menu item
- Move observability files and images
0.5.0 - 2023-09-15
- Update Loki usage guide
- Add LogQL basic
- Update context and access sections
- Update & fix images
- Add Loki cost guide
0.4.1 - 2023-08-31
- Add Loki usage guide images
0.4.0 - 2023-08-31
- Add Loki usage guide
0.3.4 - 2023-08-23
0.3.3 - 2023-08-18
0.3.2 - 2023-08-17
0.3.1 - 2023-08-11
- Ignore more private URLs in linkchecker.
0.3.0 - 2023-08-02
- Add page about developer portal
0.2.0 - 2023-07-27
- Instructions on Karpenter
0.1.2 - 2023-07-27
- A page for incident management FAQ.
0.1.1 - 2023-07-14
- Instructions for writing a Cronjob to patch resources
0.1.0 - 2023-07-14
- Tutorial on CloudFormation stack reconciliation
0.0.20 - 2023-07-11
0.0.19 - 2023-06-29
- Moved SIG docs content pages to handbook
- Added "How to write documentation" page from intranet.
- Docs: Rename
nginx-ingress-controller
toingress-nginx-controller
. (#82)
0.0.18 - 2023-06-14
0.0.17 - 2023-06-14
- fixed image links in
proxy
documentation
0.0.16 - 2023-06-14
- Add notes about the current
proxy
implementation for Management- and Workload-Clusters
0.0.15 - 2023-05-31
0.0.14 - 2023-05-17
0.0.13 - 2023-05-16
0.0.12 - 2023-05-11
- Add an ops recipe for Master usage CPU too high.
- Updated
Troubleshooting gitops
with customer communication section
0.0.11 - 2023-04-20
- A directive in Dockerfile to disable absolute redirects
- Add an ops recipe to troubleshoot GitOps environments
- Reword "Registry Mirrors" article to focus on current state of containerd but still mention historical context for Docker daemon behavior
- Avoid the term "private" for registries that we control since the images can be pulled publically and anonymously
- Fix invalid redirects on request URLs without trailing slash (enable relative redirects)
0.0.10 - 2023-03-23
- Fix multiple broken links and markdown formatting.
0.0.9 - 2023-03-21
- Added note about AWS CNI Pod subnets in the Cilium to AWS switch document.
0.0.8 - 2023-03-17
- Add code signing documentation
- Add initial content for people area.
- Add
page-meta-links.html
for proper link formatting.
0.0.7 - 2023-03-13
- Fix typo in Cilium upgrade recipe process for AWS
0.0.6 - 2023-03-13
- Add Cilium upgrade recipe process for AWS
0.0.5 - 2023-03-06
- Background image and layout from intranet.
0.0.4 - 2023-03-02
- Additional
docs
layer to match intranet layout.
0.0.3 - 2022-09-06
- Add content on git subtrees.
0.0.2 - 2022-09-05
- Add initial public content.
0.1.0 - 2022-01-05
- Initial docsy setup.