Skip to content

Conversation

hakman
Copy link
Member

@hakman hakman commented Aug 3, 2025

% kops --state azureblob://kopstest --name my-k8s rolling-update cluster --yes --cloudonly --force
I0803 13:44:41.916588   21940 featureflag.go:168] FeatureFlag "Azure"=true
NAME				STATUS	NEEDUPDATE	READY	MIN	TARGET	MAX
control-plane-northeurope-1	Ready	0		1	1	0	1
nodes-northeurope-1		Ready	0		1	1	0	1
W0803 13:44:44.489931   21940 instancegroups.go:506] Not validating cluster as cloudonly flag is set.
W0803 13:44:44.490063   21940 instancegroups.go:428] Not draining cluster nodes as 'cloudonly' flag is set.
I0803 13:44:44.490111   21940 instancegroups.go:634] Stopping instance "control-plane-northeurope-1.masters.my-k8s_1", in group "control-plane-northeurope-1.masters.my-k8s" (this may take a while).
E0803 13:44:44.490225   21940 instancegroups.go:459] error deleting instance "control-plane-northeurope-1.masters.my-k8s_1", node "": error deleting instance "control-plane-northeurope-1.masters.my-k8s_1":
deleting VMSS VM: parameter resourceGroupName cannot be empty
Error: control-plane node not healthy after update, stopping rolling-update: "error deleting instance \"control-plane-northeurope-1.masters.my-k8s_1\":
deleting VMSS VM: parameter resourceGroupName cannot be empty

/cc @ameukam @rifelpet

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 3, 2025
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 3, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rifelpet

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 3, 2025
@k8s-ci-robot k8s-ci-robot merged commit f1c5d36 into kubernetes:master Aug 3, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants