Blob Blame History Raw
# Release Changelog

This project contains the spec file and associated artifacts used to build [Kubernetes](https://kubernetes.io) rpms for Fedora.

All notable changes to this project will be documented in this file.

This document's structure is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Under Consideration

- Adopt 'versioned' rpms such as kubernetes1.30 and kubernetes1.29 which
  will allow Fedora to concurrently include all supported upstream
  releases of Kubernetes. The current model supports one version of
  Kubernetes for each Fedora release. See the [Change Proposal](https://fedoraproject.org/wiki/Changes/VersionedKubernetesPackages)
  submitted for Fedora 41.

- Incorporate support for automated bundled version provides. The
  current spec file basically ignores bundled provides.

### Added

- Initial commit of separate CHANGELOG.md