From 639d71144de9b975550da0a5c0a20c3b696f8696 Mon Sep 17 00:00:00 2001 From: shiv Date: Wed, 20 May 2026 00:56:36 +0530 Subject: [PATCH] docs: drop snap install section and fix remaining spacing typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The fork no longer publishes to snap (snapcraft.yaml was removed in the prior PR). The "snap install kubepug" instructions in install.md would have fetched the stale upstream snap, not this fork — remove the section entirely. Also apply the README:96 "container. Deprecated" spacing fix to the four identical occurrences in docs/usage.md and docs/index.md for consistency on the rendered docs site. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/index.md | 2 +- docs/install.md | 13 ------------- docs/usage.md | 6 +++--- 3 files changed, 4 insertions(+), 17 deletions(-) diff --git a/docs/index.md b/docs/index.md index 4e73f53..cb82c38 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,7 +21,7 @@ RESULTS: Deprecated APIs: PodSecurityPolicy found in policy/v1beta1 ├─ Deprecated at: 1.21 - ├─ PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.Deprecated in 1.21. + ├─ PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container. Deprecated in 1.21. -> OBJECT: restrictive namespace: default Deleted APIs: diff --git a/docs/install.md b/docs/install.md index f58ff3e..1ba4f08 100644 --- a/docs/install.md +++ b/docs/install.md @@ -20,19 +20,6 @@ as a krew plugin with the following command: kubectl krew install deprecations ``` -## Snap -Kubepug can be installed with snap using the following command: - -``` -sudo snap install kubepug -``` - -If you want to install the development version, just use: - -``` -sudo snap install kubepug --edge -``` - ## Getting the binary Kubepug is compiled as a binary for various Operational Systems and architectures. diff --git a/docs/usage.md b/docs/usage.md index a2860bf..a1d56f5 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -14,7 +14,7 @@ Deleted APIs: APIs REMOVED FROM THE CURRENT VERSION AND SHOULD BE MIGRATED IMMEDIATELY!! PodSecurityPolicy found in policy/v1beta1 ├─ Deleted at: 1.25 - ├─ PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.Deprecated in 1.21. + ├─ PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container. Deprecated in 1.21. -> OBJECT: restrictive namespace: default ``` @@ -32,7 +32,7 @@ RESULTS: Deprecated APIs: PodSecurityPolicy found in policy/v1beta1 ├─ Deprecated at: 1.21 - ├─ PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.Deprecated in 1.21. + ├─ PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container. Deprecated in 1.21. -> OBJECT: restrictive namespace: default ``` @@ -50,7 +50,7 @@ RESULTS: Deprecated APIs: PodSecurityPolicy found in policy/v1beta1 ├─ Deprecated at: 1.21 - ├─ PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.Deprecated in 1.21. + ├─ PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container. Deprecated in 1.21. -> OBJECT: restrictive namespace: default location: ./manifests/psp1.yaml Deleted APIs: