forked from tektoncd/pipeline
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull Request RCOS #3
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
Open
suyashamatya
wants to merge
914
commits into
suyashamatya:main
Choose a base branch
from
tektoncd:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.0 to 3.28.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@48ab28a...b6a472f) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.33.0 to 1.34.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.34.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.20.1 to 0.22.1. - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.20.1...v0.22.1) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/spiffe/spire-api-sdk](https://github.com/spiffe/spire-api-sdk) from 1.10.0 to 1.11.1. - [Commits](spiffe/spire-api-sdk@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/spiffe/spire-api-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…tlptracehttp Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) from 1.27.0 to 1.34.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.27.0...v1.34.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@971e284...ec5d184) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
The Pipelines docs' timeout section did not mention that the Pipeline itself had its timeout configured by the PipelineRun, causing some confusion in #8114. Without adding a whole section, linking to the PipelineRun timeout docs in a note about Task vs Pipeline timeout precedence both documents where the pipeline timeout is configured while also clarifying the misconception of timeout precedence.
Bumps google.golang.org/protobuf from 1.36.3 to 1.36.4. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.1...v5.13.2) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.1 to 3.28.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b6a472f...f6091c0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.69.4 to 1.70.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.4...v1.70.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- ensure all parameters are hydrated with their respective values before parsing results from steps - add check in replacementsFromStepResults to only parse the paramter if it starts with '$(steps.' else it throws the error "must be one of the form 1).steps.<stepName>.results.<resultName> 2).steps.<stepName>.results.<objectResultName>.<individualAttribute>"
Fix deprecated golangci-lint configuration ``` % ./.bin/golangci-lint-v1.63.4 run ./... --modules-download-mode=vendor WARN [config_reader] The configuration option `output.uniq-by-line` is deprecated, please use `issues.uniq-by-line` ``` Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
…ns caused requested resources to exceed limits when Resource type was Memory or EphemeralStorage
Bumps the all group in /tekton with 2 updates: [chainguard/crane](https://github.com/chainguard-images/images) and [chainguard/go](https://github.com/chainguard-images/images). Updates `chainguard/crane` from `3939279` to `2db37dc` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/go` from `b1d89ba` to `4c637bb` - [Commits](https://github.com/chainguard-images/images/commits) --- updated-dependencies: - dependency-name: chainguard/crane dependency-type: direct:production dependency-group: all - dependency-name: chainguard/go dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.22.1 to 0.23.1. - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.22.1...v0.23.1) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- parameter defaults can now reference other parameters in chain - validate if the default parameter references are correct - ensure that no referenced parameter goes unresolved, including the chains - ensure that there are no circular dependencies with param referencing - multipass replacement from default params to ensure both referenced and non reference default values are processed - add tests
Signed-off-by: Vibhav Bobade <vibhav.bobde@gmail.com>
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.5 to 3.28.8. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f6091c0...dd74661) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all group in /tekton with 2 updates: [chainguard/crane](https://github.com/chainguard-images/images) and [chainguard/go](https://github.com/chainguard-images/images). Updates `chainguard/crane` from `2db37dc` to `e276994` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/go` from `4c637bb` to `96e4137` - [Commits](https://github.com/chainguard-images/images/commits) --- updated-dependencies: - dependency-name: chainguard/crane dependency-type: direct:production dependency-group: all - dependency-name: chainguard/go dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.10.0 to 0.11.0. - [Commits](golang/sync@v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.23.1 to 0.23.2. - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.23.1...v0.23.2) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps google.golang.org/protobuf from 1.36.4 to 1.36.5. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all group in /tekton with 2 updates: [chainguard/crane](https://github.com/chainguard-images/images) and [chainguard/go](https://github.com/chainguard-images/images). Updates `chainguard/crane` from `e276994` to `6ffe372` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/go` from `96e4137` to `36fee4a` - [Commits](https://github.com/chainguard-images/images/commits) --- updated-dependencies: - dependency-name: chainguard/crane dependency-type: direct:production dependency-group: all - dependency-name: chainguard/go dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
fix #8647 The Pipelines controller retrieves the entrypoint value from the registry, which means the container will execute using the default entrypoint defined in the image. Changes: - Update documentation to clarify that containers use their default entrypoints - Add comments explaining the default entrypoints for gcloud and docker images - Remove explicit command specifications in the example - Fix minor formatting issues in the text
Changes the following Kubernetes controller annotations so that the `controller-gen:schemapatch` command works without any errors: - Removes the duplicated list type annotation from struct fields where the annotation is already set on the type. - Create a type alias and set the list type annotation there (mainly with `[]corev1.Volume`). - Set the `storageversion` annotation to the most stable version. As a result, we can then simplify the update-schema.sh script.
Since Go 1.24, the golangci-lint linter 'usetesing' reports errors when "context.Background()" or "context.TODO()" are used in tests. This commit updates the codebase to use "t.Context()" as recommended by Go 1.24 release documentation. Refactor some 'TestRealWaiter*' functions to send errors through a 'chan error' instead of calling 't.Errorf' inside goroutines. This ensures that all logging and test assertions occur in the main test thread to avoid panics caused by logging after test has completed. Signed-off-by: Alexander Cobas Rodríguez <alexander.cobas@ibm.com>
Now that `Step` implements the `Validatable` interface the tests for the `Step` validation are moved from `task_validation_test.go` to `container_validation_test.go`. The following two tests are moved and renamed: - `TestTaskSpecValidateErrorWithArtifactsRefFlagNotEnabled` - > `TestStepValidateErrorWithArtifactsRefFlagNotEnabled` - `TestTaskSpecValidateSuccessWithArtifactsRefFlagEnabled` - > `TestStepValidateSuccessWithArtifactsRefFlagEnabled` Issue #8700. Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com>
Bumps [github.com/sigstore/sigstore/pkg/signature/kms/azure](https://github.com/sigstore/sigstore) from 1.9.4 to 1.9.5. - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.9.4...v1.9.5) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/azure dependency-version: 1.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@f49aabe...05b42c6) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/sigstore/sigstore/pkg/signature/kms/gcp](https://github.com/sigstore/sigstore) from 1.9.4 to 1.9.5. - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.9.4...v1.9.5) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/gcp dependency-version: 1.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Now that `Step` implements the `Validatable` interface the tests for the `Step` validation are moved from `task_validation_test.go` to `container_validation_test.go`. The following two tests are moved and renamed: - `TestTaskSpecValidateErrorWithStepActionRef` - > `TestStepValidateErrorWithStepActionRef` Issue #8700. Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com>
…ivault Bumps [github.com/sigstore/sigstore/pkg/signature/kms/hashivault](https://github.com/sigstore/sigstore) from 1.9.4 to 1.9.5. - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.9.4...v1.9.5) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/hashivault dependency-version: 1.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Now that `Step` implements the `Validatable` interface the tests for the `Step` validation are moved from `task_validation_test.go` to `container_validation_test.go`. `TestStepOnError` is moved. `TestIncompatibleAPIVersions` is broken down and the Step fields related tests i.e. "windows script support", "stdout stream support" and "stderr stream support" are moved to a new test `TestStepIncompatibleAPIVersions`. Issue #8700. Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com>
Bumps [github.com/sigstore/sigstore/pkg/signature/kms/aws](https://github.com/sigstore/sigstore) from 1.9.4 to 1.9.5. - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.9.4...v1.9.5) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/aws dependency-version: 1.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Now that `Step` implements the `Validatable` interface the tests for the `Step` validation are moved from `task_validation_test.go` to `container_validation_test.go`. The following two tests are moved and renamed: - `TestTaskSpecValidateErrorWithArtifactsRef` - > `TestStepValidateErrorWithArtifactsRef` - `TestTaskSpecValidateErrorWithStepResultRef` - > `TestStepValidateErrorWithStepResultRef` Issue #8700. Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com>
Now that `Step` implements the `Validatable` interface the tests for the `Step` validation are moved from `task_validation_test.go` to `container_validation_test.go`. The following tests is moved and renamed: - `TestTaskSpecStepActionReferenceValidate` - `TestStepWithStepActionReferenceValidate` Issue #8700. Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com>
Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.9.4 to 1.9.5. - [Release notes](https://github.com/sigstore/sigstore/releases) - [Commits](sigstore/sigstore@v1.9.4...v1.9.5) --- updated-dependencies: - dependency-name: github.com/sigstore/sigstore dependency-version: 1.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 4140eb99d2cced9bfd78375c2088371853262f79 to d52d20fa3f981cb852b861fd8f55308b5fe29637. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@4140eb9...d52d20f) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: d52d20fa3f981cb852b861fd8f55308b5fe29637 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@fca7ace...ce28f5b) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@0634a26...002fdce) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all group in /tekton with 4 updates: [chainguard/crane](https://github.com/chainguard-images/images), [chainguard/go](https://github.com/chainguard-images/images), tektoncd/plumbing/ko and tektoncd/plumbing/koparse. Updates `chainguard/crane` from `016a40f` to `ea0fb2c` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/go` from `0dc54e7` to `19a5c05` - [Commits](https://github.com/chainguard-images/images/commits) Updates `tektoncd/plumbing/ko` from `62bbb6b` to `81006d2` Updates `tektoncd/plumbing/koparse` from `05a1fff` to `852241a` --- updated-dependencies: - dependency-name: chainguard/crane dependency-version: latest-dev dependency-type: direct:production dependency-group: all - dependency-name: chainguard/go dependency-version: latest-dev dependency-type: direct:production dependency-group: all - dependency-name: tektoncd/plumbing/ko dependency-version: 81006d2f7f32196fc39d386dce2184de7e6c24dab7716bee14f4644ec74b3569 dependency-type: direct:production dependency-group: all - dependency-name: tektoncd/plumbing/koparse dependency-version: 852241a4061cf9400cec03a43f2316867683d303f51944a460ad5ac40723c441 dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.5 to 0.20.6. - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](google/go-containerregistry@v0.20.5...v0.20.6) --- updated-dependencies: - dependency-name: github.com/google/go-containerregistry dependency-version: 0.20.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.16.0...v2.16.1) --- updated-dependencies: - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-version: 2.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.5 to 0.32.6. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.5...v0.32.6) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-version: 0.32.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.32.5 to 0.32.6. - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.32.5...v0.32.6) --- updated-dependencies: - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.32.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the all group in /tekton with 4 updates: [chainguard/crane](https://github.com/chainguard-images/images), [chainguard/go](https://github.com/chainguard-images/images), tektoncd/plumbing/ko and tektoncd/plumbing/koparse. Updates `chainguard/crane` from `ea0fb2c` to `d2c0669` - [Commits](https://github.com/chainguard-images/images/commits) Updates `chainguard/go` from `19a5c05` to `4124bbd` - [Commits](https://github.com/chainguard-images/images/commits) Updates `tektoncd/plumbing/ko` from `81006d2` to `a7e41c2` Updates `tektoncd/plumbing/koparse` from `852241a` to `a546c4f` --- updated-dependencies: - dependency-name: chainguard/crane dependency-version: latest-dev dependency-type: direct:production dependency-group: all - dependency-name: chainguard/go dependency-version: latest-dev dependency-type: direct:production dependency-group: all - dependency-name: tektoncd/plumbing/ko dependency-version: a7e41c21decfd8e02de151248a3422724903acc3f0eca8173046f43a854dee48 dependency-type: direct:production dependency-group: all - dependency-name: tektoncd/plumbing/koparse dependency-version: a546c4f879e9b19bf1b48d64f3a517f068910d5ad8037f903ef02b47230ac89b dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes