ansible-collections / kubernetes.core

The collection includes a variety of Ansible content to help automate the management of applications in Kubernetes and OpenShift clusters, as well as the provisioning and maintenance of clusters themselves.
Other
204 stars 130 forks source link

Doc: update changelog with release 3.2.0 #750

Closed yurnov closed 2 weeks ago

yurnov commented 2 weeks ago
SUMMARY

Minor/cosmetic documentation change with adding release 3.2.0 to changelog for master as the release is from stable-3 branch

ISSUE TYPE
COMPONENT NAME

CHANGELOG.md

ADDITIONAL INFORMATION

Most probably this PR should be backported to the stable-5 branch after the merge to the main and should be with a skip-changelog tag.

yurnov commented 2 weeks ago

Got the following CI issue:

Run python3 -m pip install https://github.com/ansible/ansible/archive/devel.tar.gz --disable-pip-version-check
Collecting https://github.com/ansible/ansible/archive/devel.tar.gz
  Downloading https://github.com/ansible/ansible/archive/devel.tar.gz (3.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 53.1 MB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting jinja2>=3.0.0 (from ansible-core==2.18.0.dev0)
  Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
Collecting PyYAML>=5.1 (from ansible-core==2.18.0.dev0)
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux20[14](https://github.com/ansible-collections/kubernetes.core/actions/runs/9545218596/job/26305519250?pr=750#step:4:15)_x86_64.whl.metadata (2.1 kB)
Collecting cryptography (from ansible-core==2.18.0.dev0)
  Using cached cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB)
Collecting packaging (from ansible-core==2.[18](https://github.com/ansible-collections/kubernetes.core/actions/runs/9545218596/job/26305519250?pr=750#step:4:19).0.dev0)
  Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.18.0.dev0)
  Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB)
INFO: pip is looking at multiple versions of ansible-core to determine which version is compatible with other requirements. This could take a while.
ERROR: Package 'ansible-core' requires a different Python: 3.10.14 not in '>=3.11'
Error: Process completed with exit code 1.

Will fix it as separate PR

softwarefactory-project-zuul[bot] commented 2 weeks ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/94b1b310a1f74154bf2bb93775dd5830

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 3m 58s :heavy_check_mark: build-ansible-collection SUCCESS in 7m 06s

yurnov commented 2 weeks ago

PR with CI fix is here

yurnov commented 2 weeks ago

pushed (with force) empty change to re-trigger CI

softwarefactory-project-zuul[bot] commented 2 weeks ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/069dca44cb134d9e8f83c0c10471b666

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 3m 29s :heavy_check_mark: build-ansible-collection SUCCESS in 7m 37s

softwarefactory-project-zuul[bot] commented 2 weeks ago

Build succeeded (gate pipeline). https://ansible.softwarefactory-project.io/zuul/buildset/ff691fceea3b4891930c3524d5b7629a

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 3m 47s :heavy_check_mark: build-ansible-collection SUCCESS in 6m 51s