Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 24, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 24, 2021
k8s-ci-robot and others added 29 commits November 5, 2025 01:06
azure: Allow independent VMs to join the cluster
…t and apiserver max in flight requests

Signed-off-by: Alay Patel <alayp@nvidia.com>
update kops scalability run-test.sh to allow configuring qps and burst
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Remove HugeService Test Suite to stop bleeding
Signed-off-by: Alay Patel <alayp@nvidia.com>
configure proper kops flags for kube-scheduler qps and burst configuration
Add snapshot permissions for ec2:CreateVolume
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@40c09b7...3c4e3dc)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-version: 4.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/dependency-review-action-4.8.2

build(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2
…nfig-2

Revert configure proper kops flags for kube-scheduler qps and burst configuration
Signed-off-by: svarnam <svarnam@nvidia.com>
Configure kube-scheduler QPS and Burst
…ulls

Include maxParallelImagePulls field in Kubelet config
…in documentation (#17767)

* Initial plan

* Fix Netlify build by escaping Go template syntax in scaleway.md

Co-authored-by: hakman <2759402+hakman@users.noreply.github.com>

* Fix Netlify strict mode build by removing missing canal.md reference and excluding conflicting README.md

Co-authored-by: hakman <2759402+hakman@users.noreply.github.com>

* Simplify exclude_docs syntax in mkdocs.yml

Co-authored-by: hakman <2759402+hakman@users.noreply.github.com>

* Fix mkdocs command not found in Netlify by using python -m mkdocs

Co-authored-by: hakman <2759402+hakman@users.noreply.github.com>

* Revert exclude_docs change from mkdocs.yml

Co-authored-by: hakman <2759402+hakman@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hakman <2759402+hakman@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@08c6903...1af3b93)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@4469467...4dc6199)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dims and others added 30 commits January 28, 2026 14:18
This helps diagnose issues where feature flags may not be recognized,
such as build caching problems or initialization ordering issues.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
The sflags library splits comma-separated values in --env flag arguments
into separate slice elements. This breaks KOPS_FEATURE_FLAGS values like
"EtcdEventsHTTP,AWSSingleNodesInstanceGroup" because they get split into
separate entries in the Env slice.

Fix by reassembling the original value: collect all entries starting from
KOPS_FEATURE_FLAGS= until we hit another NAME=VALUE pattern, then join
them back together with commas.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
…lag-scalability

Enable EtcdEventsHTTP in scalability tests
Add tip to use gotestfail when doing local development
Related to:
 - #17830

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Remove year from copyright header boilerplate
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
gce: Require zones on instancegroup creation
Some complexity because the canonical location for CNI changed
from storage.googleapis.com/k8s-artifacts-cni/release/
to github.com/containernetworking/plugins/releases/download/

Also because the 1.6.1 release on github is incomplete.
Add well-known hashes for latest CNI
Skip kube-proxy nfacct metric test on rhel + rocky distros
This should keep go vulncheck happy.

It looks like we got into a mess with k8s.io/release not tagging
a release, blocking updates of other dependencies.

This is tests/e2e so any vuln reports not believed exploitable.
Replace a non-constant format string in fmt.Errorf:

pkg/tester/tester.go:63:25: non-constant format string in call to fmt.Errorf
versionbump tools/metal: bump go version to 1.25.6
versionbump: bump dependencies in tests/e2e/go.mod
chore: fix govet issue in tester.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.