Joey Chen
Joey Chen
**Describe the summary, scope, and intent of this PR:** The current commands are outdated: 1. Path not correct (refer to kubenet, aka scenario used in this article) 2. AKS is...
**Proposed change:** Update outdated non-executable command with `-l global`. **Result:** ``` az resource create -n ${ampls} -g ${rG} -l global --api-version "2021-07-01-preview" --resource-type Microsoft.Insights/privateLinkScopes --properties "{\"accessModeSettings\":{\"queryAccessMode\":\"Open\", \"ingestionAccessMode\":\"Open\"}}" { "etag": "\"40019e80-0100-0200-0300-112203201010\"",...
**Describe your scenario** I have a karpenter-based AKS enabled with `--safeguards-level Warning`. AKS is created on 2024-03-26. The alert is being triggered on 2024-04-01. There is no other application (other...
**Describe the solution you'd like** For example, there is a yaml file as below, and it should be rejected: ``` apiVersion: secrets-store.csi.x-k8s.io/v1 kind: SecretProviderClass metadata: name: azure-kvname-wi spec: provider: azure...
**Proposed change:** Verify the target link is presented by the same person: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/me **Example scenario:** Mastodon profile **Outcome:** 
**Preview:**    
**Feature:** Allow user to set the default theme to `light`/`dark`, or use `auto` to auto switch theme based on user's system theme, when user visiting the blog for the first...
**Before:**  **After:**  This commit does change the style of button a bit.
If you switch pages between long and short pages, you will find out the the align is different.  Solution: https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-gutter#example_1 Tried auto-hide scroll bar but cannot solve the issue:...
**Proposed changes:** Enhance meta in header for social sharing based on PR (https://github.com/saicaca/fuwari/pull/56). The current version still presents bad in social media like Telegram. **Before/After:** Domain -> Site name ...