UA DevOps
738 subscribers
795 photos
36 videos
25 files
1.54K links
Канал з новинами у DevOps світі. Актуальні статті та цікаві рішення.
Наш чат: @ua_devops_community
реклама: @yuliy_ceaser
Download Telegram
🚀 KubeVirt v1.9.0 released

tag v1.9.0 Tagger: Luboslav Pivarc lpivarc@redhat.com This release follows v1.8.4 and consists of 1653 changes, contributed by 108 people, leading to 2195 files changed, 209726 insertions(+), 38785 deletions(-). v1.9.0 is a promotion of release candi...

🔗 Read more: https://github.com/kubevirt/kubevirt/releases/tag/v1.9.0
📰 Source: GitHub Releases (Orchestration & Runtime)
📅 2026-07-30 15:52 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Wazuh Wazuh v4.14.7 released

Manager Removed Removed deprecated wazuh-dbd daemon and database_output configuration. ( #37035 ) Fixed Improved cluster payload buffer allocation strategy. ( #37280 ) Improved cluster archive decompression limits. ( #37119 ) Improved cluster worker ...

🔗 Read more: https://github.com/wazuh/wazuh/releases/tag/v4.14.7
📰 Source: GitHub Releases (Secrets & Security)
📅 2026-07-30 16:32 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Stacked sessions and pull requests in the GitHub Copilot app

Learn how I modernized an old codebase of mine using stacked sessions and pull requests in the GitHub Copilot app.
The post Stacked sessions and pull requests in the GitHub Copilot app appeared first on The GitHub Blog.

🔗 Read more: https://github.blog/ai-and-ml/github-copilot/stacked-sessions-and-pull-requests-in-the-github-copilot-app/
📰 Source: GitHub Blog
📅 2026-07-30 17:30 UTC

#DevOps #Tech #Automation #CloudNative
🚀 KEDA v2.20.2 released

Release KEDA v2.20.2 🚀 ⚠️⚠️⚠️⚠️ ⚠️ Please read upgrade notes if you are upgrading from version < 2.20.0: https://github.com/kedacore/keda/releases/tag/v2.20.0 ⚠️⚠️⚠️⚠️⚠️ Improvements General : Introduce a dedicated HPAActive condition on ScaledObj...

🔗 Read more: https://github.com/kedacore/keda/releases/tag/v2.20.2
📰 Source: GitHub Releases (Autoscaling & Scheduling)
📅 2026-07-31 08:27 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Argo CD v3.4.6 released

Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.6/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argoc...

🔗 Read more: https://github.com/argoproj/argo-cd/releases/tag/v3.4.6
📰 Source: GitHub Releases (GitOps & CD)
📅 2026-07-31 12:17 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Talos Linux v1.14.0-beta.1 released

Talos 1.14.0-beta.1 (2026-07-31) Welcome to the v1.14.0-beta.1 release of Talos! This is a pre-release of Talos Please try out the release binaries and report any issues at https://github.com/siderolabs/talos/issues . DNS over TLS (DoT) and DNS over ...

🔗 Read more: https://github.com/siderolabs/talos/releases/tag/v1.14.0-beta.1
📰 Source: GitHub Releases (Orchestration & Runtime)
📅 2026-07-31 13:20 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Tekton Pipelines Tekton Pipeline release v1.15.0 "Toyger Orisa" LTS released

🎉 Steady under pressure — configurable backoffs and battle-tested fixes 🎉 - Docs @ v1.15.0 - Examples @ v1.15.0 Installation one-liner kubectl apply -f https://infra.tekton.dev/tekton-releases/pipeline/previous/v1.15.0/release.yaml Attestation The Re...

🔗 Read more: https://github.com/tektoncd/pipeline/releases/tag/v1.15.0
📰 Source: GitHub Releases (CI & Pipelines)
📅 2026-07-31 13:23 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Helmfile v1.7.2 released

What's Changed build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.1 to 1.105.2 by @dependabot [bot] in #2707 build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.30 to 1.32.31 by @dependabot [bot] in #2708 build(deps): bu...

🔗 Read more: https://github.com/helmfile/helmfile/releases/tag/v1.7.2
📰 Source: GitHub Releases (Packaging & Registry)
📅 2026-07-31 15:04 UTC

#DevOps #Tech #Automation #CloudNative
2
🚀 Don’t stop early: Case-folding source code at memory speed

How a branch-free loop and byte-space arithmetic let GitHub case-fold every byte of code search at >45 GiB/s on a single core.
The post Don’t stop early: Case-folding source code at memory speed appeared first on The GitHub Blog.

🔗 Read more: https://github.blog/engineering/architecture-optimization/dont-stop-early-case-folding-source-code-at-memory-speed/
📰 Source: GitHub Blog
📅 2026-07-31 16:00 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Progressive delivery on Amazon EKS with Argo Rollouts and ALB (no service mesh)

ALB traffic-weight canaries on stage and prod, digests stay in Git — production pilot, then fully torn down. Continue reading on Medium »

🔗 Read more: https://medium.com/@btilki/progressive-delivery-on-amazon-eks-with-argo-rollouts-and-alb-no-service-mesh-f85989bceae1?source=rss------gitops-5
📰 Source: Medium
📅 2026-08-02 14:28 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Traefik v3.6.25 released

CVE fixed: Advisory GHSA-fgjj-px3w-67xx Advisory GHSA-62fc-8686-hfmq Advisory GHSA-6765-c87h-8mrf Bug fixes: [acme] Bump github.com/go-acme/lego/v5 to v5.3.1 ( #13547 @ldez ) [middleware, authentication] Fix auth singleflight key collision ( #13572 @...

🔗 Read more: https://github.com/traefik/traefik/releases/tag/v3.6.25
📰 Source: GitHub Releases (Networking & Mesh)
📅 2026-08-03 14:23 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Traefik v3.7.10 released

CVE fixed: Advisory GHSA-fgjj-px3w-67xx Advisory GHSA-62fc-8686-hfmq Advisory GHSA-6765-c87h-8mrf Bug fixes: [acme] Bump github.com/go-acme/lego/v5 to v5.3.1 ( #13547 @ldez ) [middleware, authentication] Fix auth singleflight key collision ( #13572 @...

🔗 Read more: https://github.com/traefik/traefik/releases/tag/v3.7.10
📰 Source: GitHub Releases (Networking & Mesh)
📅 2026-08-03 14:23 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Cilium 1.21.0-pre.0 released

Release v1.21.0-pre.0

🔗 Read more: https://github.com/cilium/cilium/releases/tag/1.21.0-pre.0
📰 Source: GitHub Releases (Networking & Mesh)
📅 2026-08-03 19:04 UTC

#DevOps #Tech #Automation #CloudNative
https://www.instagram.com/reels/DYYHfUrhxNu/

ШІ надали змогу вести радіо з різними моделями та подивимось що з цього вийшло 🙂
🚀 Vector vdev-v0.3.11 released

chore(ci): bump actions/labeler from 6.1.0 to 7.0.0 ( #25998 ) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

🔗 Read more: https://github.com/vectordotdev/vector/releases/tag/vdev-v0.3.11
📰 Source: GitHub Releases (Observability)
📅 2026-08-03 20:06 UTC

#DevOps #Tech #Automation #CloudNative
Трошки офтоп. Хтось вже поставив на банкрутство ягідок? 😘
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥3
🚀 Cilium 1.21.0-pre.0 released

Summary of Changes Major Changes: Envoy resources (e.g., Listeners, Network Policies, etc.) can now be synchronized with Envoy incrementally, reducing CPU load and policy update latency. This is enabled by the new agent option value --envoy-xds-mode=...

🔗 Read more: https://github.com/cilium/cilium/releases/tag/v1.21.0-pre.0
📰 Source: GitHub Releases (Networking & Mesh)
📅 2026-08-03 20:16 UTC

#DevOps #Tech #Automation #CloudNative