Skip to content

Commit ab739e5

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot] Update next from tektoncd/pipeline to 43c0bb9
$ git diff --stat 43c0bb9..d9974e2 .github/workflows/ci.yaml | 16 +- .github/workflows/codeql-analysis.yml | 6 +- .github/workflows/dependency-review.yml | 2 +- .github/workflows/e2e-matrix.yml | 2 +- .github/workflows/scorecard.yml | 2 +- .github/workflows/woke.yml | 2 +- .golangci.yml | 421 +- OWNERS_ALIASES | 1 - README.md | 8 - docs/pipelines-in-pipelines.md | 6 +- docs/resolver-reference.md | 2 +- docs/tasks.md | 6 +- go.mod | 149 +- go.sum | 306 +- hack/setup-temporary-gopath.sh | 85 + hack/update-codegen.sh | 5 + hack/update-openapigen.sh | 13 +- pkg/apis/pipeline/v1/container_validation.go | 308 +- pkg/apis/pipeline/v1/container_validation_test.go | 80 +- pkg/apis/pipeline/v1/task_types.go | 6 - pkg/apis/pipeline/v1/task_validation.go | 344 +- pkg/apis/pipeline/v1/task_validation_test.go | 186 +- pkg/apis/pipeline/v1/zz_generated.deepcopy.go | 44 - pkg/apis/pipeline/v1beta1/task_validation.go | 4 +- pkg/credentials/writer/writer.go | 3 +- pkg/pod/status.go | 4 - pkg/pod/status_test.go | 2 +- pkg/reconciler/apiserver/apiserver.go | 2 +- pkg/reconciler/apiserver/apiserver_test.go | 72 +- .../pipelinerun/resources/pipelinerunresolution.go | 3 +- .../resources/pipelinerunresolution_test.go | 23 - .../resolver/framework/interface.go | 6 +- pkg/resolution/common/errors.go | 6 +- releases.md | 19 +- tekton/publish.yaml | 10 +- tekton/release-pipeline.yaml | 16 +- test/custom-task-ctrls/wait-task-beta/go.mod | 90 +- test/custom-task-ctrls/wait-task-beta/go.sum | 3134 +- test/resolver-with-timeout/go.mod | 13 +- test/resolver-with-timeout/go.sum | 24 +- vendor/cel.dev/expr/.bazelversion | 2 +- vendor/cel.dev/expr/MODULE.bazel | 34 +- vendor/cel.dev/expr/README.md | 2 + vendor/cel.dev/expr/cloudbuild.yaml | 2 +- .../go/.release-please-manifest-individual.json | 28 +- .../go/.release-please-manifest-submodules.json | 302 +- .../go/.release-please-manifest.json | 2 +- vendor/cloud.google.com/go/CHANGES.md | 58 - vendor/cloud.google.com/go/README.md | 24 +- vendor/cloud.google.com/go/auth/CHANGES.md | 28 - .../go/auth/credentials/compute.go | 24 +- .../cloud.google.com/go/auth/credentials/detect.go | 37 - .../internal/externalaccount/externalaccount.go | 5 +- .../internal/externalaccount/x509_provider.go | 173 +- .../go/auth/grpctransport/directpath.go | 42 +- .../go/auth/grpctransport/grpctransport.go | 28 +- .../go/auth/internal/credsfile/filetype.go | 1 - .../go/auth/internal/transport/cba.go | 31 +- .../auth/internal/transport/cert/workload_cert.go | 38 +- .../go/auth/internal/transport/transport.go | 5 +- .../go/auth/oauth2adapt/CHANGES.md | 7 - vendor/cloud.google.com/go/debug.md | 161 +- vendor/cloud.google.com/go/doc.go | 30 +- vendor/cloud.google.com/go/go.work | 10 +- vendor/cloud.google.com/go/go.work.sum | 171 +- vendor/cloud.google.com/go/iam/CHANGES.md | 42 - .../go/iam/apiv1/iampb/iam_policy.pb.go | 94 +- .../go/iam/apiv1/iampb/options.pb.go | 28 +- .../go/iam/apiv1/iampb/policy.pb.go | 160 +- .../iam/apiv1/iampb/resource_policy_member.pb.go | 185 - vendor/cloud.google.com/go/kms/apiv1/helpers.go | 2 +- .../go/kms/apiv1/key_management_client.go | 3 - .../go/kms/apiv1/kmspb/autokey.pb.go | 2 +- .../go/kms/apiv1/kmspb/autokey_admin.pb.go | 2 +- .../go/kms/apiv1/kmspb/ekm_service.pb.go | 2 +- .../go/kms/apiv1/kmspb/resources.pb.go | 754 +- .../go/kms/apiv1/kmspb/service.pb.go | 1915 +- vendor/cloud.google.com/go/kms/internal/version.go | 2 +- vendor/cloud.google.com/go/longrunning/CHANGES.md | 29 - .../go/longrunning/autogen/auxiliary.go | 4 +- .../go/longrunning/autogen/auxiliary_go123.go | 2 +- .../cloud.google.com/go/longrunning/autogen/doc.go | 44 +- .../go/longrunning/autogen/helpers.go | 99 - .../autogen/longrunningpb/operations.pb.go | 265 +- .../go/longrunning/autogen/operations_client.go | 142 +- .../go/release-please-config-individual.json | 6 + .../go/release-please-config-yoshi-submodules.json | 24 +- vendor/code.gitea.io/sdk/gitea/attachment.go | 2 +- vendor/code.gitea.io/sdk/gitea/client.go | 2 +- vendor/code.gitea.io/sdk/gitea/hook.go | 18 +- vendor/code.gitea.io/sdk/gitea/issue_timeline.go | 44 - vendor/code.gitea.io/sdk/gitea/repo.go | 130 +- vendor/code.gitea.io/sdk/gitea/repo_file.go | 1 - .../code.gitea.io/sdk/gitea/repo_tag_protection.go | 125 - vendor/code.gitea.io/sdk/gitea/repo_tree.go | 24 +- vendor/code.gitea.io/sdk/gitea/version.go | 2 +- vendor/github.com/42wim/httpsig/algorithms.go | 3 - .../Azure/azure-sdk-for-go/sdk/azcore/CHANGELOG.md | 14 - .../sdk/azcore/internal/exported/exported.go | 7 +- .../sdk/azcore/internal/shared/constants.go | 2 +- .../sdk/azcore/runtime/policy_bearer_token.go | 14 +- .../sdk/azidentity/BREAKING_CHANGES.md | 10 - .../azure-sdk-for-go/sdk/azidentity/CHANGELOG.md | 31 - .../azure-sdk-for-go/sdk/azidentity/MIGRATION.md | 2 +- .../azure-sdk-for-go/sdk/azidentity/README.md | 44 +- .../sdk/azidentity/TOKEN_CACHING.MD | 15 +- .../sdk/azidentity/TROUBLESHOOTING.md | 24 - .../azure-sdk-for-go/sdk/azidentity/assets.json | 2 +- .../azure-sdk-for-go/sdk/azidentity/azidentity.go | 29 +- .../sdk/azidentity/azure_cli_credential.go | 12 +- .../azidentity/azure_developer_cli_credential.go | 6 +- .../sdk/azidentity/chained_token_credential.go | 8 +- .../Azure/azure-sdk-for-go/sdk/azidentity/ci.yml | 15 +- .../sdk/azidentity/confidential_client.go | 4 +- .../sdk/azidentity/default_azure_credential.go | 14 +- .../sdk/azidentity/device_code_credential.go | 5 +- .../sdk/azidentity/environment_credential.go | 7 +- .../Azure/azure-sdk-for-go/sdk/azidentity/go.work | 2 +- .../azidentity/interactive_browser_credential.go | 5 +- .../sdk/azidentity/managed-identity-matrix.json | 2 +- .../sdk/azidentity/managed_identity_client.go | 438 +- .../sdk/azidentity/managed_identity_credential.go | 28 +- .../sdk/azidentity/public_client.go | 11 +- .../sdk/azidentity/test-resources-post.ps1 | 20 +- .../sdk/azidentity/username_password_credential.go | 12 +- .../azure-sdk-for-go/sdk/azidentity/version.go | 2 +- .../Azure/azure-sdk-for-go/sdk/internal/log/log.go | 2 +- .../sdk/internal/temporal/resource.go | 51 +- .../sdk/security/keyvault/azkeys/CHANGELOG.md | 5 - .../sdk/security/keyvault/azkeys/README.md | 12 +- .../sdk/security/keyvault/azkeys/autorest.md | 252 + .../sdk/security/keyvault/azkeys/build.go | 8 +- .../sdk/security/keyvault/azkeys/ci.yml | 9 + .../sdk/security/keyvault/azkeys/client.go | 398 +- .../sdk/security/keyvault/azkeys/constants.go | 196 +- .../sdk/security/keyvault/azkeys/custom_client.go | 5 +- .../sdk/security/keyvault/azkeys/models.go | 38 +- .../sdk/security/keyvault/azkeys/models_serde.go | 235 +- .../sdk/security/keyvault/azkeys/options.go | 12 +- .../azkeys/{responses.go => response_types.go} | 6 +- .../sdk/security/keyvault/azkeys/time_unix.go | 12 +- .../sdk/security/keyvault/azkeys/tsp-location.yaml | 6 - .../sdk/security/keyvault/azkeys/version.go | 5 +- .../sdk/security/keyvault/internal/CHANGELOG.md | 5 - .../security/keyvault/internal/challenge_policy.go | 37 +- .../sdk/security/keyvault/internal/ci.keyvault.yml | 1 - .../sdk/security/keyvault/internal/constants.go | 2 +- .../apps/confidential/confidential.go | 61 +- .../apps/errors/errors.go | 9 - .../apps/internal/base/base.go | 61 +- .../internal/base/{ => internal}/storage/items.go | 7 +- .../{ => internal}/storage/partitioned_storage.go | 3 +- .../base/{ => internal}/storage/storage.go | 8 +- .../apps/internal/exported/exported.go | 2 - .../apps/internal/local/server.go | 3 +- .../apps/internal/oauth/oauth.go | 20 +- .../oauth/ops/accesstokens/accesstokens.go | 55 +- .../apps/internal/oauth/ops/accesstokens/tokens.go | 66 +- .../apps/internal/oauth/ops/authority/authority.go | 8 +- .../apps/internal/oauth/ops/internal/comm/comm.go | 4 +- .../apps/internal/version/version.go | 2 +- .../apps/managedidentity/azure_ml.go | 28 - .../apps/managedidentity/cloud_shell.go | 37 - .../apps/managedidentity/managedidentity.go | 717 - .../apps/managedidentity/servicefabric.go | 25 - .../apps/public/public.go | 13 +- .../aws/aws-sdk-go-v2/aws/credential_cache.go | 11 - .../aws/aws-sdk-go-v2/aws/credentials.go | 57 - .../aws/aws-sdk-go-v2/aws/go_module_metadata.go | 2 +- .../aws/aws-sdk-go-v2/aws/middleware/user_agent.go | 57 - .../aws/aws-sdk-go-v2/config/CHANGELOG.md | 55 - .../github.com/aws/aws-sdk-go-v2/config/config.go | 2 +- .../aws/aws-sdk-go-v2/config/env_config.go | 145 +- .../aws/aws-sdk-go-v2/config/go_module_metadata.go | 2 +- .../aws-sdk-go-v2/config/resolve_credentials.go | 102 +- .../aws/aws-sdk-go-v2/credentials/CHANGELOG.md | 54 - .../credentials/ec2rolecreds/provider.go | 12 - .../credentials/endpointcreds/provider.go | 14 - .../credentials/go_module_metadata.go | 2 +- .../credentials/processcreds/provider.go | 11 - .../ssocreds/sso_credentials_provider.go | 12 - .../aws-sdk-go-v2/credentials/static_provider.go | 10 - .../credentials/stscreds/assume_role_provider.go | 12 - .../credentials/stscreds/web_identity_provider.go | 12 - .../aws-sdk-go-v2/feature/ec2/imds/CHANGELOG.md | 26 - .../feature/ec2/imds/go_module_metadata.go | 2 +- .../internal/configsources/CHANGELOG.md | 26 - .../internal/configsources/go_module_metadata.go | 2 +- .../internal/endpoints/awsrulesfn/partitions.json | 12 +- .../internal/endpoints/v2/CHANGELOG.md | 26 - .../internal/endpoints/v2/go_module_metadata.go | 2 +- .../aws/aws-sdk-go-v2/internal/ini/CHANGELOG.md | 8 - .../internal/ini/go_module_metadata.go | 2 +- .../service/internal/accept-encoding/CHANGELOG.md | 8 - .../internal/accept-encoding/go_module_metadata.go | 2 +- .../service/internal/presigned-url/CHANGELOG.md | 26 - .../internal/presigned-url/go_module_metadata.go | 2 +- .../aws/aws-sdk-go-v2/service/kms/CHANGELOG.md | 43 - .../aws/aws-sdk-go-v2/service/kms/api_client.go | 31 - .../service/kms/api_op_CancelKeyDeletion.go | 3 - .../service/kms/api_op_ConnectCustomKeyStore.go | 3 - .../service/kms/api_op_CreateAlias.go | 3 - .../service/kms/api_op_CreateCustomKeyStore.go | 3 - .../service/kms/api_op_CreateGrant.go | 3 - .../aws-sdk-go-v2/service/kms/api_op_CreateKey.go | 3 - .../aws-sdk-go-v2/service/kms/api_op_Decrypt.go | 3 - .../service/kms/api_op_DeleteAlias.go | 3 - .../service/kms/api_op_DeleteCustomKeyStore.go | 3 - .../kms/api_op_DeleteImportedKeyMaterial.go | 3 - .../service/kms/api_op_DeriveSharedSecret.go | 3 - .../service/kms/api_op_DescribeCustomKeyStores.go | 3 - .../service/kms/api_op_DescribeKey.go | 3 - .../aws-sdk-go-v2/service/kms/api_op_DisableKey.go | 3 - .../service/kms/api_op_DisableKeyRotation.go | 3 - .../service/kms/api_op_DisconnectCustomKeyStore.go | 3 - .../aws-sdk-go-v2/service/kms/api_op_EnableKey.go | 3 - .../service/kms/api_op_EnableKeyRotation.go | 3 - .../aws-sdk-go-v2/service/kms/api_op_Encrypt.go | 3 - .../service/kms/api_op_GenerateDataKey.go | 3 - .../service/kms/api_op_GenerateDataKeyPair.go | 3 - .../api_op_GenerateDataKeyPairWithoutPlaintext.go | 3 - .../kms/api_op_GenerateDataKeyWithoutPlaintext.go | 3 - .../service/kms/api_op_GenerateMac.go | 3 - .../service/kms/api_op_GenerateRandom.go | 3 - .../service/kms/api_op_GetKeyPolicy.go | 3 - .../service/kms/api_op_GetKeyRotationStatus.go | 3 - .../service/kms/api_op_GetParametersForImport.go | 3 - .../service/kms/api_op_GetPublicKey.go | 3 - .../service/kms/api_op_ImportKeyMaterial.go | 3 - .../service/kms/api_op_ListAliases.go | 3 - .../aws-sdk-go-v2/service/kms/api_op_ListGrants.go | 3 - .../service/kms/api_op_ListKeyPolicies.go | 3 - .../service/kms/api_op_ListKeyRotations.go | 3 - .../aws-sdk-go-v2/service/kms/api_op_ListKeys.go | 3 - .../service/kms/api_op_ListResourceTags.go | 3 - .../service/kms/api_op_ListRetirableGrants.go | 3 - .../service/kms/api_op_PutKeyPolicy.go | 3 - .../aws-sdk-go-v2/service/kms/api_op_ReEncrypt.go | 3 - .../service/kms/api_op_ReplicateKey.go | 3 - .../service/kms/api_op_RetireGrant.go | 3 - .../service/kms/api_op_RevokeGrant.go | 3 - .../service/kms/api_op_RotateKeyOnDemand.go | 3 - .../service/kms/api_op_ScheduleKeyDeletion.go | 3 - .../aws/aws-sdk-go-v2/service/kms/api_op_Sign.go | 3 - .../service/kms/api_op_TagResource.go | 3 - .../service/kms/api_op_UntagResource.go | 3 - .../service/kms/api_op_UpdateAlias.go | 3 - .../service/kms/api_op_UpdateCustomKeyStore.go | 3 - .../service/kms/api_op_UpdateKeyDescription.go | 3 - .../service/kms/api_op_UpdatePrimaryRegion.go | 3 - .../aws/aws-sdk-go-v2/service/kms/api_op_Verify.go | 3 - .../aws-sdk-go-v2/service/kms/api_op_VerifyMac.go | 3 - .../aws/aws-sdk-go-v2/service/kms/generated.json | 3 +- .../service/kms/go_module_metadata.go | 2 +- .../service/kms/internal/endpoints/endpoints.go | 99 - .../aws/aws-sdk-go-v2/service/sso/CHANGELOG.md | 39 - .../aws/aws-sdk-go-v2/service/sso/api_client.go | 31 - .../service/sso/api_op_GetRoleCredentials.go | 3 - .../service/sso/api_op_ListAccountRoles.go | 3 - .../service/sso/api_op_ListAccounts.go | 3 - .../aws/aws-sdk-go-v2/service/sso/api_op_Logout.go | 3 - .../aws/aws-sdk-go-v2/service/sso/generated.json | 3 +- .../service/sso/go_module_metadata.go | 2 +- .../service/sso/internal/endpoints/endpoints.go | 31 - .../aws/aws-sdk-go-v2/service/ssooidc/CHANGELOG.md | 44 - .../aws-sdk-go-v2/service/ssooidc/api_client.go | 31 - .../service/ssooidc/api_op_CreateToken.go | 26 +- .../service/ssooidc/api_op_CreateTokenWithIAM.go | 15 +- .../service/ssooidc/api_op_RegisterClient.go | 19 +- .../ssooidc/api_op_StartDeviceAuthorization.go | 3 - .../aws-sdk-go-v2/service/ssooidc/deserializers.go | 45 - .../aws/aws-sdk-go-v2/service/ssooidc/doc.go | 7 +- .../aws-sdk-go-v2/service/ssooidc/generated.json | 3 +- .../service/ssooidc/go_module_metadata.go | 2 +- .../ssooidc/internal/endpoints/endpoints.go | 31 - .../aws-sdk-go-v2/service/ssooidc/types/types.go | 13 - .../aws/aws-sdk-go-v2/service/sts/CHANGELOG.md | 42 - .../aws/aws-sdk-go-v2/service/sts/api_client.go | 31 - .../aws-sdk-go-v2/service/sts/api_op_AssumeRole.go | 3 - .../service/sts/api_op_AssumeRoleWithSAML.go | 3 - .../sts/api_op_AssumeRoleWithWebIdentity.go | 3 - .../aws-sdk-go-v2/service/sts/api_op_AssumeRoot.go | 3 - .../sts/api_op_DecodeAuthorizationMessage.go | 3 - .../service/sts/api_op_GetAccessKeyInfo.go | 3 - .../service/sts/api_op_GetCallerIdentity.go | 3 - .../service/sts/api_op_GetFederationToken.go | 3 - .../service/sts/api_op_GetSessionToken.go | 3 - .../aws/aws-sdk-go-v2/service/sts/generated.json | 3 +- .../service/sts/go_module_metadata.go | 2 +- .../service/sts/internal/endpoints/endpoints.go | 36 - vendor/github.com/cenkalti/backoff/v5/.gitignore | 25 - vendor/github.com/cenkalti/backoff/v5/CHANGELOG.md | 29 - vendor/github.com/cenkalti/backoff/v5/LICENSE | 20 - vendor/github.com/cenkalti/backoff/v5/README.md | 31 - vendor/github.com/cenkalti/backoff/v5/backoff.go | 66 - vendor/github.com/cenkalti/backoff/v5/error.go | 46 - .../github.com/cenkalti/backoff/v5/exponential.go | 125 - vendor/github.com/cenkalti/backoff/v5/retry.go | 139 - vendor/github.com/cenkalti/backoff/v5/ticker.go | 83 - vendor/github.com/cenkalti/backoff/v5/timer.go | 35 - vendor/github.com/cloudevents/sdk-go/v2/alias.go | 1 - .../cloudevents/sdk-go/v2/client/client.go | 13 +- .../cloudevents/sdk-go/v2/event/datacodec/codec.go | 59 - .../cloudevents/sdk-go/v2/event/event_marshal.go | 13 +- .../cloudevents/sdk-go/v2/event/event_unmarshal.go | 12 +- .../sdk-go/v2/event/eventcontext_v03.go | 2 +- .../cloudevents/sdk-go/v2/event/eventcontext_v1.go | 2 +- .../cloudevents/sdk-go/v2/event/extensions.go | 2 +- .../cloudevents/sdk-go/v2/protocol/http/options.go | 52 - .../sdk-go/v2/protocol/http/protocol.go | 25 +- .../sdk-go/v2/protocol/http/protocol_lifecycle.go | 4 +- vendor/github.com/docker/cli/cli/config/config.go | 9 +- .../docker/cli/cli/config/configfile/file.go | 4 +- .../cli/cli/config/credentials/file_store.go | 36 +- .../docker-credential-helpers/client/command.go | 25 +- vendor/github.com/google/cel-go/cel/BUILD.bazel | 6 - vendor/github.com/google/cel-go/cel/decls.go | 34 +- vendor/github.com/google/cel-go/cel/env.go | 21 +- vendor/github.com/google/cel-go/cel/folding.go | 24 +- vendor/github.com/google/cel-go/cel/io.go | 8 +- vendor/github.com/google/cel-go/cel/library.go | 91 +- vendor/github.com/google/cel-go/cel/macro.go | 30 +- vendor/github.com/google/cel-go/cel/options.go | 2 +- vendor/github.com/google/cel-go/cel/program.go | 217 +- vendor/github.com/google/cel-go/cel/prompt.go | 155 - .../google/cel-go/cel/templates/authoring.tmpl | 56 - vendor/github.com/google/cel-go/checker/checker.go | 11 - .../google/cel-go/checker/decls/decls.go | 33 +- vendor/github.com/google/cel-go/checker/errors.go | 4 - vendor/github.com/google/cel-go/common/BUILD.bazel | 2 - .../google/cel-go/common/decls/BUILD.bazel | 2 - .../github.com/google/cel-go/common/decls/decls.go | 224 +- vendor/github.com/google/cel-go/common/doc.go | 154 - .../google/cel-go/common/env/BUILD.bazel | 1 - vendor/github.com/google/cel-go/common/env/env.go | 74 +- .../google/cel-go/common/stdlib/BUILD.bazel | 1 - .../google/cel-go/common/stdlib/standard.go | 490 +- .../google/cel-go/common/types/BUILD.bazel | 1 - .../github.com/google/cel-go/common/types/bool.go | 9 - .../github.com/google/cel-go/common/types/bytes.go | 15 - .../google/cel-go/common/types/double.go | 22 - .../google/cel-go/common/types/duration.go | 5 - .../google/cel-go/common/types/format.go | 42 - .../github.com/google/cel-go/common/types/int.go | 5 - .../github.com/google/cel-go/common/types/list.go | 16 - .../github.com/google/cel-go/common/types/map.go | 36 - .../github.com/google/cel-go/common/types/null.go | 5 - .../google/cel-go/common/types/object.go | 29 - .../google/cel-go/common/types/optional.go | 11 - .../google/cel-go/common/types/string.go | 4 - .../google/cel-go/common/types/timestamp.go | 4 - .../github.com/google/cel-go/common/types/types.go | 7 - .../github.com/google/cel-go/common/types/uint.go | 6 - .../google/cel-go/interpreter/activation.go | 1 - .../google/cel-go/interpreter/interpretable.go | 80 +- .../google/cel-go/interpreter/interpreter.go | 188 +- .../google/cel-go/interpreter/planner.go | 48 +- .../google/cel-go/interpreter/runtimecost.go | 225 +- vendor/github.com/google/cel-go/parser/macro.go | 181 +- .../google/go-containerregistry/pkg/name/digest.go | 21 +- .../go-containerregistry/pkg/name/registry.go | 37 - .../go-containerregistry/pkg/name/repository.go | 37 - .../google/go-containerregistry/pkg/name/tag.go | 37 +- .../go-containerregistry/pkg/v1/google/list.go | 4 +- .../google/go-containerregistry/pkg/v1/hash.go | 23 +- .../go-containerregistry/pkg/v1/layout/write.go | 6 +- .../go-containerregistry/pkg/v1/mutate/index.go | 28 +- .../go-containerregistry/pkg/v1/mutate/mutate.go | 14 +- .../go-containerregistry/pkg/v1/remote/pusher.go | 2 +- .../go-containerregistry/pkg/v1/remote/write.go | 4 +- .../grpc-gateway/v2/runtime/errors.go | 32 +- .../grpc-gateway/v2/runtime/handler.go | 10 +- vendor/github.com/jenkins-x/go-scm/scm/client.go | 15 +- .../go-scm/scm/driver/bitbucket/bitbucket.go | 4 +- .../jenkins-x/go-scm/scm/driver/stash/pr.go | 3 +- .../jenkins-x/go-scm/scm/driver/stash/stash.go | 4 +- vendor/github.com/klauspost/compress/README.md | 140 +- .../klauspost/compress/huff0/bitreader.go | 25 +- .../klauspost/compress/internal/le/le.go | 5 - .../compress/internal/le/unsafe_disabled.go | 42 - .../compress/internal/le/unsafe_enabled.go | 55 - vendor/github.com/klauspost/compress/s2sx.mod | 3 +- .../github.com/klauspost/compress/zstd/README.md | 2 +- .../klauspost/compress/zstd/bitreader.go | 37 +- .../github.com/klauspost/compress/zstd/blockdec.go | 19 + .../github.com/klauspost/compress/zstd/blockenc.go | 27 +- .../github.com/klauspost/compress/zstd/decoder.go | 3 +- .../github.com/klauspost/compress/zstd/enc_base.go | 2 +- .../klauspost/compress/zstd/matchlen_generic.go | 11 +- .../github.com/klauspost/compress/zstd/seqdec.go | 2 +- .../klauspost/compress/zstd/seqdec_amd64.s | 64 +- .../klauspost/compress/zstd/seqdec_generic.go | 2 +- .../github.com/klauspost/compress/zstd/seqenc.go | 2 + .../github.com/klauspost/compress/zstd/snappy.go | 4 +- vendor/github.com/klauspost/compress/zstd/zstd.go | 7 +- .../opencontainers/image-spec/specs-go/version.go | 2 +- .../sigstore/pkg/signature/kms/azure/client.go | 2 +- .../sigstore/pkg/signature/kms/gcp/client.go | 36 +- .../proto/spire/api/server/entry/v1/entry.pb.go | 139 +- .../proto/spire/api/server/entry/v1/entry.proto | 3 - .../vbatts/tar-split/archive/tar/format.go | 4 - .../vbatts/tar-split/archive/tar/reader.go | 14 +- .../vbatts/tar-split/archive/tar/writer.go | 3 - .../google.golang.org/grpc/otelgrpc/config.go | 52 +- .../grpc/otelgrpc/stats_handler.go | 74 +- .../google.golang.org/grpc/otelgrpc/version.go | 2 +- .../instrumentation/net/http/otelhttp/handler.go | 45 +- .../http/otelhttp/internal/request/body_wrapper.go | 3 - .../net/http/otelhttp/internal/request/gen.go | 10 - .../internal/request/resp_writer_wrapper.go | 3 - .../net/http/otelhttp/internal/semconv/env.go | 134 +- .../net/http/otelhttp/internal/semconv/gen.go | 14 - .../net/http/otelhttp/internal/semconv/httpconv.go | 191 - .../net/http/otelhttp/internal/semconv/util.go | 24 +- .../net/http/otelhttp/internal/semconv/v1.20.0.go | 23 +- .../http/otelhttp/internal/semconvutil/netconv.go | 11 +- .../instrumentation/net/http/otelhttp/transport.go | 2 +- .../instrumentation/net/http/otelhttp/version.go | 2 +- vendor/go.opentelemetry.io/otel/.golangci.yml | 452 +- vendor/go.opentelemetry.io/otel/CHANGELOG.md | 54 +- vendor/go.opentelemetry.io/otel/CONTRIBUTING.md | 1 - vendor/go.opentelemetry.io/otel/Makefile | 19 +- vendor/go.opentelemetry.io/otel/README.md | 8 +- vendor/go.opentelemetry.io/otel/RELEASING.md | 18 - .../go.opentelemetry.io/otel/attribute/filter.go | 4 +- .../otel/attribute/rawhelpers.go | 37 - vendor/go.opentelemetry.io/otel/attribute/value.go | 15 +- .../otel/dependencies.Dockerfile | 5 +- .../otlptrace/internal/tracetransform/attribute.go | 2 - .../otlp/otlptrace/otlptracehttp/client.go | 30 +- .../otlptracehttp/internal/envconfig/envconfig.go | 4 +- .../otlp/otlptrace/otlptracehttp/internal/gen.go | 1 - .../otlptracehttp/internal/otlpconfig/envconfig.go | 14 +- .../otlptracehttp/internal/otlpconfig/options.go | 14 +- .../internal/otlpconfig/optiontypes.go | 2 +- .../otlptracehttp/internal/otlpconfig/tls.go | 2 +- .../otlptracehttp/internal/partialsuccess.go | 2 +- .../otlptracehttp/internal/retry/retry.go | 28 +- .../otlp/otlptrace/otlptracehttp/options.go | 16 - .../otel/exporters/otlp/otlptrace/version.go | 2 +- vendor/go.opentelemetry.io/otel/get_main_pkgs.sh | 30 + .../internal => internal/attribute}/attribute.go | 2 +- vendor/go.opentelemetry.io/otel/internal/gen.go | 18 + .../otel/internal/global/handler.go | 1 - .../otel/internal/global/meter.go | 45 +- .../otel/internal/global/trace.go | 13 +- .../otel/internal/rawhelpers.go | 48 + .../otel/metric/asyncfloat64.go | 12 +- .../go.opentelemetry.io/otel/metric/asyncint64.go | 8 +- .../go.opentelemetry.io/otel/metric/instrument.go | 16 +- vendor/go.opentelemetry.io/otel/metric/meter.go | 10 +- .../go.opentelemetry.io/otel/metric/noop/noop.go | 25 +- .../otel/propagation/baggage.go | 36 +- .../otel/propagation/propagation.go | 30 +- vendor/go.opentelemetry.io/otel/renovate.json | 7 +- .../otel/sdk/internal/env/env.go | 2 - .../otel/sdk/resource/os_release_darwin.go | 3 +- .../otel/sdk/resource/resource.go | 25 +- .../otel/sdk/trace/batch_span_processor.go | 3 +- .../otel/sdk/trace/id_generator.go | 26 +- .../go.opentelemetry.io/otel/sdk/trace/provider.go | 12 +- .../go.opentelemetry.io/otel/sdk/trace/sampling.go | 8 +- .../otel/sdk/trace/simple_span_processor.go | 2 +- .../go.opentelemetry.io/otel/sdk/trace/tracer.go | 13 +- vendor/go.opentelemetry.io/otel/sdk/version.go | 3 +- .../otel/semconv/internal/http.go | 21 +- vendor/go.opentelemetry.io/otel/trace/auto.go | 5 +- .../otel/trace/internal/telemetry/span.go | 56 +- .../otel/trace/internal/telemetry/status.go | 12 +- .../otel/trace/internal/telemetry/traces.go | 4 +- .../otel/trace/internal/telemetry/value.go | 2 +- vendor/go.opentelemetry.io/otel/trace/noop.go | 2 - vendor/go.opentelemetry.io/otel/verify_readmes.sh | 21 + vendor/go.opentelemetry.io/otel/version.go | 2 +- vendor/go.opentelemetry.io/otel/versions.yaml | 8 +- .../collector/trace/v1/trace_service_grpc.pb.go | 4 + .../proto/otlp/common/v1/common.pb.go | 138 +- .../proto/otlp/resource/v1/resource.pb.go | 56 +- vendor/golang.org/x/crypto/ssh/mlkem.go | 187 - .../golang.org/x/oauth2/authhandler/authhandler.go | 8 +- .../oauth2/clientcredentials/clientcredentials.go | 10 +- .../x/oauth2/google/externalaccount/aws.go | 11 +- .../google/externalaccount/basecredentials.go | 4 +- .../google/externalaccount/executablecredsource.go | 3 +- .../google/externalaccount/filecredsource.go | 5 +- .../oauth2/google/externalaccount/urlcredsource.go | 5 +- vendor/golang.org/x/oauth2/google/google.go | 12 +- .../google/internal/impersonate/impersonate.go | 3 +- .../google/internal/stsexchange/sts_exchange.go | 5 +- vendor/golang.org/x/oauth2/internal/doc.go | 2 +- vendor/golang.org/x/oauth2/internal/oauth2.go | 2 +- vendor/golang.org/x/oauth2/internal/token.go | 50 +- vendor/golang.org/x/oauth2/internal/transport.go | 4 +- vendor/golang.org/x/oauth2/jws/jws.go | 6 +- vendor/golang.org/x/oauth2/jwt/jwt.go | 13 +- vendor/golang.org/x/oauth2/oauth2.go | 55 +- vendor/golang.org/x/oauth2/pkce.go | 15 +- vendor/golang.org/x/oauth2/token.go | 15 +- vendor/golang.org/x/oauth2/transport.go | 24 +- vendor/golang.org/x/sync/errgroup/errgroup.go | 107 +- vendor/golang.org/x/sys/cpu/cpu.go | 11 - vendor/golang.org/x/sys/cpu/cpu_linux_riscv64.go | 23 - vendor/golang.org/x/sys/cpu/cpu_riscv64.go | 12 - .../golang.org/x/sys/windows/security_windows.go | 49 +- vendor/golang.org/x/sys/windows/syscall_windows.go | 6 +- vendor/golang.org/x/sys/windows/types_windows.go | 212 - .../golang.org/x/sys/windows/zsyscall_windows.go | 9 - vendor/golang.org/x/term/terminal.go | 68 +- vendor/golang.org/x/time/rate/rate.go | 17 +- vendor/golang.org/x/tools/go/packages/golist.go | 2 + vendor/golang.org/x/tools/go/packages/packages.go | 14 + .../golang.org/x/tools/go/types/typeutil/callee.go | 4 +- .../x/tools/internal/packagesinternal/packages.go | 3 + vendor/golang.org/x/tools/internal/stdlib/deps.go | 384 +- .../golang.org/x/tools/internal/stdlib/manifest.go | 34619 +++++++++---------- .../golang.org/x/tools/internal/stdlib/stdlib.go | 8 - .../google.golang.org/api/googleapi/googleapi.go | 52 +- vendor/google.golang.org/api/internal/settings.go | 1 - vendor/google.golang.org/api/internal/version.go | 2 +- .../api/option/internaloption/internaloption.go | 27 - vendor/google.golang.org/api/option/option.go | 33 +- .../google.golang.org/api/transport/grpc/dial.go | 1 - .../google.golang.org/api/transport/http/dial.go | 3 - .../googleapis/api/annotations/annotations.pb.go | 2 +- .../googleapis/api/annotations/client.pb.go | 2 +- .../api/annotations/field_behavior.pb.go | 2 +- .../googleapis/api/annotations/field_info.pb.go | 2 +- .../genproto/googleapis/api/annotations/http.pb.go | 2 +- .../googleapis/api/annotations/resource.pb.go | 2 +- .../googleapis/api/annotations/routing.pb.go | 2 +- .../googleapis/api/expr/v1alpha1/checked.pb.go | 2 +- .../googleapis/api/expr/v1alpha1/eval.pb.go | 2 +- .../googleapis/api/expr/v1alpha1/explain.pb.go | 2 +- .../googleapis/api/expr/v1alpha1/syntax.pb.go | 2 +- .../googleapis/api/expr/v1alpha1/value.pb.go | 2 +- .../googleapis/api/httpbody/httpbody.pb.go | 2 +- .../genproto/googleapis/api/launch_stage.pb.go | 2 +- .../genproto/googleapis/rpc/code/code.pb.go | 2 +- .../googleapis/rpc/errdetails/error_details.pb.go | 315 +- .../genproto/googleapis/rpc/status/status.pb.go | 2 +- .../grpc/balancer/base/balancer.go | 12 +- .../balancer/endpointsharding/endpointsharding.go | 20 +- .../balancer/grpclb/grpc_lb_v1/load_balancer.pb.go | 2 +- .../grpc/balancer/grpclb/grpclb_remote_balancer.go | 5 +- .../pickfirst/pickfirstleaf/pickfirstleaf.go | 43 +- .../binarylog/grpc_binarylog_v1/binarylog.pb.go | 2 +- vendor/google.golang.org/grpc/clientconn.go | 3 +- .../alts/internal/handshaker/service/service.go | 2 +- .../alts/internal/proto/grpc_gcp/altscontext.pb.go | 2 +- .../alts/internal/proto/grpc_gcp/handshaker.pb.go | 2 +- .../proto/grpc_gcp/transport_security_common.pb.go | 2 +- .../grpc/health/grpc_health_v1/health.pb.go | 167 +- .../grpc/health/grpc_health_v1/health_grpc.pb.go | 64 +- .../grpc/internal/envconfig/envconfig.go | 20 +- vendor/google.golang.org/grpc/internal/internal.go | 13 - .../grpc/internal/metadata/metadata.go | 26 +- .../delegatingresolver/delegatingresolver.go | 188 +- .../grpc/internal/transport/client_stream.go | 2 +- .../grpc/internal/transport/http2_client.go | 8 +- .../grpc/internal/transport/http2_server.go | 23 +- .../grpc/internal/transport/http_util.go | 4 +- .../grpc/internal/transport/server_stream.go | 6 +- .../grpc/resolver/manual/manual.go | 34 +- vendor/google.golang.org/grpc/resolver/map.go | 81 +- vendor/google.golang.org/grpc/stats/stats.go | 35 +- vendor/google.golang.org/grpc/version.go | 2 +- vendor/k8s.io/api/resource/v1alpha3/types.go | 4 - vendor/k8s.io/api/resource/v1beta1/types.go | 4 - .../register-gen/generators/register_external.go | 24 +- vendor/modules.txt | 252 +- 570 files changed, 27526 insertions(+), 31997 deletions(-) https://github.com/tektoncd/pipeline/compare/43c0bb99fa768ff711ad92445c43179b93232877..d9974e2cce817a43c69789161f0824e05a7572af
1 parent 63cb013 commit ab739e5

File tree

571 files changed

+31998
-27527
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

571 files changed

+31998
-27527
lines changed

head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d9974e2cce817a43c69789161f0824e05a7572af
1+
43c0bb99fa768ff711ad92445c43179b93232877

upstream/.github/workflows/ci.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23-
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
23+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
2424
with:
2525
go-version-file: "go.mod"
2626
- name: build
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34-
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
34+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
3535
with:
3636
go-version-file: "go.mod"
3737
- name: build
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
steps:
4646
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
47-
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
47+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
4848
with:
4949
go-version-file: "go.mod"
5050
- name: gofmt
@@ -55,9 +55,9 @@ jobs:
5555
fi
5656
echo "$gofmt_out"
5757
- name: golangci-lint
58-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
58+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
5959
with:
60-
version: v1.64.6
60+
version: v2.1.6
6161
only-new-issues: true
6262
args: --timeout=10m
6363
- name: yamllint
@@ -74,7 +74,7 @@ jobs:
7474
runs-on: ubuntu-latest
7575
steps:
7676
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
77-
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
77+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
7878
with:
7979
go-version-file: "go.mod"
8080
- name: build
@@ -86,7 +86,7 @@ jobs:
8686
runs-on: ubuntu-latest
8787
steps:
8888
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
89-
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
89+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
9090
with:
9191
go-version-file: "go.mod"
9292
- name: generated
@@ -98,7 +98,7 @@ jobs:
9898
runs-on: ubuntu-latest
9999
steps:
100100
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
101-
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
101+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
102102
with:
103103
go-version-file: "go.mod"
104104
- uses: ko-build/[email protected]

upstream/.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ jobs:
5656
- name: Checkout repository
5757
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5858
- name: Setup go
59-
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
59+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
6060
with:
6161
go-version-file: go.mod
6262

6363
# Initializes the CodeQL tools for scanning.
6464
- name: Initialize CodeQL
65-
uses: github/codeql-action/init@28deaeda66b76a05916b6923827895f2b14ab387 # v3.28.16
65+
uses: github/codeql-action/init@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
6666
with:
6767
languages: ${{ matrix.language }}
6868
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -96,4 +96,4 @@ jobs:
9696
make -j 4 all
9797
9898
- name: Perform CodeQL Analysis
99-
uses: github/codeql-action/analyze@28deaeda66b76a05916b6923827895f2b14ab387 # v3.28.16
99+
uses: github/codeql-action/analyze@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18

upstream/.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- name: 'Checkout Repository'
2525
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626
- name: 'Dependency Review'
27-
uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
27+
uses: actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
2828
with:
2929
fail-on-severity: low

upstream/.github/workflows/e2e-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
steps:
4747
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
48-
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
48+
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
4949
with:
5050
go-version-file: "go.mod"
5151
- uses: ko-build/[email protected]

upstream/.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161

6262
# Upload the results to GitHub's code scanning dashboard.
6363
- name: "Upload to code-scanning"
64-
uses: github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # v3.28.16
64+
uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
6565
with:
6666
sarif_file: results.sarif

upstream/.github/workflows/woke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Get changed files
2121
id: changed-files
22-
uses: tj-actions/changed-files@c34c1c13a740b06851baff92ab9a653d93ad6ce7 # v45.0.7
22+
uses: tj-actions/changed-files@c6634ca281a9fc05b03bee224ba00910cb78ab6e # v45.0.7
2323
with:
2424
write_output_files: true
2525
files: |

0 commit comments

Comments
 (0)