Skip to content

test: Disable IRSA for AWS scale jobs by default#17842

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
hakman:aws-scale-irsa
Dec 28, 2025
Merged

test: Disable IRSA for AWS scale jobs by default#17842
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
hakman:aws-scale-irsa

Conversation

@hakman
Copy link
Copy Markdown
Member

@hakman hakman commented Dec 28, 2025

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 28, 2025
@hakman
Copy link
Copy Markdown
Member Author

hakman commented Dec 28, 2025

/override pull-kops-kubernetes-e2e-ubuntu-gce-build

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@hakman: Overrode contexts on behalf of hakman: pull-kops-kubernetes-e2e-ubuntu-gce-build

Details

In response to this:

/override pull-kops-kubernetes-e2e-ubuntu-gce-build

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 kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 28, 2025
@hakman
Copy link
Copy Markdown
Member Author

hakman commented Dec 28, 2025

/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2

Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 28, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

New changes are detected. LGTM label has been removed.

@hakman
Copy link
Copy Markdown
Member Author

hakman commented Dec 28, 2025

/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2

@hakman
Copy link
Copy Markdown
Member Author

hakman commented Dec 28, 2025

/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman, upodroid

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

The pull request process is described here

Details 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 Dec 28, 2025
@hakman
Copy link
Copy Markdown
Member Author

hakman commented Dec 28, 2025

/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2

@hakman hakman added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 28, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

k8s-ci-robot commented Dec 28, 2025

@hakman: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kops-kubernetes-e2e-ubuntu-gce-build 42bd002 link false /test pull-kops-kubernetes-e2e-ubuntu-gce-build

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@hakman
Copy link
Copy Markdown
Member Author

hakman commented Dec 28, 2025

/override presubmit-kops-aws-small-scale-amazonvpc-using-cl2
Unrelated to the current fix:

I1228 10:40:09.989195   59614 framework.go:276] Applying templates for "master-ip/*.yaml"
I1228 10:40:09.997122   59614 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1228 10:40:10.007529   59614 warnings.go:110] "Warning: unknown field \"spec.selector.k8s-app\""
W1228 10:40:10.013081   59614 util.go:72] error while calling prometheus api: the server is currently unable to handle the request (get services http:prometheus-k8s:9090), response: k8s�

�v1��Status�]
�
�������Failure�3no endpoints available for service "prometheus-k8s""�ServiceUnavailable0����"�

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@hakman: Overrode contexts on behalf of hakman: presubmit-kops-aws-small-scale-amazonvpc-using-cl2

Details

In response to this:

/override presubmit-kops-aws-small-scale-amazonvpc-using-cl2
Unrelated to the current fix:

I1228 10:40:09.989195   59614 framework.go:276] Applying templates for "master-ip/*.yaml"
I1228 10:40:09.997122   59614 warnings.go:110] "Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice"
I1228 10:40:10.007529   59614 warnings.go:110] "Warning: unknown field \"spec.selector.k8s-app\""
W1228 10:40:10.013081   59614 util.go:72] error while calling prometheus api: the server is currently unable to handle the request (get services http:prometheus-k8s:9090), response: k8s�

�v1��Status�]
�
�������Failure�3no endpoints available for service "prometheus-k8s""�ServiceUnavailable0����"�

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 kubernetes-sigs/prow repository.

@hakman
Copy link
Copy Markdown
Member Author

hakman commented Dec 28, 2025

/override presubmit-kops-gce-small-scale-ipalias-using-cl2

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@hakman: Overrode contexts on behalf of hakman: presubmit-kops-gce-small-scale-ipalias-using-cl2

Details

In response to this:

/override presubmit-kops-gce-small-scale-ipalias-using-cl2

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 kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot merged commit ab2b511 into kubernetes:master Dec 28, 2025
32 of 35 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.36 milestone Dec 28, 2025
@hakman hakman deleted the aws-scale-irsa branch December 28, 2025 12:28
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