
1_r/devopsish
Steering Through Open Source Waters with Madelyn Olson
Show Highlights: (00:00) Introduction and discussion on AWS's approach to open-source (01:41) Recap of the Redis controversy and licensing changes (02:35)…
July 8, 2024 at 06:42PM
via Instapaper
valkey-io/valkey-go: A fast Golang Valkey client that supports Client Side Caching and Auto Pipelining.
A fast Golang Valkey client that does auto pipelining and supports server-assisted client-side caching. Features Generic Object Mapping with client-side caching…
July 8, 2024 at 06:40PM
via Instapaper
📖 Book Update: The Turning Wheels of Publishing
https://anonymoushash.vmbrasseur.com/2024/07/book-update.html
I’m pleased to announce (somewhat belatedly) that Business Success with Open Source is content complete!
This means that all of the writing is DONE (thank dog). In fact, it’s been done since the end of May, but June was a surprisingly busy month for me so I’m only just announcing it now on the blog.
The steps that remain:
Second technical review: The first two thirds of the book have already received invaluable feedback from technical reviewers. Now the rest of the book gets the same treatment. Most of that feedback has arrived already, so next Monday I’ll start revisions based on it.
Cleanup: The GitLab repo for the book currently shows 24 open issues tagged cleanup. I need to resolve all of those.
Copy editing: The revised and cleaned content then goes to a copy editor, who’ll fix typos, grammatical errors, and other similar wonkiness.
Layout: After the copy editor’s done their work (and I’ve double-checked it), the layout team works their magic to ensure the finished content looks decent.
Indexing: At some point during the publication prep process, a team of professional indexers go through the thing and build out the index, including all the special markup that’s required for it in the source for the book.
Publication!
The wheels of publication can turn slowly, since all of these steps require coordination of specialists. According to my editor, the finished hard copy of the book should be available around November-ish.
However, if you buy the e-book now you’ll receive the entire (slightly in flux) text of the book today and updates to the polished finished version when it’s available.
This has been a very long road for me (nearly 450 pages worth of long road, in fact), and it’s a relief to be so near the end. Initial reviews are blush-inducingly positive, which means the work will pay off by helping a lot of people. Which, after all, is the hope and the goal.
via {anonymous => 'hash'}; https://anonymoushash.vmbrasseur.com/
July 08, 2024 at 03:00AM
If Dockerfile and Makefile Had a Baby... Earthly and Earthfile
Explore the combination of the simplicity of Dockerfile and the task execution capabilities of Makefile provided by Earthly and Earthfile. We delve into Earthfile's Dockerfile syntax-conscious tool designed to simplify and accelerate your build process and task execution to build and push images, compile binaries, sign images, run tests, or execute any other build type or task execution.
Earthly #Earthfile #Dockerfile #Makefile
Consider joining the channel: https://www.youtube.com/c/devopstoolkit/join
▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬ ➡ Transcript and commands: https://devopstoolkit.live/ci-cd/if-dockerfile-and-makefile-had-a-baby-earthly-and-earthfile 🔗 Earthly: https://earthly.dev 🎬 Using Docker Multi-Stage Builds: https://youtu.be/zpkqNPwEzac 🎬 Signing and Verifying Container Images With Sigstore Cosign and Kyverno: https://youtu.be/HLb1Q086u6M 🎬 Nix for Everyone: Unleash Devbox for Simplified Development: https://youtu.be/WiFLtcBvGMU 🎬 Say Goodbye to Makefile - Use Taskfile to Manage Tasks in CI/CD Pipelines and Locally: https://youtu.be/Z7EnwBaJzCk 🎬 From Makefile to Justfile (or Taskfile): Recipe Runner Replacement: https://youtu.be/hgNN2wOE7lc
▬▬▬▬▬▬ 💰 Sponsorships 💰 ▬▬▬▬▬▬ If you are interested in sponsoring this channel, please use https://calendar.app.google/Q9eaDUHN8ibWBaA7A to book a timeslot that suits you, and we'll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below).
▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬ ➡ Twitter: https://twitter.com/vfarcic ➡ LinkedIn: https://www.linkedin.com/in/viktorfarcic/
▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬ 🎤 Podcast: https://www.devopsparadox.com/ 💬 Live streams: https://www.youtube.com/c/DevOpsParadox
▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬ 00:00 Makefile and Dockerfile Had a Baby 01:40 daily.dev (sponsor) 02:26 Makefile and Dockerfile Had a Baby (cont.) 02:50 Earthly and Earthfile in Action 12:11 Earthly and Earthfile Pros and Cons
via YouTube https://www.youtube.com/watch?v=YP9N82-5TAg
Week Ending June 30, 2024
https://lwkd.info/2024/20240704
Developer News
The Kubernetes Contributor Summit is looking for day-of-event volunteers. If you think you’ll be going and want to help out, please fill out the form. Also don’t forget to propose a session.
Paul Morie will be stepping down from SIG-Multicluster leadership. Stephen Kitt is nominated to replace him.
Maintainer Track proposals for SIGs and WGs are open until July 20 for KubeCon SLC.
Release Schedule
Next Deadline: Docs PRs ready for review, July 16th
Kubernetes v1.31.0-alpha.3 is live!
The Code Freeze milestone for the Kubernetes 1.31 release cycle is moved to 24th July. Have all your necessary changes been submitted? Following this, there’s the usual release countdown: publish deprecation blog on Thursday 18th July, and conclude testing freeze and documentation finalization next week. Once we enter Code Freeze, please promptly address any test failures. Questions can be answered on #SIG-release.
July patch releases have been delayed to July 16th in order to pick up an expected Golang update.
Featured PRs
125029 kubeadm: enable the v1beta4 API
This PR introduces the v1beta4 API for kubeadm, incorporating essential changes to enhance functionality and support duplicate arguments in configurations. Special modifications include the restructuring of “extraArgs” into name/value pairs, updates to timeout fields, and a migration command to transition from v1beta3. While v1beta3 is now deprecated, it remains supported until version 1.34.
Other Merges
kube-apiserver: default –enable-logs-handler flag to false.
Dropped support for deprecated and unsupported kubectl run flags.
Removed APIPriorityAndFairness feature gate after graduating to GA in v1.29.
Fix endpoints status out-of-sync when the pod state changes rapidly.
Added OCI VolumeSource Container Runtime Interface API fields and types.
httplog now logs watch duration.
New test cases for scheduler_perf to ensure performance with gated pods.
Kubelet gets human-readable predicate descriptions in failures so that it submits Events with this description.
Resilient watchcache initialization post-start-hook implemented.
Added function to kube_codegen.sh to generate register code.
kubeadm: Validate only the first cert entry when external ca mode is used.
Promotions
WatchList to beta.
MultiCIDRServiceAllocator to beta.
Deprecated
kubeadm –feature-gates flag deprecated.
Subprojects and Dependency Updates
containerd v1.7.19: splits the main module from the api module as preperation for 2.x changes
containerd/api v1.7.19: add API Go Module, the first dedicated release for the containerd 1.7 API
kubernetes/cloud-provider-aws v1.30.2: update k8s dependencies to 0.30.1; also v1.29.5, v1.29.4, v1.28.8, v1.27.9
containernetworking/cni v1.2.2: libcni remove use of Masterminds
grpc v1.65.0: Migrating from gpr to absl logging
via Last Week in Kubernetes Development https://lwkd.info/
July 04, 2024 at 11:20AM
awslabs/distill-cli
Summary The Distill CLI uses Amazon Transcribe and Amazon Bedrock to create summaries of your audio recordings (e.g., meetings, podcasts, etc.) directly from…
July 2, 2024 at 02:17PM
via Instapaper