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

Update from upstream #20

Merged
merged 86 commits into from
Aug 23, 2024
Merged

Conversation

bermuda-sunfish
Copy link
Owner

No description provided.

harshanarayana and others added 30 commits August 31, 2022 23:16
This makes minor updates and corrections to the docs under the Design
section for various updates to the project that have not made it into
the documentation.

Signed-off-by: Sean McGinnis <[email protected]>
updated kong ingress documentation
fedora CI image: switch to an active mirror
it was used to workaround a kubelet crash issue with rootless
providers.

The Kubelet seems to work fine now with localStorageCapacityIsolation
enabled in a user namespace so drop the special handling.  After this
change, ephemeral storage can be used in a rootless cluster.

Closes: #3359

Signed-off-by: Giuseppe Scrivano <[email protected]>
[rebased #3360] cluster: drop DisableLocalStorageCapacityIsolation
This defines a local action for the common actions performed by most of
our workflows. This reduces duplication between them to make sure they
are consistent, and also make the workflow definitions more concise to
just the operations that are unique to the particular testing
activities.

Signed-off-by: Sean McGinnis <[email protected]>
The label filter query is more expressive (logical operations) and readable (no
regexp unless absolutely required). Such a query can be combined with focus +
skip, but in practice a single label filter can replace both of those and is
easier to understand.

Kubernetes has supported ginkgo v2 and thus --label-filter since v1.25.0. This
makes it safe to pass that command line flag unconditionally when invoking the
E2E suite.
e2e-k8s.sh: support --ginkgo.label-filter
Clean up GitHub Action definitions
This restructures the installation instructions for kind to have the
first party, community supported methods listed first in the docs.

Third party maintained package installation instructions are moved to
the end of the list of installation options, and a note of warning is
added to point out that these packages are not maintained by the project
maintainers.

Signed-off-by: Sean McGinnis <[email protected]>
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@a5ac7e5...692973e)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ns/actions-0bd1363a87

Bump actions/checkout from 4.1.6 to 4.1.7 in the actions group
Add third party package installation note
switch to currently supported fedora
…n-doc

Add installation instructions for `Scoop` and `Winget`
- we should use contour's external docs instead of duplciating them
- we dropped kong docs but didn't quite clean up everything, followed up here
…e-load

image-archive: enable loading multiple image archives
simplify ingress guide, add Gateway API note
The DOCKER_CLI_EXPERIMENTAL environment variable was used to enable
experimental features in the docker CLI. This capability was deprecated
in Docker v19.03 and completely removed in v23.0 [0].

This removes the setting of DOCKER_CLI_EXPERIMENTAL from our scripts as
it no longer has any effect and is not needed.

[0] https://docs.docker.com/engine/deprecated/#configuration-options-for-experimental-cli-features

Signed-off-by: Sean McGinnis <[email protected]>
Remove DOCKER_CLI_EXPERIMENTAL usage
k8s-ci-robot and others added 29 commits August 5, 2024 17:28
Reword comments and fix typo in buildcontext.go
Bumps the actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@89ef406...834a144)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
…ns/actions-720c8da8de

Bump actions/upload-artifact from 4.3.5 to 4.3.6 in the actions group
Add known issue for WSL2 and cgroupv2 support
bump images following go 1.22.6 update
the docker tags are mangled
fix getting version from tarball
Small typo for the word 'blixt'.
Add CRI-O Kind tutorial to Kind user docs
add clarifications to resources.md
Add install note to rootless docs
@bermuda-sunfish bermuda-sunfish merged commit 4b05789 into bermuda-sunfish:develop Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.