-
Notifications
You must be signed in to change notification settings - Fork 208
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
chore(deps): update dependency cilium/cilium to v1.14.4 #2079
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
kind/enhancement
This would improve or streamline existing functionality.
priority/release-blocker
This issue will prevent the release of the next version of Cilium.
renovate/stop-updating
Tell Renovate to stop updating PR
labels
Nov 2, 2023
converting to draft, we need to fix #2070 first. |
tklauser
removed
the
priority/release-blocker
This issue will prevent the release of the next version of Cilium.
label
Nov 16, 2023
renovate
bot
force-pushed
the
renovate/patch-cilium
branch
from
November 17, 2023 10:27
b3b6763
to
4cdd87b
Compare
renovate
bot
changed the title
chore(deps): update dependency cilium/cilium to v1.14.3
chore(deps): update dependency cilium/cilium to v1.14.4
Nov 17, 2023
michi-covalent
force-pushed
the
renovate/patch-cilium
branch
from
November 18, 2023 03:08
4cdd87b
to
064f471
Compare
michi-covalent
force-pushed
the
renovate/patch-cilium
branch
from
November 18, 2023 03:42
064f471
to
4afa59d
Compare
michi-covalent
force-pushed
the
renovate/patch-cilium
branch
from
November 18, 2023 07:44
4afa59d
to
35708ae
Compare
cilium/cilium#27841 changed how the routing mode gets set for GKE, and now it always gets set to "native". Use --datapath-mode flag to force the tunnel mode for the external workload test since that's the only configuration that's known to work [^1]. Fixes: #2070 [^1]: https://docs.cilium.io/en/latest/network/external-workloads/ Signed-off-by: renovate[bot] <[email protected]> Signed-off-by: Michi Mutsuzaki <[email protected]>
✅ successful run: https://github.com/cilium/cilium-cli/actions/runs/6912664044/job/18808649218?pr=2079 removing the temporary commit and marking it ready for review. |
michi-covalent
force-pushed
the
renovate/patch-cilium
branch
from
November 18, 2023 22:49
35708ae
to
7cb6425
Compare
michi-covalent
approved these changes
Nov 19, 2023
sayboras
approved these changes
Nov 19, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ✔️
brlbil
approved these changes
Nov 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/enhancement
This would improve or streamline existing functionality.
renovate/stop-updating
Tell Renovate to stop updating PR
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
cilium/cilium#27841 changed how the routing mode gets set for GKE, and
now it always gets set to "native". Use --datapath-mode flag to force
the tunnel mode for the external workload test since that's the only
configuration that's known to work 1.
Fixes: #2070
Signed-off-by: renovate[bot] [email protected]
Signed-off-by: Michi Mutsuzaki [email protected]
This PR contains the following updates:
v1.14.2
->v1.14.4
Release Notes
cilium/cilium (cilium/cilium)
v1.14.4
: 1.14.4Compare Source
We are pleased to release Cilium v1.14.4. This release includes several network policy performance improvements, improvements and fixes for IPSec, and numerous bug fixes and architectural improvements.
Summary of Changes
Minor Changes:
cilium encrypt status
. (Backport PR #28759, Upstream PR #28640, @pchaigno)Bugfixes:
CI Changes:
Misc Changes:
91ca472
(v1.14) (#28731, @renovate[bot])linuxNodeHandler
IPsec functions to their own file (Backport PR #29030, Upstream PR #28941, @pchaigno)encrypt flush
command (Backport PR #29030, Upstream PR #28795, @pchaigno)Other Changes:
v1.14.3
: 1.14.3Compare Source
We are pleased to release Cilium v1.14.3. This is bug fix release addressing the recent HTTP/2 Stream Cancellation Attack (CVE-2023-44487) and other bugs:
Summary of Changes
Minor Changes:
Bugfixes:
CI Changes:
--flush-ct
for key rotation (Backport PR #28105, Upstream PR #27883, @pchaigno)Misc Changes:
6c12a0f
(v1.14) (#28075, @renovate[bot])8b7844d
(v1.14) (#28196, @renovate[bot])098d628
(v1.14) (#28623, @renovate[bot])6e1a67e
(v1.14) (#28197, @renovate[bot])2b7412e
(v1.14) (#28630, @renovate[bot])990350f
(v1.14) (#28579, @renovate[bot])9b8dec3
(v1.14) (#28384, @renovate[bot])aabed32
(v1.14) (#28076, @renovate[bot])92d40ee
(v1.14) (#27941, @renovate[bot])RouteTableInterfacesOffset
in system requirements (Backport PR #28442, Upstream PR #28358, @gandro)cilium/values.yaml
target to.PHONY
(Backport PR #28282, Upstream PR #28225, @nbusseneau)Other Changes:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Footnotes
https://docs.cilium.io/en/latest/network/external-workloads/ ↩