Francisco Herrera
Francisco Herrera
I think it can be a good feature to add, we can set a new flag for example `-isdirectory` with default false and once we had this flag enable check...
We need to add a specific section in the upstream documentation to point the user to the general steps to move from sidecar to ambient mode. I'll start to work...
**Description:** The idea is to gather in one issue all the pending issues from the initial istio.io documentation translation to Spanish, to start working on it and create the PR...
**Please provide a description of this PR:** This PR changes the default value of `cni.ambient.reconcileIptablesOnStartup` from false to true, enabling automatic iptables reconciliation for existing ambient pods when istio-cni is...
# Checklist for maintainer updates Adding myself to the Istio maintainer list: https://github.com/istio/community/blob/master/org/teams.yaml > [!NOTE] > **Delete this template if you're not changing the CSV file** - [x] You've provided...
First of all, I love the tool :) Description: We’re using `runme` to automate and validate our documentation by executing tagged code blocks using `runme run --tag `. Many of...
This PR improves release automation safety and usability by adding optional suffixing for automated branch PRs and better guardrails around branch creation. Changes - Add `BRANCH_SUFFIX` support for `automatedBranchStep` PR...