UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit fd882153 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch '1265-confidential-issue' into 'main'

fluentd bypass Istio Sidecar exception removed

See merge request platform-one/big-bang/apps/core/istio-controlplane!122
parents faab8030 644dbd8e
No related branches found
No related tags found
1 merge request!122fluentd bypass Istio Sidecar exception removed
Pipeline #921945 failed
......@@ -3,6 +3,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
---
## [1.14.3-bb.1]
### Changed
- Removed legacy fluentd exception
## [1.14.3-bb.0]
### Changed
- Updated to 1.14.3 images
......
# istio
![Version: 1.14.3-bb.0](https://img.shields.io/badge/Version-1.14.3--bb.0-informational?style=flat-square) ![AppVersion: 1.14.3](https://img.shields.io/badge/AppVersion-1.14.3-informational?style=flat-square)
![Version: 1.14.3-bb.1](https://img.shields.io/badge/Version-1.14.3--bb.1-informational?style=flat-square) ![AppVersion: 1.14.3](https://img.shields.io/badge/AppVersion-1.14.3-informational?style=flat-square)
Configurable Deployment of Istio Custom Resources Wrapped Inside a Helm Chart.
......
apiVersion: v2
name: istio
version: 1.14.3-bb.0
version: 1.14.3-bb.1
appVersion: 1.14.3
description: Configurable Deployment of Istio Custom Resources Wrapped Inside a Helm Chart.
annotations:
......
......@@ -150,9 +150,3 @@ spec:
injectedAnnotations:
k8s.v1.cni.cncf.io/networks: istio-cni
{{- end }}
neverInjectSelector:
- matchExpressions:
- key: app.kubernetes.io/component
operator: In
values: [fluentd-configcheck]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment