Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync upstream #4

Closed
wants to merge 167 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
167 commits
Select commit Hold shift + click to select a range
dbabee5
chore: update .github/renovate.json
cloud-foundation-bot Mar 13, 2023
f82b460
chore(docs): Workload Identity Module - Add required parameters to ex…
slashr Mar 24, 2023
a86ccea
chore(deps): update terraform terraform-google-modules/kubernetes-eng…
renovate[bot] Mar 24, 2023
b23bc86
Fix: Remove 1.23 restriction on workload identity module (#1595)
liggitt Mar 27, 2023
4a56922
chore: update .github/workflows/stale.yml
cloud-foundation-bot Mar 29, 2023
d012313
fix: fixes for tflint and dev-tools 1.10 (#1598)
apeabody Mar 30, 2023
53f0f58
feat: Workload Identity module, to bind roles in various projects for…
SudharsaneSivamany Apr 4, 2023
48d7590
feat: add enable_private_nodes options to node_pool network_config (#…
verdel Apr 7, 2023
4abb170
chore(deps): update nginx docker tag to v1.23.4 (#1600)
renovate[bot] Apr 7, 2023
db51271
feat: add blue/green upgrade strategy settings (#1551)
ProgEsteves Apr 13, 2023
a42ed88
fix: use provided service_account_name if available (#1610)
griseau Apr 26, 2023
3c8dd3a
fix!: set release_channel and auto_upgrade, drop meshtelemetry (#1618)
apeabody Apr 28, 2023
530f16b
fix: PSP removed in GKE >= 1.25.0 (#1622)
apeabody Apr 28, 2023
6a11e56
chore(deps): update nginx docker tag to v1.24.0 (#1607)
renovate[bot] Apr 28, 2023
c715a9c
chore: update .github/workflows/lint.yaml
cloud-foundation-bot May 5, 2023
5abb6ba
chore: update .github/workflows/lint.yaml
cloud-foundation-bot May 8, 2023
43baaba
chore: remove deprecated hashicorp/template from module examples (#1621)
jleloup May 10, 2023
5ef6852
chore(master): release 26.0.0 (#1565)
release-please[bot] May 10, 2023
e957469
chore: Use `google_service_account#member` attribute (#1615)
j8r May 11, 2023
146b2e7
feat: Add timeouts variable for safer cluster module (#1613)
christiangonre May 11, 2023
a50224d
chore: update .github/workflows/stale.yml
cloud-foundation-bot May 16, 2023
eeedf00
chore: update .github/trusted-contribution.yml
cloud-foundation-bot May 16, 2023
52ec999
chore: update .github/conventional-commit-lint.yaml
cloud-foundation-bot May 16, 2023
b35467a
chore: update CODEOWNERS
cloud-foundation-bot May 16, 2023
ea3e374
fix: avoid TPG 4.65.0 and 4.65.1 (#1637)
apeabody May 16, 2023
83a8be2
fix: allow ACM module to work w/o metrics sa (#1634)
jmymy May 16, 2023
b8614eb
chore(master): release 26.1.0 (#1633)
release-please[bot] May 22, 2023
14eac9f
fix: correct TPG version constraint (#1637) (#1640)
apeabody May 22, 2023
139f98e
chore(master): release 26.1.1 (#1642)
release-please[bot] May 22, 2023
05159ec
chore: && is masking prepare_environment failures (#1641)
apeabody May 23, 2023
e87044f
chore: Attach KMS Key in Safer IAP GKE cluster (#1614)
avinashkumar1289 May 23, 2023
de8fe2a
chore(deps): update tf modules (#1624)
renovate[bot] May 25, 2023
9e3d16a
chore: expose enable_fleet_feature in ACM example (#1648)
apeabody Jun 1, 2023
7a0f4ca
chore: update .github/workflows/lint.yaml
cloud-foundation-bot Jun 1, 2023
044968d
chore: update .github/renovate.json
cloud-foundation-bot Jun 1, 2023
e51804e
fix: policy bundles now use idx as resource name (bundles will be re-…
apeabody Jun 2, 2023
e522073
feat(cluster.tf): add support to set initial release channel version …
slimatic Jun 2, 2023
2fe1715
fix: update policy-essentials hash 59f4695 using ref (#1659)
apeabody Jun 2, 2023
d252579
feat!: Add protect_config beta feature (#1617)
NissesSenap Jun 6, 2023
00d7636
chore(deps): update module go to 1.18 (#1666)
renovate[bot] Jun 14, 2023
6dd5ae0
chore(deps): bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 …
dependabot[bot] Jun 14, 2023
29d9259
fix: set max firewall name to 36 (#1645)
NissesSenap Jun 15, 2023
36c02c8
chore: update .github/renovate.json
cloud-foundation-bot Jun 15, 2023
1173518
feat(TPG>=4.32.0)!: Support enabling Policy Controller mutations (#1665)
ferrarimarco Jun 15, 2023
18b6fb9
chore(deps): update module go to 1.20 (#1673)
renovate[bot] Jun 16, 2023
4abaa70
chore(deps): update terraform terraform-google-modules/cloud-nat/goog…
renovate[bot] Jun 21, 2023
bad069d
chore(deps): bump golang.org/x/net from 0.0.0-20211209124913-491a49ab…
dependabot[bot] Jun 27, 2023
c9d1728
chore(deps): bump golang.org/x/crypto from 0.0.0-20210513164829-c07d7…
dependabot[bot] Jun 29, 2023
c480904
chore(master): release 27.0.0 (#1658)
release-please[bot] Jun 29, 2023
998043f
chore(deps): update nginx docker tag to v1.25.1 (#1644)
renovate[bot] Jun 30, 2023
f077184
chore: fix int tests (#1697)
bharathkkb Jul 24, 2023
fd233e5
feat!: Add support for disk_size and disk_type for cluster_autoscalin…
cread Jul 28, 2023
50ea965
fix: random zones only when zones are not provided (#1709)
ericyz Aug 22, 2023
3ccb19a
chore: update .github/workflows/stale.yml
cloud-foundation-bot Aug 22, 2023
ae63848
feat: promote config_connector_config to ga (#1559)
Tolsee Aug 23, 2023
822e8e0
chore: update .github/renovate.json
cloud-foundation-bot Aug 24, 2023
2f5a276
feat!: support gcs fuse addon (#1722)
bharathkkb Aug 25, 2023
8913ef2
feat: mesh_certificates support (#1712)
bgvdiscord Sep 11, 2023
782eae2
chore: update .github/workflows/lint.yaml
cloud-foundation-bot Sep 11, 2023
91467fa
chore: update .github/renovate.json
cloud-foundation-bot Sep 11, 2023
acd2d41
feat: Add support for Logging Variant to enable max throughput option…
billyfoss Sep 12, 2023
b4ccabe
chore: uses random_string for test setup (#1732)
apeabody Sep 12, 2023
3f27bc2
chore: fix CI test sequencing and machine type (#1735)
apeabody Sep 13, 2023
426f06f
feat: support configuring ACM git service account email (#1685)
ferrarimarco Sep 13, 2023
6b927e5
fix: regenerate docs (#1733)
apeabody Sep 13, 2023
825bda6
feat: add project and location output to fleet-membership (#1740)
apeabody Sep 20, 2023
74d612f
chore(master): release 28.0.0 (#1699)
release-please[bot] Sep 21, 2023
b34f946
chore(deps): Update Terraform terraform-google-modules/kubernetes-eng…
renovate[bot] Sep 21, 2023
b887cdb
chore: update test regions (#1745)
bharathkkb Sep 22, 2023
cebc213
feat!: Add support for additional pod secondary ranges at the cluster…
m0ps Sep 23, 2023
e09ff11
fix: lint updates for dev-tools v1.16 (#1742)
apeabody Sep 25, 2023
52f2f48
chore(deps): Update nginx Docker tag to v1.25.2 (#1710)
renovate[bot] Sep 25, 2023
3a9b056
chore(deps): Update GO modules (#1584)
renovate[bot] Sep 25, 2023
ae26016
feat!: make promethus configurable (#1715)
ericyz Sep 26, 2023
dbb57a2
feat!: support for enabling image streaming at cluster level (#1696)
lauraseidler Sep 27, 2023
abdba8c
fix(acm): Allow to enable config_sync or policy_controller standalone…
foosinn Sep 28, 2023
01e9e0c
chore: update policy-essentials to 981cdf3 (#1754)
apeabody Oct 2, 2023
8776975
chore: update .github/renovate.json
cloud-foundation-bot Oct 4, 2023
2b48458
chore(deps): Update Terraform terraform-google-modules/kubernetes-eng…
renovate[bot] Oct 6, 2023
7bfd6fe
feat!: enabling vulnerability and audit modes for workloads (#1749)
mmorejon Oct 10, 2023
7c28e82
chore(deps): Update GO modules (#1762)
renovate[bot] Oct 10, 2023
47477d6
chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 in /test/int…
dependabot[bot] Oct 12, 2023
2beb720
feat(TPG>=4.81.0)!: add fqdn policies (#1729)
TheKangaroo Oct 17, 2023
4c27a6a
feat(acm)!: remove direct kubectl commands (#1751)
foosinn Oct 23, 2023
df40c2e
chore(deps): Update GO modules (#1771)
renovate[bot] Oct 25, 2023
9b5abc1
chore(deps): update cft/developer-tools docker tag to v1.17 (#1772)
renovate[bot] Oct 25, 2023
350faa7
feat!: Create least privilege default service account (#1757)
abhikaddy Oct 26, 2023
3181f6c
feat!: align keepers with ForceNew: true fields (#1698)
lauraseidler Oct 26, 2023
f43a241
feat: add support for gpu_driver_installation_config on nodepool (#1767)
umeshkumhar Oct 27, 2023
5d959a6
feat: add security posture (#1750)
mmorejon Oct 27, 2023
feaab2e
chore(deps): Update module github.com/gruntwork-io/terratest to v0.46…
renovate[bot] Oct 27, 2023
cbaec18
chore: update CODEOWNERS
cloud-foundation-bot Oct 31, 2023
455a93c
fix(TPGv5)!: update to TPG v5 (#1761)
g-awmalik Oct 31, 2023
e3bca4a
chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.3 in /te…
dependabot[bot] Oct 31, 2023
836f79a
chore(deps): Update nginx Docker tag to v1.25.3 (#1789)
renovate[bot] Nov 1, 2023
4a39432
chore(deps): Update module github.com/GoogleCloudPlatform/cloud-found…
renovate[bot] Nov 2, 2023
b6f3560
chore(master): release 29.0.0 (#1746)
release-please[bot] Nov 2, 2023
90e9bdf
feat: add advanced datapath observability config option (#1776)
TheKangaroo Nov 6, 2023
f4a1a3a
chore(deps): Update GO modules (#1797)
renovate[bot] Nov 10, 2023
a9de2d7
feat(TF>=1.1)!: Configure ASM management mode (#1702)
ferrarimarco Nov 10, 2023
9f7f8f1
chore(deps): Update Terraform terraform-google-modules/kubernetes-eng…
renovate[bot] Nov 14, 2023
29d79b1
chore: update advancedDatapathObservabilityConfig in CI (#1801)
apeabody Nov 14, 2023
493149d
feat: Add support for configuring allow_net_admin in autopilot cluste…
rossbannerman Nov 15, 2023
9c62f1f
feat: add support for pod_range in private cluster (#1803)
shubhamkr619 Nov 22, 2023
24ccc6b
chore(deps): Update GO modules (#1800)
renovate[bot] Nov 27, 2023
599d587
chore(deps): update go and dev-tools (#1816)
renovate[bot] Dec 19, 2023
46a4090
chore: update .github/workflows/lint.yaml
cloud-foundation-bot Dec 20, 2023
c3abc08
chore: update examples to use registry (#1821)
bharathkkb Dec 21, 2023
0d7f638
fix!: Revert create least privilege default service account (#1757) (…
apeabody Dec 26, 2023
13e79af
feat(TPG>=5.6)!: use hub membership location for output (#1824)
apeabody Dec 26, 2023
752332e
chore(deps): Update module github.com/GoogleCloudPlatform/cloud-found…
renovate[bot] Dec 26, 2023
db591ba
chore(deps): Update module github.com/GoogleCloudPlatform/cloud-found…
renovate[bot] Dec 27, 2023
3c9a634
chore: readme (#1828)
teeheehs Dec 27, 2023
d6cb390
feat: dual stack (IPV4_IPV6) support (#1818)
ghabian Jan 3, 2024
d82c50c
chore: update .github/workflows/stale.yml
cloud-foundation-bot Jan 3, 2024
e4be885
chore(CI): fix test data (#1837)
apeabody Jan 9, 2024
67b67f3
fix: alpha option for cluster creation (#1796)
prudnitskiy Jan 9, 2024
1835f80
fix: Add project ID to the fleet feature membership for ASM (#1832)
legal90 Jan 11, 2024
8e5d01c
chore: add retry for CI for concurrent policy changes (#1842)
apeabody Jan 16, 2024
5bb1cd7
chore(deps): Update module github.com/gruntwork-io/terratest to v0.46…
renovate[bot] Jan 16, 2024
c63aa4f
feat!: Update least privilege default service account (#1844)
gorge511 Jan 16, 2024
b387621
feat: workload-identity: Allow passing Google Service Account display…
kosta Jan 16, 2024
cf3f8a9
chore(CI): retry on quota exceeded (#1847)
apeabody Jan 18, 2024
95641a6
fix: Do not ignore "mesh_id" label on "google_container_cluster" reso…
legal90 Jan 18, 2024
1c2c285
chore(CI): remove policy bundle from example (#1849)
apeabody Jan 19, 2024
699fdb1
chore(deps): Update module github.com/gruntwork-io/terratest to v0.46…
renovate[bot] Jan 24, 2024
495623e
feat(TPG>=5.9)!: cluster autoscaling profile is GA (#1839)
florianmutter Jan 26, 2024
322a5ee
feat: Make confidential_nodes GA (#1815)
DrFaust92 Jan 26, 2024
ba78819
feat: promote tpu to ga (#1856)
DrFaust92 Jan 29, 2024
cc7dbb7
chore(deps): update cft/developer-tools docker tag to v1.19 (#1858)
renovate[bot] Jan 30, 2024
e58c094
chore: update .github/workflows/stale.yml
cloud-foundation-bot Jan 30, 2024
3d840c0
fix(CI): extend wait time for ACM (#1861)
apeabody Jan 31, 2024
5a407bc
chore(master): release 30.0.0 (#1794)
release-please[bot] Feb 1, 2024
163de39
feat: add optional membership_location to fleet-membership (#1860)
apeabody Feb 2, 2024
c893221
chore(CI): additional transient errors (#1862)
apeabody Feb 2, 2024
b55de75
chore(deps): Update Terraform terraform-google-modules/kubernetes-eng…
renovate[bot] Feb 8, 2024
4e148ed
chore(deps): Update Terraform terraform-google-modules/kms/google to …
renovate[bot] Feb 8, 2024
f498355
chore(deps): Update module github.com/GoogleCloudPlatform/cloud-found…
renovate[bot] Feb 16, 2024
176ad25
chore(CI): bump machine type (#1882)
apeabody Feb 20, 2024
22896b0
fix: handle missing fleet membership and extend asm timeout (#1880)
apeabody Feb 21, 2024
628baf0
chore: update CODEOWNERS
cloud-foundation-bot Feb 22, 2024
0a2d505
chore(CI): filter kubectl error msgs (#1887)
apeabody Feb 23, 2024
08fc3a6
chore: update CODEOWNERS
cloud-foundation-bot Feb 23, 2024
a6f12ff
chore: update .github/workflows/lint.yaml
cloud-foundation-bot Feb 23, 2024
2a39b0b
chore(CI): widen error code match (#1888)
apeabody Feb 23, 2024
6b267bd
feat: add direct fleet registration option (#1878)
apeabody Feb 26, 2024
79a8d68
chore(master): release 30.1.0 (#1865)
release-please[bot] Mar 5, 2024
59d36b9
feat: add cross project fleet service agent (#1896)
apeabody Mar 8, 2024
af354af
chore(master): release 30.2.0 (#1897)
release-please[bot] Mar 8, 2024
af43bdd
fix: make master_ipv4_cidr_block optional for autopilot (#1902)
cloud-pharaoh Mar 15, 2024
a0591e9
chore(deps): Update go modules and/or dev-tools (#1889)
renovate[bot] Mar 21, 2024
19e9c0d
chore(deps): Update nginx Docker tag to v1.25.4 (#1877)
renovate[bot] Mar 22, 2024
15b472f
feat(safer-clusters): add components selection for monitoring (#1851)
bergemalm Apr 1, 2024
165446c
chore(deps): Update go modules and/or dev-tools (#1914)
renovate[bot] Apr 2, 2024
f864e8a
feat: network tags for autoprovisioned node pools (#1920)
g-awmalik Apr 3, 2024
e711adb
chore: add island-cluster example (#1918)
nvnmandadhi Apr 4, 2024
da0476a
feat: add enable_l4_ilb_subsetting for GA TPG (#1924)
apeabody Apr 11, 2024
f7c2ed9
feat: adds local_nvme_ssd_block_config to beta-public-cluster (#1912)
florianMalbranque Apr 12, 2024
b924c54
chore(deps): Update go modules and/or dev-tools (#1927)
renovate[bot] Apr 22, 2024
5282770
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /test/int…
dependabot[bot] Apr 22, 2024
3de6268
chore(deps): Update nginx Docker tag to v1.25.5 (#1928)
renovate[bot] Apr 22, 2024
fce642f
docs: correct local_ssd_ephemeral_count visibility (#1926)
apeabody Apr 24, 2024
813d850
chore(deps): Update nginx Docker tag to v1.26.0 (#1931)
renovate[bot] Apr 24, 2024
87efb91
chore(deps): Update go modules (#1933)
renovate[bot] May 9, 2024
50c1a42
chore(master): release 30.3.0 (#1903)
release-please[bot] May 9, 2024
d01e5bc
fix(deps)!: Update Terraform terraform-google-modules/project-factory…
renovate[bot] May 13, 2024
9e164d4
Merge remote-tracking branch 'upstream/master' into ya-sync-upstream
yorik May 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 4 additions & 1 deletion .github/conventional-commit-lint.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2022 Google LLC
# Copyright 2022-2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -12,5 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# NOTE: This file is automatically generated from:
# https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/master/infra/terraform/test-org/github

enabled: true
always_check_pr_title: true
45 changes: 1 addition & 44 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,47 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":semanticCommits",
":preserveSemverRanges",
":rebaseStalePrs"
],
"stabilityDays":7,
"ignorePaths": [],
"labels": ["dependencies"],
"vulnerabilityAlerts":{
"labels":[
"type:security"
],
"stabilityDays":0
},
"separateMajorMinor":false,
"packageRules": [
{
"matchPaths": ["examples/**", "test/**", ".github/**"],
"extends": [":semanticCommitTypeAll(chore)"]
},
{
"matchPaths": ["*", "modules/**"],
"extends": [":semanticCommitTypeAll(fix)"]
},
{
"matchDepTypes": ["module"],
"groupName": "TF modules"
},
{
"matchDepTypes": ["require"],
"groupName": "GO modules",
"postUpdateOptions": ["gomodTidy"]
},
{
"matchPackageNames": ["go"],
"allowedVersions": "<1.19.0",
"postUpdateOptions": ["gomodTidy"]
},
{
"matchPackageNames": ["google", "google-beta"],
"groupName": "terraform googles"
}
]
"extends": ["github>GoogleCloudPlatform/cloud-foundation-toolkit//infra/terraform/test-org/github/resources/renovate"]
}
3 changes: 3 additions & 0 deletions .github/trusted-contribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# NOTE: This file is automatically generated from:
# https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/master/infra/terraform/test-org/github

annotations:
- type: comment
text: "/gcbrun"
Expand Down
48 changes: 48 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# NOTE: This file is automatically generated from values at:
# https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/master/infra/terraform/test-org/org/locals.tf

name: 'lint'

on:
workflow_dispatch:
pull_request:
branches:
- master

concurrency:
group: '${{ github.workflow }}-${{ github.head_ref || github.ref }}'
cancel-in-progress: true

jobs:
lint:
name: 'lint'
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v4'
- id: variables
run: |
MAKEFILE=$(find . -name Makefile -print -quit)
if [ -z "$MAKEFILE" ]; then
echo dev-tools=gcr.io/cloud-foundation-cicd/cft/developer-tools:1 >> "$GITHUB_OUTPUT"
else
VERSION=$(grep "DOCKER_TAG_VERSION_DEVELOPER_TOOLS := " $MAKEFILE | cut -d\ -f3)
IMAGE=$(grep "DOCKER_IMAGE_DEVELOPER_TOOLS := " $MAKEFILE | cut -d\ -f3)
REGISTRY=$(grep "REGISTRY_URL := " $MAKEFILE | cut -d\ -f3)
echo dev-tools=${REGISTRY}/${IMAGE}:${VERSION} >> "$GITHUB_OUTPUT"
fi
- run: docker run --rm -v ${{ github.workspace }}:/workspace ${{ steps.variables.outputs.dev-tools }} module-swapper
- run: docker run --rm -v ${{ github.workspace }}:/workspace ${{ steps.variables.outputs.dev-tools }} /usr/local/bin/test_lint.sh
11 changes: 8 additions & 3 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2022 Google LLC
# Copyright 2022-2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -12,18 +12,23 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# NOTE: This file is automatically generated from:
# https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/master/infra/terraform/test-org/github

name: "Close stale issues"
on:
schedule:
- cron: "0 23 * * *"

jobs:
stale:
if: github.repository_owner == 'GoogleCloudPlatform' || github.repository_owner == 'terraform-google-modules'
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v7
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'
stale-pr-message: 'This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'
exempt-issue-labels: triaged
exempt-issue-labels: 'triaged'
exempt-pr-labels: 'dependencies,autorelease: pending'
7 changes: 7 additions & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,13 @@ suites:
systems:
- name: simple_regional_with_gateway_api
backend: local
- name: "simple_regional_with_ipv6"
driver:
root_module_directory: test/fixtures/simple_regional_with_ipv6
verifier:
systems:
- name: simple_regional_with_ipv6
backend: local
- name: "simple_regional_with_kubeconfig"
driver:
root_module_directory: test/fixtures/simple_regional_with_kubeconfig
Expand Down
Loading
Loading