<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Slice on Zhao Xue</title><link>https://xuezhaojun.github.io/tags/slice/</link><description>Recent content in Slice on Zhao Xue</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 18 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://xuezhaojun.github.io/tags/slice/index.xml" rel="self" type="application/rss+xml"/><item><title>从一次 K8s Operator 资源配置错乱聊起：彻底搞懂 Go Slice 底层原理</title><link>https://xuezhaojun.github.io/collections/go-internals/go-slice/</link><pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate><guid>https://xuezhaojun.github.io/collections/go-internals/go-slice/</guid><description>一个 K8s Operator 里 slice append 导致不同调用方的资源配置互相污染，排查过程揭开 slice 底层结构的全部秘密：胖指针、共享底层数组、扩容策略、nil vs 空 slice，以及那些年我们踩过的坑。</description></item></channel></rss>