Skip to content

feat: drop tests for Kubernetes 1.27#722

Merged
apricote merged 1 commit intomainfrom
kubernetes-drop-1.27
Sep 12, 2024
Merged

feat: drop tests for Kubernetes 1.27#722
apricote merged 1 commit intomainfrom
kubernetes-drop-1.27

Conversation

@apricote
Copy link
Copy Markdown
Member

Kubernetes v1.27 is End of Life since 2024-07-16. Removed from tests in accordance to our Kubernetes support policy (only active releases).

Also bumped to testdriver.yaml to specify capability that are available in 1.28+.

@apricote apricote self-assigned this Sep 12, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.94%. Comparing base (85035b9) to head (925fd80).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #722   +/-   ##
=======================================
  Coverage   33.94%   33.94%           
=======================================
  Files          19       19           
  Lines        1626     1626           
=======================================
  Hits          552      552           
  Misses       1040     1040           
  Partials       34       34           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Base automatically changed from kubernetes-1.31 to main September 12, 2024 06:39
Kubernetes v1.27 is End of Life since 2024-07-16. Removed from tests in
accordance to our Kubernetes support policy (only active releases).

Also bumped to testdriver.yaml to specify capability that are available
in 1.28+.
@apricote apricote force-pushed the kubernetes-drop-1.27 branch from c9e7c04 to 925fd80 Compare September 12, 2024 06:39
@apricote apricote marked this pull request as ready for review September 12, 2024 06:39
@apricote apricote requested a review from a team as a code owner September 12, 2024 06:39
@apricote apricote merged commit d46a54b into main Sep 12, 2024
@apricote apricote deleted the kubernetes-drop-1.27 branch September 12, 2024 06:40
lukasmetzner pushed a commit that referenced this pull request Oct 10, 2024
Kubernetes v1.27 is End of Life since 2024-07-16. Removed from tests in
accordance to our Kubernetes support policy (only active releases).

Also bumped to testdriver.yaml to specify capability that are available
in 1.28+.
lukasmetzner pushed a commit that referenced this pull request Oct 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.10.0](v2.9.0...v2.10.0)
(2024-10-29)


### Features

* add support & tests for Kubernetes 1.31
([#721](#721))
([85035b9](85035b9))
* allow arbitrary length API tokens
([#724](#724))
([61c3a0e](61c3a0e))
* allow passing mkfs format options via storage class parameters
([#747](#747))
([4b9aa4e](4b9aa4e))
* change XFS default options to support older kernels
([#747](#747))
([4b9aa4e](4b9aa4e))
* drop tests for Kubernetes 1.27
([#722](#722))
([d46a54b](d46a54b))
* force pods with volumes to be scheduled on Cloud servers
([#743](#743))
([702fe01](702fe01))
* fstype is directly passed to mkfs: mkfs.<fstype>
([#749](#749))
([173bf2f](173bf2f))
* support for SELinux mount
([#756](#756))
([719247e](719247e)),
closes [#582](#582)
* Support SINGLE_NODE_MULTI_WRITER capability
([#725](#725))
([cd53c23](cd53c23)),
closes [#327](#327)
* **swarm:** removed workaround support for mock staging/unstaging
([#746](#746))
([465ec21](465ec21))


### Bug Fixes

* do not log sensitive mount options
([#755](#755))
([0b6e860](0b6e860))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
lukasmetzner pushed a commit that referenced this pull request Nov 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.10.0](v2.9.0...v2.10.0)
(2024-10-29)


### Features

* add support & tests for Kubernetes 1.31
([#721](#721))
([85035b9](85035b9))
* allow arbitrary length API tokens
([#724](#724))
([61c3a0e](61c3a0e))
* allow passing mkfs format options via storage class parameters
([#747](#747))
([4b9aa4e](4b9aa4e))
* change XFS default options to support older kernels
([#747](#747))
([4b9aa4e](4b9aa4e))
* drop tests for Kubernetes 1.27
([#722](#722))
([d46a54b](d46a54b))
* force pods with volumes to be scheduled on Cloud servers
([#743](#743))
([702fe01](702fe01))
* fstype is directly passed to mkfs: mkfs.<fstype>
([#749](#749))
([173bf2f](173bf2f))
* support for SELinux mount
([#756](#756))
([719247e](719247e)),
closes [#582](#582)
* Support SINGLE_NODE_MULTI_WRITER capability
([#725](#725))
([cd53c23](cd53c23)),
closes [#327](#327)
* **swarm:** removed workaround support for mock staging/unstaging
([#746](#746))
([465ec21](465ec21))


### Bug Fixes

* do not log sensitive mount options
([#755](#755))
([0b6e860](0b6e860))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant