Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from kubernetes:master #1924

Open
wants to merge 6,463 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
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
justinsb and others added 29 commits December 6, 2024 14:48
We have to download the hash file for assets that are not well-known,
but this is not an error, and this causes a lot of noise in our logs.
Generate hashes for latest kube versions
…asset_not_found

Dial down warning level when asset is not found
chore(networking): bump aws-cni to 1.19.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@41dfa10...3041bf5)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ctions/setup-go-5.2.0

build(deps): bump actions/setup-go from 5.1.0 to 5.2.0
chore(channels): update alpha k8s and ubuntu ami versions
…licy

Temporarily skip failing cilium test to unblock PRs
Only set NTH ManagedASGTag label if it doesn't already exist
This will help troubleshoot networking issues we're seeing with Ubuntu 24.04
Dump ip routes as job artifacts
…24-12-26

chore(channels): promote alpha to stable (k8s and ubuntu ami versions)
We were not checking for errors when deleting all versions of a file,
as these errors were not returned at the call level, but instead
we need to check the returned DeleteObjectsOutput.
k8s-ci-robot and others added 30 commits March 5, 2025 07:09
* Use ephemeral S3 buckets for E2E tests

Use S3 buckets created during the lifecycle of a test instead of a
static one and provide the capability to make them read-only public.

Signed-off-by: Arnaud Meukam <[email protected]>

* Improve ephemeral S3 buckets implementation for tests

Signed-off-by: Marko Mudrinić <[email protected]>
Signed-off-by: Arnaud Meukam <[email protected]>

* Base S3 bucket name on ProwJob ID

Signed-off-by: Marko Mudrinić <[email protected]>

---------

Signed-off-by: Arnaud Meukam <[email protected]>
Signed-off-by: Marko Mudrinić <[email protected]>
Co-authored-by: Marko Mudrinić <[email protected]>
kube-router: bump version v2.1.1 -> v2.5.0
It's now required to have a minimum of 1024 bits the RSA private key.
https://pkg.go.dev/crypto/rsa@master#GenerateKey.

Signed-off-by: Arnaud Meukam <[email protected]>
chore(channels): update alpha k8s and ubuntu ami versions
…-be-switched-off

ServiceTrafficDistribution cannot be switched off for kubernetes master (for scalability tests)
chore(channels): promote alpha to stable
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@f111f33...0aaccfd)

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

Signed-off-by: dependabot[bot] <[email protected]>
This is as a top-level task and implementing
CompareWithID lets us refer to it from multiple
tasks.
WarmPool should implement CompareWithID
…ctions/setup-go-5.4.0

build(deps): bump actions/setup-go from 5.3.0 to 5.4.0
This avoids a circular dependency.

I previously considered making the field private,
but this is roughly equivalent and less disruptive.

Co-authored-by: Peter Rifel <[email protected]>
Fix JSON circular dependency in ASG / WarmPool
* Update dependencies

* make gomod

* make crds

* Bump RSA private key size to meet new minimum

* Fix scaleway type change

* Bump k8s.io/kops in tests/e2e module

* Bump containerd

* Bump golang-jwt/jwt

* Bump golang.org/x/net
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.