Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support & tests for Kubernetes 1.29 #600

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

apricote
Copy link
Member

@apricote apricote commented Jan 8, 2024

Also updated the version matrices to use "latest" vs "main". We do not support any builds from the "main" branch, and this was always intended to tell the user to use the latest published release for these versions.

@apricote apricote added the enhancement New feature or request label Jan 8, 2024
@apricote apricote self-assigned this Jan 8, 2024
Base automatically changed from drop-kubernetes-1.25 to main January 8, 2024 09:27
Also updated the version matrices to use "latest" vs "main". We do not
support any builds from the "main" branch, and this was always intended
to tell the user to use the latest published release for these
versions.
@apricote apricote force-pushed the add-kubernetes-1.29 branch from 82d7d8f to c798768 Compare January 8, 2024 09:27
@apricote apricote marked this pull request as ready for review January 8, 2024 09:27
@apricote apricote requested a review from a team as a code owner January 8, 2024 09:27
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58261ec) 74.64% compared to head (c798768) 74.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #600   +/-   ##
=======================================
  Coverage   74.64%   74.64%           
=======================================
  Files          21       21           
  Lines        2899     2899           
=======================================
  Hits         2164     2164           
  Misses        559      559           
  Partials      176      176           

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

@apricote apricote merged commit e8fabda into main Jan 8, 2024
8 checks passed
@apricote apricote deleted the add-kubernetes-1.29 branch January 8, 2024 10:46
apricote pushed a commit that referenced this pull request Jul 8, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.20.0](v1.19.0...v1.20.0)
(2024-07-08)


### Features

* add support & tests for Kubernetes 1.29
([#600](#600))
([e8fabda](e8fabda))
* add support & tests for Kubernetes 1.30
([#679](#679))
([0748b6e](0748b6e))
* drop tests for kubernetes v1.25
([#597](#597))
([58261ec](58261ec))
* drop tests for kubernetes v1.26
([#680](#680))
([9c4be01](9c4be01))
* emit Kubernetes events for error conditions
([#598](#598))
([e8f9199](e8f9199))
* **helm,manifests:** only specify container args instead of command
([#691](#691))
([2ba4058](2ba4058))
* **helm:** allow setting affinity for deployment
([#686](#686))
([1a8ea95](1a8ea95))
* read HCLOUD_TOKEN from file
([#652](#652))
([a4343b8](a4343b8))


### Bug Fixes

* **routes:** many requests for outdated routes by rate limiting
([#675](#675))
([e283b7d](e283b7d))

---
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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants