Skip to content

chore(e2e): remove call to get latest kubectl#6148

Merged
k8s-ci-robot merged 1 commit intomasterfrom
raffo/fix-6147
Jan 28, 2026
Merged

chore(e2e): remove call to get latest kubectl#6148
k8s-ci-robot merged 1 commit intomasterfrom
raffo/fix-6147

Conversation

@Raffo
Copy link
Copy Markdown
Contributor

@Raffo Raffo commented Jan 28, 2026

What does it do ?

Fixes #6147 by removing a call that is not needed.

We will eventually need to get at the bottom of how we want to keep the versions for the script up to date, but for now, there's a human in the loop 🤓

More

  • Yes, this PR title follows Conventional Commits
  • Yes, I added unit tests
  • Yes, I updated end user documentation accordingly

Signed-off-by: Raffaele Di Fazio <raffo@github.com>
@k8s-ci-robot k8s-ci-robot added the scripts Issues or PRs related to internal scripts label Jan 28, 2026
@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 Jan 28, 2026
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 21443446767

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.005%) to 79.039%

Files with Coverage Reduction New Missed Lines %
openshift_route.go 1 84.21%
Totals Coverage Status
Change from base Build 21369781198: -0.005%
Covered Lines: 16060
Relevant Lines: 20319

💛 - Coveralls

@szuecs
Copy link
Copy Markdown
Contributor

szuecs commented Jan 28, 2026

/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: szuecs

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 Jan 28, 2026
@ivankatliarchuk
Copy link
Copy Markdown
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 28, 2026
@k8s-ci-robot k8s-ci-robot merged commit ae370da into master Jan 28, 2026
21 checks passed
@k8s-ci-robot k8s-ci-robot deleted the raffo/fix-6147 branch January 28, 2026 15:42
ivankatliarchuk added a commit to gofogo/k8s-sigs-external-dns-fork that referenced this pull request Jan 28, 2026
* master:
  chore(cloudflare): improve tests (kubernetes-sigs#6150)
  refactor(kubeclient): consolidate duplicate code (kubernetes-sigs#6076)
  remove call to get latest kubectl (kubernetes-sigs#6148)
  refactor(aws): extract and restructure alias-handling logic to enable safe upcoming fixes (kubernetes-sigs#6021)
ivankatliarchuk added a commit to gofogo/k8s-sigs-external-dns-fork that referenced this pull request Feb 1, 2026
…_total

* master:
  chore(deps): bump mkdocs-git-revision-date-localized-plugin (kubernetes-sigs#6161)
  fix(annotations): initialize annotation keys at declaration time (kubernetes-sigs#6159)
  chore(linter): unused params and functions linter (kubernetes-sigs#6142)
  docs(fqdn): use correct arguments order in FQDN Templating custom functions (kubernetes-sigs#6144)
  chore(cloudflare): improve tests (kubernetes-sigs#6150)
  refactor(kubeclient): consolidate duplicate code (kubernetes-sigs#6076)
  remove call to get latest kubectl (kubernetes-sigs#6148)
  refactor(aws): extract and restructure alias-handling logic to enable safe upcoming fixes (kubernetes-sigs#6021)
  feat(pihole): deprecate v5 API support (kubernetes-sigs#6123)
  chore(cloudflare): move custom hostnames logic to dedicated files (kubernetes-sigs#6114)
  chore(provider): zone cache provider interface (kubernetes-sigs#6120)
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. scripts Issues or PRs related to internal scripts 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.

Flaky end to end test build due to dl.k8s.io not returning

5 participants