File tree Expand file tree Collapse file tree
test/e2e/kuttl/1-09_validate_inplace_resize Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,3 +31,5 @@ hack/tilt/bin
3131hack /tilt /chart
3232
3333* kubeconfig *
34+
35+ e2e.json
Original file line number Diff line number Diff line change 5959OPERATOR_SDK_VERSION ?= v1.40.0
6060
6161# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
62- ENVTEST_K8S_VERSION = 1.31 .0
62+ ENVTEST_K8S_VERSION = 1.35 .0
6363
6464# Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set)
6565ifeq (,$(shell go env GOBIN) )
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2025 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)
2+ # SPDX-FileContributor: enriqueavi@inditex.com
3+ #
4+ # SPDX-License-Identifier: Apache-2.0
15apiVersion : v1
26kind : Pod
37metadata :
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2025 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)
2+ # SPDX-FileContributor: enriqueavi@inditex.com
3+ #
4+ # SPDX-License-Identifier: Apache-2.0
15apiVersion : v1
26kind : Namespace
37metadata :
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2025 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)
2+ # SPDX-FileContributor: enriqueavi@inditex.com
3+ #
4+ # SPDX-License-Identifier: Apache-2.0
15apiVersion : v1
26kind : Pod
37metadata :
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2025 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)
2+ # SPDX-FileContributor: enriqueavi@inditex.com
3+ #
4+ # SPDX-License-Identifier: Apache-2.0
15apiVersion : kuttl.dev/v1beta1
26kind : TestStep
37commands :
You can’t perform that action at this time.
0 commit comments