Skip to content

Add support for Kubernetes v1.30

brunos requested to merge bruno.sc/add-k8s-1.30-support into devel

Version Control Information

Source branch: bruno.sc/add-k8s-1.30-support
Target branch: devel

Commits:

* Add support for Kubernetes v1.30

Resolves: #679

I went through the change log of v1.30 and saw nothing of special importance for YAOOK/k8s.

Also updated the version-map for v1.30 where possible.

Closes: #679 (closed)


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit
Edited by brunos

Merge request reports