From 80a25a2c061c4d5422c0f795b79a216d470c022e Mon Sep 17 00:00:00 2001 From: Bernie Birnbaum Date: Mon, 26 Jun 2023 12:30:59 -0400 Subject: [PATCH] update changelog --- changelog/v1.15.0-beta15/performance-tests-type-error.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog/v1.15.0-beta15/performance-tests-type-error.yaml b/changelog/v1.15.0-beta15/performance-tests-type-error.yaml index 743ee746745..0fd01ef5ce9 100644 --- a/changelog/v1.15.0-beta15/performance-tests-type-error.yaml +++ b/changelog/v1.15.0-beta15/performance-tests-type-error.yaml @@ -5,4 +5,11 @@ changelog: description: >- Resolve a bug introduced in #8415 due to type mismatch in the translation performance test table's descriptor func skipCI-kube-tests:true + skipCI-docs-build:true + - type: NON_USER_FACING + issueLink: https://github.com/solo-io/solo-projects/issues/5116 + resolvesIssue: false + description: >- + Resolve a bug introduced in #8415 due to 0-indexing names of some resources but not all + skipCI-kube-tests:true skipCI-docs-build:true \ No newline at end of file