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

chore(deps): update all github action dependencies (v0.13) (patch) #1363

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action patch v4.1.0 -> v4.1.1
cilium/cilium patch v1.14.5 -> v1.14.6
github/codeql-action action patch v3.23.0 -> v3.23.1

Release Notes

actions/download-artifact (actions/download-artifact)

v4.1.1

Compare Source

cilium/cilium (cilium/cilium)

v1.14.6: 1.14.6

Compare Source

We are pleased to release Cilium v1.14.6.

This release includes various bugfixes and performance enhancements. The amount of trace events is reduced when monitor aggregation is enabled, allowing to improve pod-to-pod performance with tunneling and IPsec. An inconsistency in the node manager is fixed, which led to incorrect masquerading of traffic to node internal IP addresses. Other fixes include fixes for mTLS, DNS proxy, datapath, etc.

Summary of Changes

Minor Changes:

Bugfixes:

  • [1.14] ingress: fix ingress class reconciliation (#​29810, @​mhofstetter)
  • Add default toleration for SPIRE agent on control plane nodes (Backport PR #​30198, Upstream PR #​28947, @​meyskens)
  • Cilium DNS proxy can now use the original pod's address as the source address towards the DNS servers (--dnsproxy-enable-transparent-mode). (Backport PR #​30213, Upstream PR #​29239, @​jrajahalme)
  • cilium-preflight: use the k8s node name instead of relying on hostname (Backport PR #​29996, Upstream PR #​29809, @​marseel)
  • Do not attempt an mTLS handshake between reserved identities in Mutual Auth, as they would always fail (Backport PR #​30265, Upstream PR #​29400, @​meyskens)
  • Fix a bug that may cause traffic to the node internal IP addresses to be incorrectly masqueraded when node encryption and remote node identities are both disabled, due to an inconsistency in the node manager when handling ipset entries insertions and deletions on node updates. (Backport PR #​30221, Upstream PR #​29986, @​qmonnet)
  • Fix and prevent future bugs limiting pod-to-pod network performance under high load when tunneling and IPSec are both enabled. (Backport PR #​29996, Upstream PR #​29616, @​learnitall)
  • Fix cleanup of AWS-related leftover iptables chains (Backport PR #​29863, Upstream PR #​29448, @​giorio94)
  • helm: Fix envoy servicemonitor annotations (Backport PR #​30198, Upstream PR #​30017, @​pmcgrath)
  • metrics: fix issue where logging err/warn metric is never updated. (Backport PR #​29863, Upstream PR #​29201, @​tommyp1ckles)
  • nodediscovery: Fix bug where CiliumInternalIP was flapping (Backport PR #​29972, Upstream PR #​29964, @​gandro)
  • policy: Fix mapstate changes error in entry change comparison (Backport PR #​29996, Upstream PR #​29815, @​jrajahalme)
  • Remove non fatal errors from SPIRE client in the operator (Backport PR #​30265, Upstream PR #​28698, @​meyskens)
  • Unify parsing of StringSlice flags and allow splitting by commas (preferably) or by spaces. This fixes parsing of 'prometheus.metrics'. (Backport PR #​30080, Upstream PR #​29848, @​joamaki)

CI Changes:

Misc Changes:

Other Changes:

github/codeql-action (github/codeql-action)

v3.23.1

Compare Source


Configuration

📅 Schedule: Branch creation - "on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot requested review from a team as code owners January 26, 2024 08:16
@renovate renovate bot added the kind/enhancement This would improve or streamline existing functionality. label Jan 26, 2024
@renovate renovate bot requested a review from a team as a code owner January 26, 2024 08:16
@renovate renovate bot added priority/release-blocker This issue will prevent the release of the next version of Cilium. release-note/misc This PR makes changes that have no direct user impact. labels Jan 26, 2024
@renovate renovate bot requested review from aanm, christarazi and chancez and removed request for a team January 26, 2024 08:16
@aanm aanm merged commit 77313f3 into v0.13 Jan 26, 2024
3 checks passed
@aanm aanm deleted the renovate/v0.13-patch-all-github-action branch January 26, 2024 10:45
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. priority/release-blocker This issue will prevent the release of the next version of Cilium. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant