Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Provide a unique name while installing #2

Open
6 tasks
thisthat opened this issue Aug 24, 2022 · 0 comments
Open
6 tasks

Provide a unique name while installing #2

thisthat opened this issue Aug 24, 2022 · 0 comments

Comments

@thisthat
Copy link
Contributor

thisthat commented Aug 24, 2022

Tech details

Jmeter-service should provide a unique name while installing itself so that it can be easily installed in multiple remote-exec planes.
Users can still use nameOverride to provide their own name.

Acceptance Criteria

  • When installing, jmeter-service creates a random alphanumeric string of 10chars that's appended to the integration name used to subscribe to the Keptn control plane
  • The generated string is stored in a ConfigMap
  • If the ConfigMap already exists, jmeter-service uses the secret value instead of the generated one
  • if nameOverride is set via Helm value, it has precedence over the generated name

DoD

  • Jmeter-service has a unique name on the Keptn control-plane when it is installed
  • Updates of the integration do not change the integration name

Resources

Further information is available at keptn/keptn#8576

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant