Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

DevOps

2 items on 04 May 2026
DevOps

Kubernetes v1.36: Admission Policies That Can't Be Deleted

If you've ever tried to enforce a security policy across a fleet of Kubernetes clusters, you've probably run into a frustrating chicken-and-egg problem. Your admission policies are API objects, which means they don't…

Source: Kubernetes Blog
DevOps

Connect Any Git or Mercurial Repo to Pulumi with Custom VCS

Custom VCS is a new Pulumi Cloud integration that connects any Git or Mercurial version control system to Pulumi Deployments using webhooks and centrally managed credentials. Pulumi Cloud already has native integrations…

Source: Pulumi Blog Michael Fallihee