Skip to content

Commit dff8cc9

Browse files
author
openshift-pipelines-bot
committed
[bot] Update next from tektoncd/operator to 40cadbc581a2f634c89163f525215bc94e4de5e6
$ git diff --stat 40cadbc581a2f634c89163f525215bc94e4de5e6..da8e8ad9d541a4abe6922b3b8ce5fc884133a27c docs/TektonConfig.md | 7 +- go.mod | 54 +- go.sum | 174 +- hack/openshift/fetch-tektoncd-catalog-tasks.sh | 20 +- .../operator/v1alpha1/performance_validation.go | 4 +- .../kubernetes/tektonpipeline/transform.go | 1 - .../kubernetes/tektonresult/tektonresult.go | 5 - pkg/reconciler/openshift/common/cabundle.go | 44 - pkg/reconciler/openshift/common/cabundle_test.go | 135 - .../test-cabundle-statefulset-expected.yaml | 38 - .../common/testdata/test-cabundle-statefulset.yaml | 24 - .../test-remove-fsgroup-statefulset-expected.yaml | 24 - .../testdata/test-remove-fsgroup-statefulset.yaml | 25 - ...est-remove-runasgroup-statefulset-expected.yaml | 23 - .../test-remove-runasgroup-statefulset.yaml | 24 - ...test-remove-runasuser-statefulset-expected.yaml | 23 - .../test-remove-runasuser-statefulset.yaml | 24 - pkg/reconciler/openshift/common/transformer.go | 84 - .../openshift/common/transformer_test.go | 87 - pkg/reconciler/openshift/tektonchain/extension.go | 7 - .../openshift/tektonpipeline/extension.go | 7 - pkg/reconciler/openshift/tektonresult/extension.go | 4 - .../aws/aws-sdk-go-v2/config/CHANGELOG.md | 16 - .../aws/aws-sdk-go-v2/config/go_module_metadata.go | 2 +- .../aws/aws-sdk-go-v2/credentials/CHANGELOG.md | 16 - .../credentials/go_module_metadata.go | 2 +- .../aws/aws-sdk-go-v2/service/sso/CHANGELOG.md | 8 - .../service/sso/go_module_metadata.go | 2 +- .../service/sso/internal/endpoints/endpoints.go | 31 - .../aws/aws-sdk-go-v2/service/ssooidc/CHANGELOG.md | 8 - .../service/ssooidc/api_op_CreateTokenWithIAM.go | 6 - .../aws-sdk-go-v2/service/ssooidc/deserializers.go | 45 - .../service/ssooidc/go_module_metadata.go | 2 +- .../ssooidc/internal/endpoints/endpoints.go | 23 - .../aws-sdk-go-v2/service/ssooidc/types/types.go | 13 - .../aws/aws-sdk-go-v2/service/sts/CHANGELOG.md | 8 - .../service/sts/go_module_metadata.go | 2 +- .../service/sts/internal/endpoints/endpoints.go | 28 - .../cloudflare/circl/dh/x25519/curve_amd64.s | 3 +- .../cloudflare/circl/dh/x448/curve_amd64.s | 3 +- .../cloudflare/circl/ecc/goldilocks/curve.go | 10 +- .../cloudflare/circl/internal/conv/conv.go | 33 - .../cloudflare/circl/math/fp25519/fp_amd64.s | 3 +- .../cloudflare/circl/math/fp448/fp_amd64.s | 3 +- vendor/github.com/cloudflare/circl/math/integer.go | 16 - .../cloudflare/circl/sign/ed25519/point.go | 2 +- .../cloudflare/circl/sign/ed448/ed448.go | 2 +- vendor/github.com/cloudflare/circl/sign/sign.go | 3 - 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 +- .../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 +- .../pkg/apis/pipeline/v1/container_validation.go | 308 +- .../pipeline/pkg/apis/pipeline/v1/task_types.go | 6 - .../pkg/apis/pipeline/v1/task_validation.go | 344 +- .../pkg/apis/pipeline/v1/zz_generated.deepcopy.go | 44 - .../pkg/apis/pipeline/v1beta1/task_validation.go | 4 +- .../vbatts/tar-split/archive/tar/format.go | 4 - .../vbatts/tar-split/archive/tar/reader.go | 14 +- .../vbatts/tar-split/archive/tar/writer.go | 3 - 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 +- 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/trace/id_generator.go | 26 +- .../go.opentelemetry.io/otel/sdk/trace/provider.go | 12 +- .../go.opentelemetry.io/otel/sdk/trace/tracer.go | 13 +- vendor/go.opentelemetry.io/otel/sdk/version.go | 3 +- .../otel/semconv/internal/v2/http.go | 1 - 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 +- vendor/golang.org/x/crypto/ssh/mlkem.go | 187 - vendor/golang.org/x/mod/modfile/rule.go | 126 +- vendor/golang.org/x/mod/modfile/work.go | 8 +- vendor/golang.org/x/mod/module/module.go | 19 +- vendor/golang.org/x/mod/semver/semver.go | 30 +- vendor/golang.org/x/mod/sumdb/dirhash/hash.go | 6 +- vendor/golang.org/x/sync/errgroup/errgroup.go | 9 +- vendor/golang.org/x/term/terminal.go | 68 +- 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 - .../delegatingresolver/delegatingresolver.go | 188 +- .../grpc/internal/transport/http2_client.go | 5 +- .../grpc/internal/transport/http_util.go | 4 +- vendor/google.golang.org/grpc/version.go | 2 +- vendor/modules.txt | 73 +- 131 files changed, 18687 insertions(+), 20297 deletions(-) https://github.com/tektoncd/operator/compare/40cadbc581a2f634c89163f525215bc94e4de5e6..da8e8ad9d541a4abe6922b3b8ce5fc884133a27c
1 parent 3a98651 commit dff8cc9

144 files changed

Lines changed: 20344 additions & 18745 deletions

File tree

Some content is hidden

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

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-buildah/task-buildah-task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-buildah/0.7.0/task-buildah.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-buildah/0.7.1/task-buildah.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: buildah
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-s2i-dotnet/task-s2i-dotnet-task.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-dotnet/0.7.0/task-s2i-dotnet.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-dotnet/0.7.1/task-s2i-dotnet.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: s2i-dotnet
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery
@@ -51,7 +51,7 @@ spec:
5151
type: string
5252
- name: IMAGE_SCRIPTS_URL
5353
type: string
54-
default: "image:///usr/local/s2i"
54+
default: "image:///usr/libexec/s2i"
5555
description: |
5656
Specify a URL containing the default assemble and run scripts for the builder image
5757
- name: ENV_VARS

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-s2i-go/task-s2i-go-task.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-go/0.7.0/task-s2i-go.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-go/0.7.1/task-s2i-go.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: s2i-go
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery
@@ -51,7 +51,7 @@ spec:
5151
type: string
5252
- name: IMAGE_SCRIPTS_URL
5353
type: string
54-
default: "image:///usr/local/s2i"
54+
default: "image:///usr/libexec/s2i"
5555
description: |
5656
Specify a URL containing the default assemble and run scripts for the builder image
5757
- name: ENV_VARS

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-s2i-java/task-s2i-java-task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-java/0.7.0/task-s2i-java.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-java/0.7.1/task-s2i-java.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: s2i-java
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-s2i-nodejs/task-s2i-nodejs-task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-nodejs/0.7.0/task-s2i-nodejs.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-nodejs/0.7.1/task-s2i-nodejs.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: s2i-nodejs
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-s2i-perl/task-s2i-perl-task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-perl/0.7.0/task-s2i-perl.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-perl/0.7.1/task-s2i-perl.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: s2i-perl
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-s2i-php/task-s2i-php-task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-php/0.7.0/task-s2i-php.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-php/0.7.1/task-s2i-php.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: s2i-php
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-s2i-python/task-s2i-python-task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-python/0.7.0/task-s2i-python.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-python/0.7.1/task-s2i-python.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: s2i-python
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-s2i-ruby/task-s2i-ruby-task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-ruby/0.7.0/task-s2i-ruby.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-s2i-ruby/0.7.1/task-s2i-ruby.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: s2i-ruby
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery

.konflux/olm-catalog/bundle/kodata/tekton-addon/addons/06-ecosystem/tasks/task-skopeo-copy/task-skopeo-copy-task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# auto generated by script/update-tasks.sh
22
# DO NOT EDIT: use the script instead
3-
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-skopeo-copy/0.7.0/task-skopeo-copy.yaml
3+
# source: https://raw.githubusercontent.com/openshift-pipelines/tektoncd-catalog/p/tasks/task-skopeo-copy/0.7.1/task-skopeo-copy.yaml
44
#
55
---
66
---
@@ -10,7 +10,7 @@ kind: Task
1010
metadata:
1111
name: skopeo-copy
1212
labels:
13-
app.kubernetes.io/version: 0.7.0
13+
app.kubernetes.io/version: 0.7.1
1414
annotations:
1515
tekton.dev/source: "https://github.com/openshift-pipelines/task-containers"
1616
artifacthub.io/category: integration-delivery

0 commit comments

Comments
 (0)