Skip to content

chore(deps): update oss/v2/kubernetes/kubectl-sysext docker tag to v1.35.7-2-azlinux3 - #8942

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-kubelet-kubectl
Open

chore(deps): update oss/v2/kubernetes/kubectl-sysext docker tag to v1.35.7-2-azlinux3#8942
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-kubelet-kubectl

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
oss/v2/kubernetes/kubectl-sysext v1.35.6-5-azlinux3 patch v1.35.7-1-azlinux3v1.35.7-2-azlinux3

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copilot AI lite review requested due to automatic review settings July 14, 2026 21:03
@renovate renovate Bot added the renovate This pull request was created by renovate label Jul 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@github-actions github-actions Bot added the components This pull request updates cached components on Linux or Windows VHDs label Jul 14, 2026
Copilot AI review requested due to automatic review settings July 14, 2026 22:09
@renovate
renovate Bot force-pushed the renovate/patch-kubelet-kubectl branch from 40f030e to 9048e44 Compare July 14, 2026 22:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@renovate
renovate Bot force-pushed the renovate/patch-kubelet-kubectl branch from 9048e44 to 32b9b2d Compare July 15, 2026 00:02
Copilot AI review requested due to automatic review settings July 15, 2026 00:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

@renovate
renovate Bot force-pushed the renovate/patch-kubelet-kubectl branch from 32b9b2d to 9bccad8 Compare July 15, 2026 01:03
Copilot AI review requested due to automatic review settings July 15, 2026 01:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

Copilot AI review requested due to automatic review settings July 15, 2026 04:38
@renovate
renovate Bot force-pushed the renovate/patch-kubelet-kubectl branch from 9bccad8 to a7efc89 Compare July 15, 2026 04:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

Copilot AI review requested due to automatic review settings July 15, 2026 16:34
@renovate
renovate Bot force-pushed the renovate/patch-kubelet-kubectl branch from a7efc89 to e388ceb Compare July 15, 2026 16:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

Copilot AI review requested due to automatic review settings July 15, 2026 17:03
@renovate
renovate Bot force-pushed the renovate/patch-kubelet-kubectl branch from e388ceb to 0d0078c Compare July 15, 2026 17:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot can't review bot-authored pull requests automatically. A user with Copilot access can request a review manually.

Comment thread parts/common/components.json Outdated
"k8sVersion": "1.34",
"renovateTag": "name=kubectl, repository=production, os=ubuntu, release=20.04",
"latestVersion": "1.34.9-ubuntu20.04u3",
"previousLatestVersion": "1.34.8-ubuntu20.04u4"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will cause problems if previous and latest match

@Devinwong Devinwong Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this. I thought deeper about this. The problem here is that,

[What Renovate currently supports currently]:

  • When it finds a newer package version, Renovate updates latestVersion and copies the original latestVersion to previousLatestVersion.

[Extra required logic that Renovate does not support]:
When both resulting fields have the same Kubernetes patch, additional logic must:

  • Keep the original Kubernetes patch from previousLatestVersion.
  • Find that patch’s newest available Debian revision.
  • Suggest that version for previousLatestVersion instead of copying the old latest.

We can achieve this second part by adding a new Github Action. But the GA will only flag the issue and recommend what is the suggested version (by checking latest APT repo) and let the reviewer manually update it. This is to avoid duplicated automated writer ownership (Renovate and Github) and let human make the final decision. How does this sound?

@renovate
renovate Bot force-pushed the renovate/patch-kubelet-kubectl branch from 0d0078c to df6fd97 Compare August 3, 2026 18:20
Copilot AI review requested due to automatic review settings August 3, 2026 18:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Windows Unit Test Results

  3 files   12 suites   42s ⏱️
389 tests 389 ✅ 0 💤 0 ❌
392 runs  392 ✅ 0 💤 0 ❌

Results for commit 55fdc4f.

♻️ This comment has been updated with latest results.

@renovate renovate Bot changed the title chore(deps): update kubelet-kubectl (patch) chore(deps): update kubelet-kubectl (patch) - autoclosed Aug 3, 2026
@renovate renovate Bot closed this Aug 3, 2026
@renovate
renovate Bot deleted the renovate/patch-kubelet-kubectl branch August 3, 2026 23:16
@renovate renovate Bot changed the title chore(deps): update kubelet-kubectl (patch) - autoclosed chore(deps): update oss/v2/kubernetes/kubectl-sysext docker tag to v1.35.7-2-azlinux3 Aug 7, 2026
@renovate renovate Bot reopened this Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/patch-kubelet-kubectl branch from 55fdc4f to df6fd97 Compare August 7, 2026 11:23
Copilot AI review requested due to automatic review settings August 7, 2026 11:23
@renovate
renovate Bot force-pushed the renovate/patch-kubelet-kubectl branch from df6fd97 to 55fdc4f Compare August 7, 2026 11:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

components This pull request updates cached components on Linux or Windows VHDs renovate This pull request was created by renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants