Skip to content

Commit e63fd02

Browse files
openshift-pipelines-botpramodbindal
authored andcommitted
[bot] Update next from tektoncd/operator to d3742fb732776c0d32de760b212b5a05c02018f8
$ git diff --stat d3742fb732776c0d32de760b212b5a05c02018f8..1822c465178e6b44f37633d16985075af59596b2 .github/scripts/generate-bump-message.sh | 92 + .github/workflows/bump-payload-on-main.yaml | 46 +- .github/workflows/bump-payload-on-releases.yaml | 46 +- .github/workflows/chatops_retest.yaml | 79 +- .github/workflows/cherry-pick-command.yaml | 32 + .github/workflows/ci.yaml | 22 +- .github/workflows/codeql-analysis.yml | 14 +- .github/workflows/e2e-matrix.yml | 6 +- .github/workflows/go-coverage.yml | 19 +- .github/workflows/golangci-lint.yaml | 31 - .github/workflows/helm-release.yaml | 6 +- .github/workflows/slash.yml | 11 +- .../workflows/update-tektoncd-task-versions.yml | 6 +- .gitignore | 5 + Makefile | 3 +- OWNERS | 1 + README.md | 14 +- bump-output.txt | 5 - charts/tekton-operator/Chart.yaml | 4 +- .../tekton-operator/templates/kubernetes-crds.yaml | 40 +- .../tekton-operator/templates/openshift-crds.yaml | 44 +- .../kodata/cabundles/config-service-cabundle.yaml | 2 +- .../kodata/cabundles/config-trusted-cabundle.yaml | 2 +- .../03-pipeline-webhook-monitoring.yaml | 35 + cmd/tool/commands/bump.go | 29 +- cmd/tool/commands/check.go | 5 +- commit-message.txt | 7 - components.yaml | 13 +- config/base/300-operator_v1alpha1_chain_crd.yaml | 4 +- config/base/300-operator_v1alpha1_config_crd.yaml | 4 +- config/base/300-operator_v1alpha1_hub_crd.yaml | 4 +- .../300-operator_v1alpha1_installer_set_crd.yaml | 4 +- ...0-operator_v1alpha1_manualapprovalgate_crd.yaml | 4 +- .../base/300-operator_v1alpha1_pipeline_crd.yaml | 4 +- config/base/300-operator_v1alpha1_pruner_crd.yaml | 4 +- config/base/300-operator_v1alpha1_result_crd.yaml | 4 +- .../base/300-operator_v1alpha1_scheduler_crd.yaml | 51 + config/base/300-operator_v1alpha1_trigger_crd.yaml | 4 +- config/base/config-info.yaml | 2 +- config/base/config-leader-election.yaml | 2 +- config/base/config-logging.yaml | 2 +- config/base/kustomization.yaml | 3 + config/base/operator.yaml | 4 +- config/base/tekton-config-defaults.yaml | 2 +- config/base/tekton_scheduler_role.yaml | 57 + config/base/tekton_scheduler_role_binding.yaml | 26 + config/crs/kubernetes/kustomization.yaml | 1 + .../scheduler/operator_v1alpha1_scheduler_cr.yaml | 22 + .../base/300-operator_v1alpha1_dashboard_crd.yaml | 4 +- config/kubernetes/base/operator.yaml | 6 +- config/kubernetes/base/operator_service.yaml | 2 +- config/kubernetes/base/webhook.yaml | 4 +- .../base/300-operator_v1alpha1_addon_crd.yaml | 4 +- ...ator_v1alpha1_openshiftpipelinesascode_crd.yaml | 4 +- config/openshift/base/operator.yaml | 8 +- config/openshift/base/operator_service.yaml | 2 +- config/openshift/base/operator_servicemonitor.yaml | 6 - config/openshift/base/webhook.yaml | 4 +- docs/AirGapImageConfiguration.md | 64 +- docs/TektonConfig.md | 2 - docs/TektonPipeline.md | 8 - docs/TektonScheduler.md | 70 + go.mod | 145 +- go.sum | 320 +- hack/fetch-releases.sh | 37 +- hack/setup-kind.sh | 3 - .../manifests/config-logging_v1_configmap.yaml | 2 +- .../operator.tekton.dev_manualapprovalgates.yaml | 4 +- .../operator.tekton.dev_tektonchains.yaml | 4 +- .../operator.tekton.dev_tektonconfigs.yaml | 4 +- .../operator.tekton.dev_tektondashboards.yaml | 4 +- .../manifests/operator.tekton.dev_tektonhubs.yaml | 4 +- .../operator.tekton.dev_tektoninstallersets.yaml | 4 +- .../operator.tekton.dev_tektonpipelines.yaml | 4 +- .../operator.tekton.dev_tektonpruners.yaml | 43 - .../operator.tekton.dev_tektonresults.yaml | 4 +- .../operator.tekton.dev_tektontriggers.yaml | 4 +- .../tekton-config-defaults_v1_configmap.yaml | 2 +- ...roller-config-leader-election_v1_configmap.yaml | 2 +- .../tekton-operator-info_v1_configmap.yaml | 2 +- ...ebhook-config-leader-election_v1_configmap.yaml | 2 +- .../tekton-operator-webhook_v1_service.yaml | 4 +- .../manifests/tekton-operator_v1_service.yaml | 2 +- .../tektoncd-operator.clusterserviceversion.yaml | 103 +- operatorhub/openshift/config.yaml | 11 +- ...operator-rh.clusterserviceversion.template.yaml | 34 +- ...tor-rh.clusterserviceversion.template.yaml.tmpl | 24 +- .../openshift/release-artifacts/bundle.Dockerfile | 6 +- .../manifests/config-logging_v1_configmap.yaml | 15 +- ...or_monitoring.coreos.com_v1_servicemonitor.yaml | 19 - ...g_rbac.authorization.k8s.io_v1_rolebinding.yaml | 13 - ...tor-read_rbac.authorization.k8s.io_v1_role.yaml | 16 - ...ipelines-operator-rh.clusterserviceversion.yaml | 1024 ++-- .../operator.tekton.dev_manualapprovalgates.yaml | 45 - ...rator.tekton.dev_openshiftpipelinesascodes.yaml | 46 - .../operator.tekton.dev_tektonaddons.yaml | 6 +- .../operator.tekton.dev_tektonchains.yaml | 6 +- .../operator.tekton.dev_tektonconfigs.yaml | 6 +- .../manifests/operator.tekton.dev_tektonhubs.yaml | 6 +- .../operator.tekton.dev_tektoninstallersets.yaml | 6 +- .../operator.tekton.dev_tektonpipelines.yaml | 6 +- .../operator.tekton.dev_tektonpruners.yaml | 43 - .../operator.tekton.dev_tektonresults.yaml | 14 +- .../operator.tekton.dev_tektontriggers.yaml | 6 +- .../tekton-config-defaults_v1_configmap.yaml | 2 +- ...roller-config-leader-election_v1_configmap.yaml | 37 - ...tor-info_rbac.authorization.k8s.io_v1_role.yaml | 1 - .../tekton-operator-info_v1_configmap.yaml | 2 +- ...ebhook-config-leader-election_v1_configmap.yaml | 37 - .../tekton-operator-webhook_v1_service.yaml | 4 +- .../manifests/tekton-operator_v1_service.yaml | 2 +- ...e_rbac.authorization.k8s.io_v1_clusterrole.yaml | 14 - ...authorization.k8s.io_v1_clusterrolebinding.yaml | 13 - .../bundle/metadata/annotations.yaml | 6 +- pkg/apis/operator/v1alpha1/const.go | 1 + .../v1alpha1/openshiftpipelinesascode_defaults.go | 19 +- pkg/apis/operator/v1alpha1/register.go | 5 + .../operator/v1alpha1/tektonconfig_defaults.go | 1 + pkg/apis/operator/v1alpha1/tektonconfig_types.go | 5 +- .../operator/v1alpha1/tektonpipeline_defaults.go | 15 +- pkg/apis/operator/v1alpha1/tektonpipeline_types.go | 7 +- .../operator/v1alpha1/tektonscheduler_defaults.go | 47 + .../operator/v1alpha1/tektonscheduler_lifecycle.go | 148 + .../v1alpha1/tektonscheduler_lifecycle_test.go | 90 + .../operator/v1alpha1/tektonscheduler_types.go | 112 + .../v1alpha1/tektonscheduler_validation.go | 51 + .../v1alpha1/tektonscheduler_validation_test.go | 92 + .../operator/v1alpha1/zz_generated.deepcopy.go | 164 +- .../operator/v1alpha1/fake/fake_operator_client.go | 4 + .../operator/v1alpha1/fake/fake_tektonscheduler.go | 52 + .../typed/operator/v1alpha1/generated_expansion.go | 2 + .../typed/operator/v1alpha1/operator_client.go | 5 + .../typed/operator/v1alpha1/tektonscheduler.go | 70 + pkg/client/informers/externalversions/generic.go | 2 + .../operator/v1alpha1/interface.go | 7 + .../operator/v1alpha1/tektonscheduler.go | 89 + .../operator/v1alpha1/tektonkueue/fake/fake.go | 40 + .../v1alpha1/tektonkueue/filtered/fake/fake.go | 52 + .../v1alpha1/tektonkueue/filtered/tektonkueue.go | 65 + .../operator/v1alpha1/tektonkueue/tektonkueue.go | 52 + .../operator/v1alpha1/tektonscheduler/fake/fake.go | 40 + .../v1alpha1/tektonscheduler/filtered/fake/fake.go | 52 + .../tektonscheduler/filtered/tektonscheduler.go | 65 + .../v1alpha1/tektonscheduler/tektonscheduler.go | 52 + .../v1alpha1/tektonscheduler/controller.go | 170 + .../v1alpha1/tektonscheduler/reconciler.go | 432 ++ .../operator/v1alpha1/tektonscheduler/state.go | 97 + .../operator/v1alpha1/expansion_generated.go | 4 + .../listers/operator/v1alpha1/tektonscheduler.go | 48 + pkg/reconciler/common/initcontroller.go | 3 + pkg/reconciler/common/releases.go | 2 + pkg/reconciler/common/releases_test.go | 10 + .../tektoninstallerset/testdata/release.yaml | 9 - .../01-sample-tektoncd-pipelines-release.yaml | 9 - .../02-no-predicates-test-expected-result.yaml | 9 - .../03-with-skipchecks-test-expected-result.yaml | 9 - .../04-operand-label-expected-result.yaml | 9 - .../tekton-chains/0.26.2/release-v0.26.2.yaml | 573 +++ .../dummy.release.notags.yaml | 9 - .../common/transformer_additional_options.go | 15 +- pkg/reconciler/common/transformers.go | 79 +- pkg/reconciler/common/transformers_test.go | 95 +- .../kubernetes/kubernetesplatform/config.go | 4 + .../test-dashboard-transformer-updated.yaml | 2 +- .../tektoninstallerset/tektoninstallerset.go | 2 + .../kubernetes/tektoninstallerset/transformer.go | 36 + .../tektonpipeline-feature-flags-base.yaml | 1 - .../kubernetes/tektonscheduler/controller.go | 90 + .../kubernetes/tektonscheduler/finalize.go | 53 + .../kubernetes/tektonscheduler/installerset.go | 227 + .../kubernetes/tektonscheduler/metrics.go | 30 + .../kubernetes/tektonscheduler/reconcile.go | 147 + .../kubernetes/tektonscheduler/transformer.go | 119 + pkg/reconciler/openshift/namespace/namespace.go | 4 - .../openshiftpipelinesascode/extension.go | 45 +- .../openshift/openshiftplatform/config.go | 5 + .../testdata/test-console-cli-expected.yaml | 4 +- .../openshift/tektonaddon/transformer.go | 4 +- .../tektonconfig/extension/pipelinesascode.go | 7 +- .../openshift/tektonpipeline/extension.go | 20 +- .../openshift/tektonscheduler/controller.go | 30 + .../openshift/tektonscheduler/extension.go | 48 + pkg/reconciler/platform/const.go | 1 + pkg/reconciler/proxy/proxy.go | 4 - pkg/reconciler/shared/hash/hash.go | 13 - pkg/reconciler/shared/hash/hash_test.go | 4 - .../shared/tektonconfig/scheduler/scheduler.go | 212 + pkg/reconciler/shared/tektonconfig/tektonconfig.go | 11 +- .../shared/tektonconfig/upgrade/pre_upgrade.go | 31 + .../tektonconfig/upgrade/pre_upgrade_test.go | 40 + .../shared/tektonconfig/upgrade/upgrade.go | 3 +- .../tektoninstallerset/testdata/release.yaml | 9 - pr-body.txt | 28 - releases.md | 9 +- tekton/operator-release-pipeline.yaml | 10 +- tekton/release-cheat-sheet.md | 126 +- test/e2e-common.sh | 2 +- test/e2e-tests.sh | 3 - .../tekton-pipeline/0.44.0/release.notags.yaml | 9 - test/resources/tektonpruner.go | 2 +- vendor/cel.dev/expr/BUILD.bazel | 1 - vendor/cel.dev/expr/MODULE.bazel | 22 +- vendor/cel.dev/expr/checked.pb.go | Bin 50576 -> 36822 bytes vendor/cel.dev/expr/eval.pb.go | Bin 15803 -> 13095 bytes vendor/cel.dev/expr/explain.pb.go | Bin 7792 -> 6035 bytes vendor/cel.dev/expr/syntax.pb.go | Bin 58718 -> 42823 bytes vendor/cel.dev/expr/value.pb.go | Bin 20879 -> 15583 bytes vendor/cloud.google.com/go/auth/CHANGES.md | 12 +- .../cloud.google.com/go/auth/credentials/detect.go | 165 +- .../go/auth/credentials/filetypes.go | 35 +- .../go/auth/credentials/idtoken/file.go | 7 +- .../go/auth/credentials/idtoken/idtoken.go | 124 +- .../go/auth/credentials/idtoken/validate.go | 10 + .../go/auth/internal/credsfile/credsfile.go | 44 - .../go/auth/internal/credsfile/filetype.go | 1 + .../go/auth/internal/credsfile/parse.go | 7 +- .../cloud.google.com/go/auth/internal/internal.go | 13 +- .../cloud.google.com/go/auth/internal/version.go | 2 +- vendor/cuelang.org/go/cue/ast/ast.go | 143 +- vendor/cuelang.org/go/cue/ast/astutil/apply.go | 91 +- vendor/cuelang.org/go/cue/ast/astutil/resolve.go | 198 +- vendor/cuelang.org/go/cue/ast/astutil/sanitize.go | 37 +- vendor/cuelang.org/go/cue/ast/astutil/util.go | 12 +- vendor/cuelang.org/go/cue/ast/ident.go | 29 +- vendor/cuelang.org/go/cue/ast/importpath.go | 12 +- vendor/cuelang.org/go/cue/ast/walk.go | 14 + vendor/cuelang.org/go/cue/build/import.go | 2 +- vendor/cuelang.org/go/cue/build/instance.go | 5 +- vendor/cuelang.org/go/cue/context.go | 18 +- vendor/cuelang.org/go/cue/cuecontext/cuecontext.go | 4 - vendor/cuelang.org/go/cue/errors/errors.go | 126 +- vendor/cuelang.org/go/cue/format/node.go | 83 +- vendor/cuelang.org/go/cue/format/simplify.go | 5 +- vendor/cuelang.org/go/cue/instance.go | 4 +- .../cuelang.org/go/cue/interpreter/embed/embed.go | 24 +- vendor/cuelang.org/go/cue/literal/quote.go | 14 +- vendor/cuelang.org/go/cue/load/config.go | 23 +- vendor/cuelang.org/go/cue/load/errors.go | 2 + vendor/cuelang.org/go/cue/load/import.go | 17 +- vendor/cuelang.org/go/cue/load/instances.go | 13 +- vendor/cuelang.org/go/cue/load/loader_common.go | 2 +- vendor/cuelang.org/go/cue/load/search.go | 27 +- vendor/cuelang.org/go/cue/load/tags.go | 17 +- vendor/cuelang.org/go/cue/marshal.go | 14 +- vendor/cuelang.org/go/cue/op.go | 2 + vendor/cuelang.org/go/cue/parser/interface.go | 2 + vendor/cuelang.org/go/cue/parser/parser.go | 254 +- vendor/cuelang.org/go/cue/path.go | 60 +- vendor/cuelang.org/go/cue/query.go | 12 + vendor/cuelang.org/go/cue/scanner/scanner.go | 52 +- vendor/cuelang.org/go/cue/stats/stats.go | 10 +- vendor/cuelang.org/go/cue/token/position.go | 172 +- vendor/cuelang.org/go/cue/token/relpos_string.go | 5 +- vendor/cuelang.org/go/cue/token/token.go | 3 +- vendor/cuelang.org/go/cue/token/token_string.go | 32 +- vendor/cuelang.org/go/cue/types.go | 345 +- vendor/cuelang.org/go/encoding/json/json.go | 3 +- vendor/cuelang.org/go/encoding/json/pointer.go | 98 + .../go/encoding/jsonschema/constraints_array.go | 2 +- .../go/encoding/jsonschema/constraints_object.go | 33 +- vendor/cuelang.org/go/encoding/jsonschema/crd.go | 24 +- .../cuelang.org/go/encoding/jsonschema/decode.go | 55 +- .../go/encoding/jsonschema/external_teststats.txt | 31 +- .../cuelang.org/go/encoding/jsonschema/generate.go | 1253 +++++ .../go/encoding/jsonschema/generate_items.go | 916 ++++ .../cuelang.org/go/encoding/jsonschema/pointer.go | 44 - vendor/cuelang.org/go/encoding/jsonschema/ref.go | 18 +- vendor/cuelang.org/go/encoding/jsonschema/util.go | 25 +- .../cuelang.org/go/encoding/jsonschema/version.go | 2 +- .../go/encoding/jsonschema/version_string.go | 5 +- vendor/cuelang.org/go/encoding/openapi/build.go | 10 +- vendor/cuelang.org/go/encoding/openapi/cycle.go | 20 +- vendor/cuelang.org/go/encoding/openapi/decode.go | 6 +- vendor/cuelang.org/go/encoding/openapi/openapi.go | 13 +- vendor/cuelang.org/go/encoding/protobuf/parse.go | 16 +- .../go/encoding/protobuf/textproto/decoder.go | 9 +- .../go/encoding/protobuf/textproto/encoder.go | 2 +- vendor/cuelang.org/go/encoding/protobuf/types.go | 32 +- vendor/cuelang.org/go/encoding/protobuf/util.go | 7 +- vendor/cuelang.org/go/encoding/toml/decode.go | 49 +- vendor/cuelang.org/go/encoding/xml/koala/decode.go | 33 +- vendor/cuelang.org/go/encoding/yaml/yaml.go | 40 +- vendor/cuelang.org/go/internal/anyunique/unique.go | 122 + .../cuelang.org/go/internal/astinternal/debug.go | 31 +- vendor/cuelang.org/go/internal/core/adt/adt.go | 10 +- .../go/internal/core/adt/arctype_string.go | 28 + vendor/cuelang.org/go/internal/core/adt/closed.go | 436 +- vendor/cuelang.org/go/internal/core/adt/closed2.go | 69 - .../cuelang.org/go/internal/core/adt/composite.go | 489 +- .../go/internal/core/adt/comprehension.go | 117 +- .../cuelang.org/go/internal/core/adt/conjunct.go | 131 +- .../go/internal/core/adt/constraints.go | 19 +- vendor/cuelang.org/go/internal/core/adt/context.go | 502 +- vendor/cuelang.org/go/internal/core/adt/cycle.go | 379 +- .../go/internal/core/adt/defidtype_string.go | 27 + .../cuelang.org/go/internal/core/adt/disjunct.go | 427 +- .../cuelang.org/go/internal/core/adt/disjunct2.go | 86 +- .../cuelang.org/go/internal/core/adt/equality.go | 37 - .../go/internal/core/adt/errorcode_string.go | 5 +- vendor/cuelang.org/go/internal/core/adt/errors.go | 71 +- vendor/cuelang.org/go/internal/core/adt/eval.go | 2010 +------- vendor/cuelang.org/go/internal/core/adt/expr.go | 390 +- vendor/cuelang.org/go/internal/core/adt/feature.go | 14 +- vendor/cuelang.org/go/internal/core/adt/flags.go | 41 + vendor/cuelang.org/go/internal/core/adt/kind.go | 64 +- vendor/cuelang.org/go/internal/core/adt/log.go | 2 +- vendor/cuelang.org/go/internal/core/adt/mem.go | 24 +- vendor/cuelang.org/go/internal/core/adt/op.go | 4 +- .../cuelang.org/go/internal/core/adt/op_string.go | 10 +- .../cuelang.org/go/internal/core/adt/optional.go | 154 - vendor/cuelang.org/go/internal/core/adt/overlay.go | 12 +- .../go/internal/core/adt/runmode_string.go | 8 +- vendor/cuelang.org/go/internal/core/adt/sched.go | 6 +- vendor/cuelang.org/go/internal/core/adt/share.go | 13 +- vendor/cuelang.org/go/internal/core/adt/states.go | 6 +- vendor/cuelang.org/go/internal/core/adt/tasks.go | 47 +- .../cuelang.org/go/internal/core/adt/typocheck.go | 117 +- vendor/cuelang.org/go/internal/core/adt/unify.go | 61 +- .../cuelang.org/go/internal/core/adt/validate.go | 32 +- .../go/internal/core/adt/vertexstatus_string.go | 12 +- .../go/internal/core/compile/builtin.go | 107 +- .../go/internal/core/compile/compile.go | 218 +- .../cuelang.org/go/internal/core/compile/label.go | 2 +- .../go/internal/core/compile/predeclared.go | 8 + .../go/internal/core/compile/validator.go | 8 +- vendor/cuelang.org/go/internal/core/convert/go.go | 40 +- .../cuelang.org/go/internal/core/debug/compact.go | 33 +- vendor/cuelang.org/go/internal/core/debug/debug.go | 121 +- vendor/cuelang.org/go/internal/core/dep/dep.go | 46 +- vendor/cuelang.org/go/internal/core/dep/mixed.go | 12 +- vendor/cuelang.org/go/internal/core/export/adt.go | 7 +- .../cuelang.org/go/internal/core/export/export.go | 56 +- vendor/cuelang.org/go/internal/core/export/expr.go | 29 +- .../cuelang.org/go/internal/core/export/extract.go | 29 +- .../cuelang.org/go/internal/core/export/label.go | 12 +- .../cuelang.org/go/internal/core/export/value.go | 27 +- .../cuelang.org/go/internal/core/format/printer.go | 26 + .../walk.go => internal/core/layer/layer.go} | 27 +- .../cuelang.org/go/internal/core/runtime/build.go | 24 +- .../cuelang.org/go/internal/core/runtime/extern.go | 5 +- .../go/internal/core/runtime/resolve.go | 2 +- .../go/internal/core/runtime/runtime.go | 12 +- .../go/internal/core/subsume/subsume.go | 5 +- .../cuelang.org/go/internal/core/subsume/vertex.go | 216 +- .../go/internal/core/toposort/vertex.go | 20 +- vendor/cuelang.org/go/internal/core/walk/walk.go | 3 + vendor/cuelang.org/go/internal/cueconfig/config.go | 18 +- .../cuelang.org/go/internal/cueexperiment/exp.go | 82 +- .../cuelang.org/go/internal/cueexperiment/file.go | 254 +- .../cuelang.org/go/internal/cueexperiment/parse.go | 68 +- .../cuelang.org/go/internal/cueversion/version.go | 41 +- vendor/cuelang.org/go/internal/encoding/encoder.go | 59 +- .../go/internal/encoding/yaml/decode.go | 27 +- .../go/internal/encoding/yaml/encode.go | 6 +- vendor/cuelang.org/go/internal/envflag/flag.go | 12 +- .../cuelang.org/go/internal/filetypes/filetypes.go | 2 +- .../go/internal/filetypes/tagtype_string.go | 5 +- vendor/cuelang.org/go/internal/filetypes/tofile.go | 2 +- .../go/internal/filetypes/tofile_bootstrap.go | 2 +- vendor/cuelang.org/go/internal/filetypes/types.go | 2 +- .../cuelang.org/go/internal/filetypes/types_gen.go | 2 +- .../go/internal/filetypes/types_gen.go.tmpl | 2 +- vendor/cuelang.org/go/internal/internal.go | 183 +- .../internal/{core/adt/dev.go => iterutil/iter.go} | 21 +- .../go/internal/mod/modimports/modimports.go | 34 +- .../go/internal/mod/modresolve/resolve.go | 4 +- .../cuelang.org/go/internal/mod/semver/semver.go | 29 +- vendor/cuelang.org/go/internal/pkg/builtin.go | 12 +- vendor/cuelang.org/go/internal/pkg/context.go | 8 +- vendor/cuelang.org/go/internal/pkg/types.go | 14 +- vendor/cuelang.org/go/internal/source/source.go | 12 +- vendor/cuelang.org/go/internal/task/task.go | 79 +- vendor/cuelang.org/go/internal/tools.mod | 2 +- vendor/cuelang.org/go/mod/modfile/modfile.go | 2 +- vendor/cuelang.org/go/mod/modregistry/client.go | 73 +- vendor/cuelang.org/go/mod/module/dirfs.go | 2 +- vendor/cuelang.org/go/mod/module/module.go | 11 +- vendor/cuelang.org/go/mod/module/path.go | 18 +- vendor/cuelang.org/go/mod/module/versions.go | 3 - vendor/cuelang.org/go/mod/modzip/zip.go | 2 +- vendor/cuelang.org/go/pkg/encoding/yaml/manual.go | 4 +- vendor/cuelang.org/go/pkg/list/list.go | 5 +- vendor/cuelang.org/go/pkg/list/sort.go | 44 +- vendor/cuelang.org/go/pkg/net/ip.go | 64 +- vendor/cuelang.org/go/pkg/net/pkg.go | 26 + vendor/cuelang.org/go/pkg/net/url.go | 2 +- vendor/cuelang.org/go/pkg/regexp/manual.go | 8 +- vendor/cuelang.org/go/pkg/regexp/regexp.go | 1 - vendor/cuelang.org/go/pkg/strconv/strconv.go | 123 +- vendor/cuelang.org/go/pkg/strings/manual.go | 5 +- vendor/cuelang.org/go/pkg/strings/strings.go | 4 +- vendor/cuelang.org/go/tools/flow/cycle.go | 107 + vendor/cuelang.org/go/tools/flow/flow.go | 494 ++ vendor/cuelang.org/go/tools/flow/run.go | 251 + vendor/cuelang.org/go/tools/flow/state_string.go | 27 + vendor/cuelang.org/go/tools/flow/tasks.go | 285 ++ .../aws/aws-sdk-go-v2/service/ecr/CHANGELOG.md | 87 + .../aws/aws-sdk-go-v2/service/ecr/api_client.go | 96 +- .../ecr/api_op_BatchCheckLayerAvailability.go | 30 + .../service/ecr/api_op_BatchDeleteImage.go | 30 + .../service/ecr/api_op_BatchGetImage.go | 30 + ...i_op_BatchGetRepositoryScanningConfiguration.go | 30 + .../service/ecr/api_op_CompleteLayerUpload.go | 30 + .../ecr/api_op_CreatePullThroughCacheRule.go | 30 + .../service/ecr/api_op_CreateRepository.go | 34 + .../ecr/api_op_CreateRepositoryCreationTemplate.go | 34 + .../service/ecr/api_op_DeleteLifecyclePolicy.go | 30 + .../ecr/api_op_DeletePullThroughCacheRule.go | 30 + .../service/ecr/api_op_DeleteRegistryPolicy.go | 30 + .../service/ecr/api_op_DeleteRepository.go | 30 + .../ecr/api_op_DeleteRepositoryCreationTemplate.go | 30 + .../service/ecr/api_op_DeleteRepositoryPolicy.go | 30 + .../ecr/api_op_DescribeImageReplicationStatus.go | 30 + .../ecr/api_op_DescribeImageScanFindings.go | 30 + .../service/ecr/api_op_DescribeImages.go | 30 + .../ecr/api_op_DescribePullThroughCacheRules.go | 30 + .../service/ecr/api_op_DescribeRegistry.go | 30 + .../service/ecr/api_op_DescribeRepositories.go | 30 + .../api_op_DescribeRepositoryCreationTemplates.go | 30 + .../service/ecr/api_op_GetAccountSetting.go | 30 + .../service/ecr/api_op_GetAuthorizationToken.go | 30 + .../service/ecr/api_op_GetDownloadUrlForLayer.go | 30 + .../service/ecr/api_op_GetLifecyclePolicy.go | 30 + .../ecr/api_op_GetLifecyclePolicyPreview.go | 30 + .../service/ecr/api_op_GetRegistryPolicy.go | 30 + .../ecr/api_op_GetRegistryScanningConfiguration.go | 30 + .../service/ecr/api_op_GetRepositoryPolicy.go | 30 + .../service/ecr/api_op_InitiateLayerUpload.go | 30 + .../aws-sdk-go-v2/service/ecr/api_op_ListImages.go | 30 + .../service/ecr/api_op_ListTagsForResource.go | 30 + .../service/ecr/api_op_PutAccountSetting.go | 30 + .../aws-sdk-go-v2/service/ecr/api_op_PutImage.go | 30 + .../ecr/api_op_PutImageScanningConfiguration.go | 30 + .../service/ecr/api_op_PutImageTagMutability.go | 39 + .../service/ecr/api_op_PutLifecyclePolicy.go | 30 + .../service/ecr/api_op_PutRegistryPolicy.go | 30 + .../ecr/api_op_PutRegistryScanningConfiguration.go | 30 + .../ecr/api_op_PutReplicationConfiguration.go | 30 + .../service/ecr/api_op_SetRepositoryPolicy.go | 30 + .../service/ecr/api_op_StartImageScan.go | 30 + .../ecr/api_op_StartLifecyclePolicyPreview.go | 30 + .../service/ecr/api_op_TagResource.go | 30 + .../service/ecr/api_op_UntagResource.go | 30 + .../ecr/api_op_UpdatePullThroughCacheRule.go | 30 + .../ecr/api_op_UpdateRepositoryCreationTemplate.go | 34 + .../service/ecr/api_op_UploadLayerPart.go | 30 + .../ecr/api_op_ValidatePullThroughCacheRule.go | 30 + .../aws/aws-sdk-go-v2/service/ecr/auth.go | 28 +- .../aws/aws-sdk-go-v2/service/ecr/deserializers.go | 107 +- .../aws/aws-sdk-go-v2/service/ecr/endpoints.go | 2 + .../aws/aws-sdk-go-v2/service/ecr/generated.json | 2 +- .../service/ecr/go_module_metadata.go | 2 +- .../service/ecr/internal/endpoints/endpoints.go | 6 + .../aws/aws-sdk-go-v2/service/ecr/options.go | 7 + .../aws/aws-sdk-go-v2/service/ecr/serializers.go | 58 + .../aws/aws-sdk-go-v2/service/ecr/types/enums.go | 26 +- .../aws/aws-sdk-go-v2/service/ecr/types/types.go | 29 + .../aws/aws-sdk-go-v2/service/ecr/validators.go | 55 + .../aws-sdk-go-v2/service/ecrpublic/CHANGELOG.md | 76 + .../aws-sdk-go-v2/service/ecrpublic/api_client.go | 96 +- .../api_op_BatchCheckLayerAvailability.go | 30 + .../service/ecrpublic/api_op_BatchDeleteImage.go | 30 + .../ecrpublic/api_op_CompleteLayerUpload.go | 30 + .../service/ecrpublic/api_op_CreateRepository.go | 30 + .../service/ecrpublic/api_op_DeleteRepository.go | 30 + .../ecrpublic/api_op_DeleteRepositoryPolicy.go | 30 + .../service/ecrpublic/api_op_DescribeImageTags.go | 30 + .../service/ecrpublic/api_op_DescribeImages.go | 30 + .../service/ecrpublic/api_op_DescribeRegistries.go | 30 + .../ecrpublic/api_op_DescribeRepositories.go | 30 + .../ecrpublic/api_op_GetAuthorizationToken.go | 30 + .../ecrpublic/api_op_GetRegistryCatalogData.go | 30 + .../ecrpublic/api_op_GetRepositoryCatalogData.go | 30 + .../ecrpublic/api_op_GetRepositoryPolicy.go | 30 + .../ecrpublic/api_op_InitiateLayerUpload.go | 30 + .../ecrpublic/api_op_ListTagsForResource.go | 30 + .../service/ecrpublic/api_op_PutImage.go | 30 + .../ecrpublic/api_op_PutRegistryCatalogData.go | 30 + .../ecrpublic/api_op_PutRepositoryCatalogData.go | 30 + .../ecrpublic/api_op_SetRepositoryPolicy.go | 30 + .../service/ecrpublic/api_op_TagResource.go | 30 + .../service/ecrpublic/api_op_UntagResource.go | 30 + .../service/ecrpublic/api_op_UploadLayerPart.go | 30 + .../aws/aws-sdk-go-v2/service/ecrpublic/auth.go | 28 +- .../service/ecrpublic/deserializers.go | 9 - .../aws-sdk-go-v2/service/ecrpublic/endpoints.go | 2 + .../aws-sdk-go-v2/service/ecrpublic/generated.json | 2 +- .../service/ecrpublic/go_module_metadata.go | 2 +- .../aws/aws-sdk-go-v2/service/ecrpublic/options.go | 7 + .../ecr-login/api/client.go | 2 +- .../go-osc52/v2}/LICENSE | 4 +- .../github.com/aymanbagabas/go-osc52/v2/README.md | 83 + .../github.com/aymanbagabas/go-osc52/v2/osc52.go | 305 ++ .../buildkite/agent/v3/api/annotations.go | 12 +- vendor/github.com/buildkite/agent/v3/api/client.go | 7 +- .../agent/v3/api/github_code_access_token.go | 1 - vendor/github.com/buildkite/agent/v3/api/jobs.go | 35 +- vendor/github.com/buildkite/agent/v3/api/token.go | 35 + .../github.com/buildkite/agent/v3/logger/buffer.go | 6 + .../github.com/buildkite/agent/v3/version/VERSION | 2 +- .../github.com/buildkite/go-pipeline/pipeline.go | 5 +- vendor/github.com/buildkite/go-pipeline/secret.go | 43 + vendor/github.com/buildkite/go-pipeline/secrets.go | 141 + .../buildkite/go-pipeline/step_command.go | 12 +- .../github.com/cert-manager/cert-manager/LICENSE | 201 + .../github.com/cert-manager/cert-manager/LICENSES | 235 + .../cert-manager/cert-manager/pkg/apis/acme/doc.go | 22 + .../cert-manager/pkg/apis/acme/v1/const.go | 22 + .../cert-manager/pkg/apis/acme/v1/doc.go | 21 + .../cert-manager/pkg/apis/acme/v1/register.go | 58 + .../cert-manager/pkg/apis/acme/v1/types.go | 57 + .../pkg/apis/acme/v1/types_challenge.go | 145 + .../cert-manager/pkg/apis/acme/v1/types_issuer.go | 863 ++++ .../cert-manager/pkg/apis/acme/v1/types_order.go | 254 + .../pkg/apis/acme/v1/zz_generated.deepcopy.go | 1093 +++++ .../cert-manager/pkg/apis/certmanager/doc.go | 23 + .../cert-manager/pkg/apis/certmanager/v1/const.go | 48 + .../cert-manager/pkg/apis/certmanager/v1/doc.go | 22 + .../pkg/apis/certmanager/v1/generic_issuer.go | 85 + .../pkg/apis/certmanager/v1/register.go | 62 + .../cert-manager/pkg/apis/certmanager/v1/types.go | 310 ++ .../pkg/apis/certmanager/v1/types_certificate.go | 771 ++++ .../certmanager/v1/types_certificaterequest.go | 258 ++ .../pkg/apis/certmanager/v1/types_issuer.go | 450 ++ .../apis/certmanager/v1/zz_generated.deepcopy.go | 1201 +++++ .../cert-manager/cert-manager/pkg/apis/meta/doc.go | 20 + .../cert-manager/pkg/apis/meta/v1/doc.go | 21 + .../cert-manager/pkg/apis/meta/v1/register.go | 51 + .../cert-manager/pkg/apis/meta/v1/types.go | 85 + .../pkg/apis/meta/v1/zz_generated.deepcopy.go | 71 + vendor/github.com/go-chi/chi/v5/chi.go | 2 +- .../go-chi/chi/v5/middleware/content_charset.go | 9 +- .../go-chi/chi/v5/middleware/request_id.go | 6 +- .../github.com/go-chi/chi/v5/middleware/strip.go | 11 +- vendor/github.com/go-chi/chi/v5/mux.go | 6 +- vendor/github.com/go-chi/chi/v5/path_value.go | 21 - .../go-chi/chi/v5/path_value_fallback.go | 19 - vendor/github.com/go-chi/chi/v5/tree.go | 21 +- vendor/github.com/go-openapi/errors/.cliff.toml | 181 + vendor/github.com/go-openapi/errors/.editorconfig | 26 + vendor/github.com/go-openapi/errors/.gitignore | 3 +- vendor/github.com/go-openapi/errors/.golangci.yml | 31 +- .../github.com/go-openapi/errors/CONTRIBUTORS.md | 24 + vendor/github.com/go-openapi/errors/README.md | 121 +- vendor/github.com/go-openapi/errors/SECURITY.md | 19 + vendor/github.com/go-openapi/errors/api.go | 110 +- vendor/github.com/go-openapi/errors/auth.go | 2 +- vendor/github.com/go-openapi/errors/headers.go | 16 +- vendor/github.com/go-openapi/errors/middleware.go | 3 +- vendor/github.com/go-openapi/errors/parsing.go | 9 +- vendor/github.com/go-openapi/errors/schema.go | 91 +- .../github.com/go-openapi/jsonpointer/.cliff.toml | 181 + .../github.com/go-openapi/jsonpointer/.gitignore | 5 +- .../go-openapi/jsonpointer/.golangci.yml | 29 +- .../go-openapi/jsonpointer/CONTRIBUTORS.md | 24 + vendor/github.com/go-openapi/jsonpointer/LICENSE | 1 - vendor/github.com/go-openapi/jsonpointer/NOTICE | 39 + vendor/github.com/go-openapi/jsonpointer/README.md | 147 +- .../github.com/go-openapi/jsonpointer/SECURITY.md | 19 + vendor/github.com/go-openapi/jsonpointer/errors.go | 23 +- .../github.com/go-openapi/jsonpointer/pointer.go | 358 +- .../go-openapi/jsonreference/.cliff.toml | 181 + .../go-openapi/jsonreference/.editorconfig | 26 + .../go-openapi/jsonreference/.golangci.yml | 29 +- .../go-openapi/jsonreference/CONTRIBUTORS.md | 21 + vendor/github.com/go-openapi/jsonreference/NOTICE | 5 +- .../github.com/go-openapi/jsonreference/README.md | 87 +- .../go-openapi/jsonreference/SECURITY.md | 19 + .../jsonreference/internal/normalize_url.go | 8 +- .../go-openapi/jsonreference/reference.go | 20 +- vendor/github.com/go-openapi/spec/.cliff.toml | 181 + vendor/github.com/go-openapi/spec/.golangci.yml | 29 +- vendor/github.com/go-openapi/spec/CONTRIBUTORS.md | 50 + vendor/github.com/go-openapi/spec/README.md | 106 +- vendor/github.com/go-openapi/spec/SECURITY.md | 19 + vendor/github.com/go-openapi/spec/doc.go | 7 + vendor/github.com/go-openapi/spec/expander.go | 3 + vendor/github.com/go-openapi/spec/normalizer.go | 2 +- vendor/github.com/go-openapi/spec/operation.go | 2 +- vendor/github.com/go-openapi/spec/properties.go | 45 +- vendor/github.com/go-openapi/spec/ref.go | 2 +- vendor/github.com/go-openapi/spec/resolver.go | 2 +- vendor/github.com/go-openapi/spec/spec.go | 2 +- vendor/github.com/go-openapi/spec/validations.go | 2 +- .../goccy/go-json/internal/decoder/compile.go | 18 +- .../go-json/internal/decoder/compile_norace.go | 1 + .../goccy/go-json/internal/decoder/compile_race.go | 1 + .../goccy/go-json/internal/encoder/compiler.go | 16 +- .../go-json/internal/encoder/compiler_norace.go | 1 + .../go-json/internal/encoder/compiler_race.go | 1 + .../goccy/go-json/internal/encoder/encoder.go | 5 + .../goccy/go-json/internal/runtime/type.go | 108 +- vendor/github.com/google/cel-go/cel/BUILD.bazel | 7 +- vendor/github.com/google/cel-go/cel/library.go | 1 - vendor/github.com/google/cel-go/cel/optimizer.go | 54 +- vendor/github.com/google/cel-go/checker/checker.go | 59 +- vendor/github.com/google/cel-go/checker/env.go | 112 +- vendor/github.com/google/cel-go/checker/scopes.go | 25 + vendor/github.com/google/cel-go/common/ast/ast.go | 55 + .../github.com/google/cel-go/common/debug/debug.go | 15 + .../google/cel-go/common/env/BUILD.bazel | 2 +- vendor/github.com/google/cel-go/common/env/env.go | 2 +- .../google/cel-go/common/types/BUILD.bazel | 1 - .../github.com/google/cel-go/common/types/bool.go | 2 +- .../github.com/google/cel-go/common/types/bytes.go | 2 +- .../google/cel-go/common/types/double.go | 2 +- .../google/cel-go/common/types/duration.go | 2 +- .../github.com/google/cel-go/common/types/int.go | 2 +- .../google/cel-go/common/types/json_value.go | 9 +- .../github.com/google/cel-go/common/types/list.go | 9 +- .../github.com/google/cel-go/common/types/map.go | 48 +- .../github.com/google/cel-go/common/types/null.go | 8 +- .../google/cel-go/common/types/object.go | 2 +- .../google/cel-go/common/types/string.go | 2 +- .../google/cel-go/common/types/timestamp.go | 2 +- .../github.com/google/cel-go/common/types/uint.go | 2 +- .../cel-go/interpreter/attribute_patterns.go | 12 +- .../google/cel-go/interpreter/attributes.go | 53 +- .../google/cel-go/interpreter/interpretable.go | 5 + .../google/cel-go/interpreter/interpreter.go | 16 + .../google/cel-go/interpreter/planner.go | 104 +- vendor/github.com/google/cel-go/parser/helper.go | 2 +- .../gnostic-models/extensions/extension.proto | 2 +- .../gnostic-models/openapiv2/OpenAPIv2.proto | 2 +- .../gnostic-models/openapiv3/OpenAPIv3.proto | 2 +- .../gnostic-models/openapiv3/annotations.proto | 2 +- .../google/go-querystring/query/encode.go | 73 +- .../protoc-gen-openapiv2/options/openapiv2.pb.go | 26 +- .../protoc-gen-openapiv2/options/openapiv2.proto | 3 + .../options/openapiv2_protoopaque.pb.go | 24 +- vendor/github.com/konflux-ci/tekton-kueue/LICENSE | 201 + .../tekton-kueue/pkg/common/constants.go | 24 + .../tekton-kueue/pkg/config/config_type.go | 36 + .../pkg/config/zz_generated.deepcopy.go | 75 + .../lestrrat-go/dsig-secp256k1/.gitignore | 32 + .../github.com/lestrrat-go/dsig-secp256k1/Changes | 5 + .../dsig-secp256k1}/LICENSE | 4 +- .../lestrrat-go/dsig-secp256k1/secp256k1.go | 29 + vendor/github.com/lestrrat-go/dsig/.gitignore | 32 + vendor/github.com/lestrrat-go/dsig/Changes | 5 + vendor/github.com/lestrrat-go/dsig/LICENSE | 21 + vendor/github.com/lestrrat-go/dsig/README.md | 163 + vendor/github.com/lestrrat-go/dsig/algorithms.go | 37 + .../github.com/lestrrat-go/dsig/crypto_signer.go | 45 + vendor/github.com/lestrrat-go/dsig/dsig.go | 224 + vendor/github.com/lestrrat-go/dsig/ecdsa.go | 200 + vendor/github.com/lestrrat-go/dsig/eddsa.go | 44 + vendor/github.com/lestrrat-go/dsig/hmac.go | 45 + .../lestrrat-go/dsig/internal/ecutil/ecutil.go | 76 + vendor/github.com/lestrrat-go/dsig/rsa.go | 63 + vendor/github.com/lestrrat-go/dsig/sign.go | 100 + vendor/github.com/lestrrat-go/dsig/validation.go | 66 + vendor/github.com/lestrrat-go/dsig/verify.go | 134 + .../github.com/lestrrat-go/httprc/v3/.golangci.yml | 2 + vendor/github.com/lestrrat-go/httprc/v3/Changes | 5 +- vendor/github.com/lestrrat-go/httprc/v3/backend.go | 10 +- vendor/github.com/lestrrat-go/httprc/v3/worker.go | 2 + vendor/github.com/lestrrat-go/jwx/v3/Changes | 14 + vendor/github.com/lestrrat-go/jwx/v3/MODULE.bazel | 6 +- .../lestrrat-go/jwx/v3/internal/keyconv/keyconv.go | 89 + .../github.com/lestrrat-go/jwx/v3/jwe/encrypt.go | 41 +- vendor/github.com/lestrrat-go/jwx/v3/jwk/cache.go | 4 + vendor/github.com/lestrrat-go/jwx/v3/jwk/fetch.go | 2 +- vendor/github.com/lestrrat-go/jwx/v3/jws/es256k.go | 1 + vendor/github.com/lestrrat-go/jwx/v3/jws/jws.go | 4 + .../lestrrat-go/jwx/v3/jws/jwsbb/BUILD.bazel | 1 + .../lestrrat-go/jwx/v3/jws/jwsbb/ecdsa.go | 87 +- .../lestrrat-go/jwx/v3/jws/jwsbb/eddsa.go | 44 +- .../lestrrat-go/jwx/v3/jws/jwsbb/es256k.go | 14 + .../lestrrat-go/jwx/v3/jws/jwsbb/hmac.go | 71 +- .../lestrrat-go/jwx/v3/jws/jwsbb/jwsbb.go | 65 + .../github.com/lestrrat-go/jwx/v3/jws/jwsbb/rsa.go | 95 +- .../lestrrat-go/jwx/v3/jws/jwsbb/sign.go | 119 +- .../lestrrat-go/jwx/v3/jws/jwsbb/verify.go | 142 +- .../lucasb-eyer/go-colorful/CHANGELOG.md | 24 + .../github.com/lucasb-eyer/go-colorful/README.md | 39 +- .../lucasb-eyer/go-colorful/colorgens.go | 36 +- .../github.com/lucasb-eyer/go-colorful/colors.go | 221 +- .../lucasb-eyer/go-colorful/happy_palettegen.go | 18 +- .../github.com/lucasb-eyer/go-colorful/hexcolor.go | 20 + vendor/github.com/lucasb-eyer/go-colorful/hsluv.go | 5 +- vendor/github.com/lucasb-eyer/go-colorful/rand.go | 22 + .../lucasb-eyer/go-colorful/soft_palettegen.go | 17 +- vendor/github.com/lucasb-eyer/go-colorful/sort.go | 191 + .../lucasb-eyer/go-colorful/warm_palettegen.go | 18 +- vendor/github.com/mattn/go-runewidth/README.md | 27 - vendor/github.com/mattn/go-runewidth/runewidth.go | 358 -- .../mattn/go-runewidth/runewidth_appengine.go | 9 - .../github.com/mattn/go-runewidth/runewidth_js.go | 9 - .../mattn/go-runewidth/runewidth_posix.go | 81 - .../mattn/go-runewidth/runewidth_table.go | 450 -- .../mattn/go-runewidth/runewidth_windows.go | 28 - .../github.com/muesli/termenv/.golangci-soft.yml | 6 +- vendor/github.com/muesli/termenv/.golangci.yml | 1 - vendor/github.com/muesli/termenv/README.md | 246 +- vendor/github.com/muesli/termenv/ansi_compat.md | 17 + vendor/github.com/muesli/termenv/ansicolors.go | 2 +- vendor/github.com/muesli/termenv/color.go | 99 +- vendor/github.com/muesli/termenv/constants_zos.go | 8 + vendor/github.com/muesli/termenv/copy.go | 37 + vendor/github.com/muesli/termenv/hyperlink.go | 11 + vendor/github.com/muesli/termenv/notification.go | 11 + vendor/github.com/muesli/termenv/output.go | 205 + vendor/github.com/muesli/termenv/profile.go | 112 + vendor/github.com/muesli/termenv/screen.go | 442 +- vendor/github.com/muesli/termenv/style.go | 11 +- vendor/github.com/muesli/termenv/templatehelper.go | 59 +- vendor/github.com/muesli/termenv/termenv.go | 92 +- vendor/github.com/muesli/termenv/termenv_other.go | 18 +- vendor/github.com/muesli/termenv/termenv_posix.go | 4 +- vendor/github.com/muesli/termenv/termenv_unix.go | 147 +- .../github.com/muesli/termenv/termenv_windows.go | 63 +- .../opa/capabilities/v1.10.0.json | 4867 ++++++++++++++++++++ .../opa/capabilities/v1.10.1.json | 4867 ++++++++++++++++++++ .../open-policy-agent/opa/capabilities/v1.9.0.json | 4867 ++++++++++++++++++++ .../open-policy-agent/opa/internal/bundle/utils.go | 2 +- .../opa/internal/edittree/edittree.go | 79 +- .../opa/internal/runtime/init/init.go | 4 +- .../opa/internal/semver/semver.go | 15 + .../open-policy-agent/opa/v1/ast/annotations.go | 50 + .../open-policy-agent/opa/v1/ast/builtins.go | 406 +- .../open-policy-agent/opa/v1/ast/capabilities.go | 4 +- .../open-policy-agent/opa/v1/ast/compare.go | 193 +- .../open-policy-agent/opa/v1/ast/compile.go | 9 + .../open-policy-agent/opa/v1/ast/index.go | 54 +- .../open-policy-agent/opa/v1/ast/interning.go | 1658 ++++--- .../open-policy-agent/opa/v1/ast/parser.go | 140 +- .../open-policy-agent/opa/v1/ast/performance.go | 85 + .../open-policy-agent/opa/v1/ast/term.go | 495 +- .../open-policy-agent/opa/v1/bundle/file.go | 2 +- .../open-policy-agent/opa/v1/bundle/store.go | 6 + .../open-policy-agent/opa/v1/format/format.go | 96 +- .../open-policy-agent/opa/v1/metrics/metrics.go | 36 +- .../open-policy-agent/opa/v1/plugins/rest/auth.go | 2 +- .../open-policy-agent/opa/v1/rego/rego.go | 4 +- .../open-policy-agent/opa/v1/storage/inmem/ast.go | 17 +- .../opa/v1/storage/inmem/inmem.go | 66 +- .../open-policy-agent/opa/v1/storage/inmem/txn.go | 198 +- .../opa/v1/storage/internal/errors/errors.go | 31 +- .../opa/v1/storage/internal/ptr/ptr.go | 51 +- .../open-policy-agent/opa/v1/storage/path.go | 54 +- .../open-policy-agent/opa/v1/topdown/aggregates.go | 2 +- .../open-policy-agent/opa/v1/topdown/eval.go | 23 +- .../open-policy-agent/opa/v1/topdown/graphql.go | 2 +- .../open-policy-agent/opa/v1/topdown/http.go | 10 +- .../open-policy-agent/opa/v1/topdown/numbers.go | 15 +- .../open-policy-agent/opa/v1/topdown/query.go | 4 +- .../open-policy-agent/opa/v1/topdown/strings.go | 13 +- .../open-policy-agent/opa/v1/topdown/tokens.go | 2 +- .../open-policy-agent/opa/v1/util/json.go | 78 +- .../open-policy-agent/opa/v1/util/performance.go | 58 + .../opa/v1/util/read_gzip_body.go | 59 +- .../open-policy-agent/opa/v1/version/version.go | 2 +- .../pkg/params/settings/config.go | 2 - .../pkg/params/settings/default.go | 17 - .../github.com/prometheus/common/expfmt/expfmt.go | 1 + vendor/github.com/prometheus/common/expfmt/fuzz.go | 1 - vendor/github.com/prometheus/procfs/.golangci.yml | 28 +- vendor/github.com/prometheus/procfs/Makefile | 2 +- .../github.com/prometheus/procfs/Makefile.common | 2 +- vendor/github.com/prometheus/procfs/arp.go | 9 +- vendor/github.com/prometheus/procfs/buddyinfo.go | 10 +- vendor/github.com/prometheus/procfs/cmdline.go | 2 +- vendor/github.com/prometheus/procfs/cpuinfo.go | 2 +- .../github.com/prometheus/procfs/cpuinfo_armx.go | 2 +- .../prometheus/procfs/cpuinfo_loong64.go | 2 +- .../github.com/prometheus/procfs/cpuinfo_mipsx.go | 2 +- .../github.com/prometheus/procfs/cpuinfo_others.go | 2 +- .../github.com/prometheus/procfs/cpuinfo_ppcx.go | 2 +- .../github.com/prometheus/procfs/cpuinfo_riscvx.go | 2 +- .../github.com/prometheus/procfs/cpuinfo_s390x.go | 2 +- vendor/github.com/prometheus/procfs/cpuinfo_x86.go | 2 +- vendor/github.com/prometheus/procfs/crypto.go | 2 +- vendor/github.com/prometheus/procfs/doc.go | 2 +- vendor/github.com/prometheus/procfs/fs.go | 2 +- .../prometheus/procfs/fs_statfs_notype.go | 2 +- .../github.com/prometheus/procfs/fs_statfs_type.go | 2 +- vendor/github.com/prometheus/procfs/fscache.go | 9 +- .../github.com/prometheus/procfs/internal/fs/fs.go | 2 +- .../prometheus/procfs/internal/util/parse.go | 2 +- .../prometheus/procfs/internal/util/readfile.go | 2 +- .../prometheus/procfs/internal/util/sysreadfile.go | 2 +- .../procfs/internal/util/sysreadfile_compat.go | 2 +- .../prometheus/procfs/internal/util/valueparser.go | 2 +- vendor/github.com/prometheus/procfs/ipvs.go | 2 +- vendor/github.com/prometheus/procfs/kernel_hung.go | 45 + .../github.com/prometheus/procfs/kernel_random.go | 2 +- vendor/github.com/prometheus/procfs/loadavg.go | 2 +- vendor/github.com/prometheus/procfs/mdstat.go | 118 +- vendor/github.com/prometheus/procfs/meminfo.go | 4 +- vendor/github.com/prometheus/procfs/mountinfo.go | 23 +- vendor/github.com/prometheus/procfs/mountstats.go | 4 +- .../prometheus/procfs/net_conntrackstat.go | 2 +- vendor/github.com/prometheus/procfs/net_dev.go | 2 +- .../github.com/prometheus/procfs/net_dev_snmp6.go | 7 +- .../github.com/prometheus/procfs/net_ip_socket.go | 2 +- .../github.com/prometheus/procfs/net_protocols.go | 4 +- vendor/github.com/prometheus/procfs/net_route.go | 2 +- .../github.com/prometheus/procfs/net_sockstat.go | 5 +- vendor/github.com/prometheus/procfs/net_softnet.go | 2 +- vendor/github.com/prometheus/procfs/net_tcp.go | 2 +- .../github.com/prometheus/procfs/net_tls_stat.go | 2 +- vendor/github.com/prometheus/procfs/net_udp.go | 2 +- vendor/github.com/prometheus/procfs/net_unix.go | 2 +- .../github.com/prometheus/procfs/net_wireless.go | 2 +- vendor/github.com/prometheus/procfs/net_xfrm.go | 2 +- vendor/github.com/prometheus/procfs/netstat.go | 2 +- .../prometheus/procfs/nfnetlink_queue.go | 85 + vendor/github.com/prometheus/procfs/proc.go | 4 +- vendor/github.com/prometheus/procfs/proc_cgroup.go | 2 +- .../github.com/prometheus/procfs/proc_cgroups.go | 8 +- .../github.com/prometheus/procfs/proc_environ.go | 2 +- vendor/github.com/prometheus/procfs/proc_fdinfo.go | 13 +- .../prometheus/procfs/proc_interrupts.go | 2 +- vendor/github.com/prometheus/procfs/proc_io.go | 2 +- vendor/github.com/prometheus/procfs/proc_limits.go | 7 +- vendor/github.com/prometheus/procfs/proc_maps.go | 2 +- .../github.com/prometheus/procfs/proc_netstat.go | 2 +- vendor/github.com/prometheus/procfs/proc_ns.go | 2 +- vendor/github.com/prometheus/procfs/proc_psi.go | 2 +- vendor/github.com/prometheus/procfs/proc_smaps.go | 2 +- vendor/github.com/prometheus/procfs/proc_snmp.go | 2 +- vendor/github.com/prometheus/procfs/proc_snmp6.go | 2 +- vendor/github.com/prometheus/procfs/proc_stat.go | 2 +- vendor/github.com/prometheus/procfs/proc_statm.go | 4 +- vendor/github.com/prometheus/procfs/proc_status.go | 9 +- vendor/github.com/prometheus/procfs/proc_sys.go | 2 +- vendor/github.com/prometheus/procfs/schedstat.go | 2 +- vendor/github.com/prometheus/procfs/slab.go | 2 +- vendor/github.com/prometheus/procfs/softirqs.go | 2 +- vendor/github.com/prometheus/procfs/stat.go | 5 +- vendor/github.com/prometheus/procfs/swaps.go | 2 +- vendor/github.com/prometheus/procfs/thread.go | 2 +- vendor/github.com/prometheus/procfs/vm.go | 2 +- vendor/github.com/prometheus/procfs/zoneinfo.go | 8 +- .../github.com/protocolbuffers/txtpbfmt/ast/ast.go | 66 +- .../protocolbuffers/txtpbfmt/config/config.go | 14 + .../txtpbfmt/descriptor/descriptor.go | 83 + .../protocolbuffers/txtpbfmt/impl/impl.go | 323 +- .../protocolbuffers/txtpbfmt/sort/sort.go | 25 +- vendor/github.com/rcrowley/go-metrics/README.md | 9 + .../go-securesystemslib/cjson/canonicaljson.go | 1 - .../go-securesystemslib/dsse/envelope.go | 2 +- .../go-securesystemslib/dsse/sign.go | 2 +- ... https://github.com/tektoncd/operator/compare/d3742fb732776c0d32de760b212b5a05c02018f8..1822c465178e6b44f37633d16985075af59596b2
1 parent b1c8c3c commit e63fd02

File tree

1,247 files changed

+28881
-76047
lines changed

Some content is hidden

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

1,247 files changed

+28881
-76047
lines changed

.konflux/dockerfiles/bundle.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LABEL operators.operatorframework.io.bundle.channels.v1="latest,pipelines-5.0"
1515
LABEL \
1616
com.redhat.component="openshift-pipelines-operator-bundle-container" \
1717
name="openshift-pipelines/pipelines-operator-bundle-container" \
18-
version="5.0.5-779" \
18+
version="5.0.5-780" \
1919
summary="Red Hat OpenShift Pipelines Operator Bundle" \
2020
maintainer="pipelines-extcomm@redhat.com" \
2121
description="Red Hat OpenShift Pipelines Operator Bundle" \

.konflux/dockerfiles/bundle.Dockerfile.

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LABEL operators.operatorframework.io.bundle.channels.v1="latest,pipelines-5.0"
1515
LABEL \
1616
com.redhat.component="openshift-pipelines-operator-bundle-container" \
1717
name="openshift-pipelines/pipelines-operator-bundle-container" \
18-
version="5.0.5-778" \
18+
version="5.0.5-779" \
1919
summary="Red Hat OpenShift Pipelines Operator Bundle" \
2020
maintainer="pipelines-extcomm@redhat.com" \
2121
description="Red Hat OpenShift Pipelines Operator Bundle" \

.konflux/olm-catalog/bundle/kodata/cabundles/config-service-cabundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ metadata:
2121
name: config-service-cabundle
2222
namespace: openshift-pipelines
2323
labels:
24-
operator.tekton.dev/release: "devel"
24+
operator.tekton.dev/release: v0.78.1
2525
app.kubernetes.io/part-of: tekton-pipelines
2626
annotations:
2727
service.beta.openshift.io/inject-cabundle: "true"

.konflux/olm-catalog/bundle/kodata/cabundles/config-trusted-cabundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ metadata:
2121
name: config-trusted-cabundle
2222
namespace: openshift-pipelines
2323
labels:
24-
operator.tekton.dev/release: "devel"
24+
operator.tekton.dev/release: v0.78.1
2525
app.kubernetes.io/part-of: tekton-pipelines
2626
config.openshift.io/inject-trusted-cabundle: "true"

.konflux/olm-catalog/bundle/kodata/manual-approval-gate/0.8.0/release-openshift.yaml renamed to .konflux/olm-catalog/bundle/kodata/manual-approval-gate/0.7.0/release-openshift.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ metadata:
380380
app.kubernetes.io/instance: default
381381
app.kubernetes.io/part-of: openshift-pipelines-manual-approval-gates
382382
pipeline.tekton.dev/release: "devel"
383-
version: "v0.8.0"
383+
version: "v0.7.0"
384384
spec:
385385
group: openshift-pipelines.org
386386
preserveUnknownFields: false
@@ -506,12 +506,12 @@ metadata:
506506
app.kubernetes.io/name: controller
507507
app.kubernetes.io/component: controller
508508
app.kubernetes.io/instance: default
509-
app.kubernetes.io/version: "v0.8.0"
509+
app.kubernetes.io/version: "v0.7.0"
510510
app.kubernetes.io/part-of: openshift-pipelines-manual-approval-gates
511511
# tekton.dev/release value replaced with inputs.params.versionTag in pipeline/tekton/publish.yaml
512512
pipeline.tekton.dev/release: "devel"
513513
# labels below are related to istio and should not be used for resource lookup
514-
version: "v0.8.0"
514+
version: "v0.7.0"
515515
spec:
516516
replicas: 1
517517
selector:
@@ -528,18 +528,18 @@ spec:
528528
app.kubernetes.io/name: controller
529529
app.kubernetes.io/component: controller
530530
app.kubernetes.io/instance: default
531-
app.kubernetes.io/version: "v0.8.0"
531+
app.kubernetes.io/version: "v0.7.0"
532532
app.kubernetes.io/part-of: openshift-pipelines-manual-approval-gates
533533
# tekton.dev/release value replaced with inputs.params.versionTag in pipeline/tekton/publish.yaml
534534
pipeline.tekton.dev/release: "devel"
535535
# labels below are related to istio and should not be used for resource lookup
536536
app: tekton-taskgroup-controller
537-
version: "v0.8.0"
537+
version: "v0.7.0"
538538
spec:
539539
serviceAccountName: manual-approval-gate-controller
540540
containers:
541541
- name: tekton-taskgroup-controller
542-
image: ghcr.io/openshift-pipelines/manual-approval-gate/controller-b21cda49f4c608e77b59fc6a3bf67c9e:v0.8.0@sha256:aaea90b13b1e990ad3f1051527d53941b989180bf8a9f2c702d35657029c3b18
542+
image: ghcr.io/openshift-pipelines/manual-approval-gate/controller-b21cda49f4c608e77b59fc6a3bf67c9e:v0.7.0@sha256:3d074300d4f8cbc5fa00ee26536dbef51fcd197459c0c69fcb250823e0e90c3c
543543
env:
544544
- name: SYSTEM_NAMESPACE
545545
valueFrom:
@@ -587,7 +587,7 @@ metadata:
587587
name: manual-approval-gate-webhook
588588
namespace: openshift-pipelines
589589
labels:
590-
version: "v0.8.0"
590+
version: "v0.7.0"
591591
spec:
592592
replicas: 1
593593
selector:
@@ -602,7 +602,7 @@ spec:
602602
serviceAccountName: manual-approval-gate-webhook
603603
containers:
604604
- name: manual-approval
605-
image: "ghcr.io/openshift-pipelines/manual-approval-gate/webhook-3d5568be3d188037c7bf9bfde2cf1321:v0.8.0@sha256:a68d799a3a312cd5d29d3997a5332dddf31663464b4f0355bc3d42069a7710d1"
605+
image: "ghcr.io/openshift-pipelines/manual-approval-gate/webhook-3d5568be3d188037c7bf9bfde2cf1321:v0.7.0@sha256:8b965d2f3578858db780a7787f91902668357f8bbbef59079061076ce235b63b"
606606
env:
607607
- name: SYSTEM_NAMESPACE
608608
valueFrom:
@@ -638,7 +638,7 @@ metadata:
638638
name: manual-approval-webhook
639639
namespace: openshift-pipelines
640640
labels:
641-
version: "v0.8.0"
641+
version: "v0.7.0"
642642
spec:
643643
ports:
644644
- name: https-webhook
@@ -669,7 +669,7 @@ metadata:
669669
app.kubernetes.io/instance: default
670670
app.kubernetes.io/part-of: manual-approval-gate
671671
data:
672-
version: "v0.8.0"
672+
version: "v0.7.0"
673673
---
674674
apiVersion: rbac.authorization.k8s.io/v1
675675
kind: Role

.konflux/olm-catalog/bundle/kodata/openshift-monitoring/03-pipeline-webhook-monitoring.yaml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.konflux/olm-catalog/bundle/kodata/tekton-addon/pipelines-as-code-templates/generic.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ metadata:
2020
# pipelinesascode.tekton.dev/task-1: "maven"
2121

2222
# You can add more tasks by increasing the suffix number, you can specify them as array to have multiple of them.
23-
# browse the tasks you want to include from Artifact Hub on https://artifacthub.io/
23+
# browse the tasks you want to include from hub on https://hub.tekton.dev/
2424
#
2525
# pipelinesascode.tekton.dev/task-2: "[curl, buildah]"
2626

@@ -69,7 +69,7 @@ spec:
6969
- name: source
7070
steps:
7171
- name: noop-task
72-
image: registry.access.redhat.com/ubi10/ubi-micro
72+
image: registry.access.redhat.com/ubi9/ubi-micro
7373
workingDir: $(workspaces.source.path)
7474
script: |
7575
exit 0

.konflux/olm-catalog/bundle/kodata/tekton-addon/pipelines-as-code-templates/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ metadata:
2020

2121
# You can add more tasks by increasing the suffix number, you can specify
2222
# them as array to have multiple of them.
23-
# browse the tasks you want to include from Artifact Hub on https://artifacthub.io/
23+
# browse the tasks you want to include from hub on https://hub.tekton.dev/
2424
#
2525
# pipelinesascode.tekton.dev/task-2: "[curl, buildah]"
2626

.konflux/olm-catalog/bundle/kodata/tekton-addon/pipelines-as-code-templates/java.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ metadata:
2020

2121
# You can add more tasks by increasing the suffix number, you can specify
2222
# them as array to have multiple of them.
23-
# browse the tasks you want to include from Artifact Hub on https://artifacthub.io/
23+
# browse the tasks you want to include from hub on https://hub.tekton.dev/
2424
#
2525
# pipelinesascode.tekton.dev/task-2: "[curl, buildah]"
2626

.konflux/olm-catalog/bundle/kodata/tekton-addon/pipelines-as-code-templates/nodejs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ metadata:
1919
pipelinesascode.tekton.dev/task-1: "[npm]"
2020

2121
# You can add more tasks by increasing the suffix number, you can specify them as array to have multiple of them.
22-
# browse the tasks you want to include from Artifact Hub on https://artifacthub.io/
22+
# browse the tasks you want to include from hub on https://hub.tekton.dev/
2323
#
2424
# pipelinesascode.tekton.dev/task-2: "[curl, buildah]"
2525

0 commit comments

Comments
 (0)