NO-JIRA: sync with upstream 2026-08-05 - #433
Conversation
…ontainers#1343) Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 1.13.1 to 1.15.0. - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v1.13.1...v1.15.0) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Destructive config defaults (`read_only`/`disable_destructive` set to `false`) added to early-loading TOML in dev/config/mcp-configs. These will be picked up by evals. - `$TOOLSETS` var is honored if specified, otherwise defaulting properly (rather than being set by netobserv.toml). - Invocation in `run-server` consolidated to one line for maintainability. Signed-off-by: Eric Fried <efried@redhat.com>
Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
@openshift-ci-robot: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: grokspawn <jordan@nimblewidget.com>
4da0925 to
5061c1a
Compare
…iners#1341) Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.12.0 to 1.15.0. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.12.0...v1.15.0) --- updated-dependencies: - dependency-name: github.com/spf13/afero dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: grokspawn, openshift-ci-robot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
5061c1a to
dcad3d3
Compare
|
New changes are detected. LGTM label has been removed. |
|
@openshift-ci-robot: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
🔄 Upstream Sync
Update: Fri Aug 7 08:39:14 UTC 2026
New changes detected from upstream:
makerules & toolset selection (Evals: Clean upmakerules & toolset selection containers/kubernetes-mcp-server#1345) (Eric Fried)