kyma icon indicating copy to clipboard operation
kyma copied to clipboard

make collection of k8s annotations and labels optional

Open dennis-ge opened this issue 2 years ago • 3 comments

Description

Changes proposed in this pull request:

  • Add keepAnnotations and dropLabels CRD attributes in application input
  • Those fields make the collection of kubernetes annotations and labels optional. Annotations are by default not collected and labels are by default collected.
  • This is done using Fluent Bit Nest and record_modifier filters.

Related issue(s) Fixes https://github.com/kyma-project/kyma/issues/14788

dennis-ge avatar Aug 12 '22 13:08 dennis-ge

🥰 Documentation preview ready! 🥰

Name Link
Latest commit 18a9a0440167637783efa2b6b63a68a512619026
Latest deploy log https://app.netlify.com/sites/kyma-project-docs-preview/deploys/62fd23dc9f3a4f0008620488
Deploy Preview https://deploy-preview-15100--kyma-project-docs-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 12 '22 13:08 netlify[bot]

/retest

dennis-ge avatar Aug 15 '22 13:08 dennis-ge

/test pre-main-kyma-integration-k3d-telemetry

dennis-ge avatar Aug 16 '22 14:08 dennis-ge

/retest

skhalash avatar Aug 16 '22 15:08 skhalash

/test pre-main-kyma-integration-k3d-telemetry

dennis-ge avatar Aug 17 '22 10:08 dennis-ge

/retest

dennis-ge avatar Aug 17 '22 10:08 dennis-ge

/test pre-main-kyma-integration-k3d-telemetry

dennis-ge avatar Aug 17 '22 16:08 dennis-ge

/retest

dennis-ge avatar Aug 17 '22 20:08 dennis-ge

/retest-required

lindnerby avatar Aug 18 '22 07:08 lindnerby

@dennis-ge: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pre-kyma-components-directory-size-exporter 514d56d8f514d15ca153f3151d850374d79e8fd1 link true /test pre-kyma-components-directory-size-exporter
pre-main-kyma-skr-eventing 18a9a0440167637783efa2b6b63a68a512619026 link false /test pre-main-kyma-skr-eventing
pre-main-kyma-integration-k3d-app-conn-validator 18a9a0440167637783efa2b6b63a68a512619026 link false /test pre-main-kyma-integration-k3d-app-conn-validator
pre-main-kyma-integration-k3d-central-app-connectivity-compass 18a9a0440167637783efa2b6b63a68a512619026 link true /test pre-main-kyma-integration-k3d-central-app-connectivity-compass

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

kyma-bot avatar Aug 18 '22 08:08 kyma-bot