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

fix(helm charts): Replace all "ids" occurrences in helm charts #586

Merged

Conversation

florianrusch-zf
Copy link
Contributor

@florianrusch-zf florianrusch-zf commented Jul 7, 2023

WHAT

Within the helm charts there are some places, that still refer to the old "ids" protocol

WHY

IDS was replaced with DSP in the past

FURTHER NOTES

  • The helm chart value controlplane.url.protocol is already taken into consideration when generating the environment variables for the controlplane.

@florianrusch-zf florianrusch-zf changed the title fix: Replace all ids mentions in helm charts with dsp or protocol fix(helm charts): Replace/Rework all ids mentions in helm charts Jul 7, 2023
@florianrusch-zf florianrusch-zf changed the title fix(helm charts): Replace/Rework all ids mentions in helm charts fix(helm charts): Replace all "ids" occurrences in helm charts Jul 7, 2023
@florianrusch-zf florianrusch-zf marked this pull request as ready for review July 7, 2023 07:19
@paullatzelsperger
Copy link
Contributor

it seems the tests didn't run, because the change surface is confined to the charts/ folder:

  // run-all-tests.yml
  pull_request:
    paths-ignore:
      - 'charts/**'

could you remove the paths-ignore part?

@sonarcloud
Copy link

sonarcloud bot commented Jul 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@florianrusch-zf
Copy link
Contributor Author

@paullatzelsperger done

Copy link
Contributor

@saschaisele-zf saschaisele-zf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good to me.

@florianrusch-zf florianrusch-zf merged commit 1873aea into eclipse-tractusx:main Jul 13, 2023
@florianrusch-zf florianrusch-zf deleted the florianrusch-zf-patch-2 branch July 13, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

5 participants