Skip to content

Missing ServiceAccount resources and config from upstream echo-server chartΒ #23

@jrbeilke

Description

@jrbeilke

Found a bug? Maybe our Slack Community can help.

Slack Community

Describe the Bug

The upstream echo-server helm chart has a ServiceAccount helper, resource, and declaration on the container/pod, but the CP component chart only has the helper and is missing the others ie.

This is getting flagged in security scans (ie. Sonar) because the service account permissions cannot be restricted:
https://next.sonarqube.com/sonarqube/coding_rules?open=kubernetes%3AS6865&rule_key=kubernetes%3AS6865

Expected Behavior

ServiceAccount resources and configuration from upstream chart are included in CP component so that service account permissions can be configured to remediate possible security issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugπŸ› An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions