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

TTK Helm - The pods are not being restarted when the configmap changes #2476

Closed
vijayg10 opened this issue Sep 15, 2021 · 1 comment
Closed
Assignees
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service oss-ttk Related to the Mojaloop testing toolkit
Milestone

Comments

@vijayg10
Copy link

vijayg10 commented Sep 15, 2021

Summary:

Testing-toolkit (TTK) Backend pods do not restart after changes are made to the TTK's config via a Helm Upgrade.

Work around is to manually restart the pod for the config to take effect.

Severity:
Low

Priority:
Low

Expected Behavior

Testing-toolkit (TTK) Backend pods should auto-restart via a rolling update once changes are made to the TTK's config via a Helm Upgrade.

Steps to Reproduce

  1. Install Helm v13.0.1 release
  2. Modify TTK Backend Config (for example add a new parameter to the default environment config)
  3. Run Helm update command
  4. The changes will only to effect once the TTK Backend pod is manually restarted

Specifications

  • Component (if known): TTK Backend Helm Chart
  • Version: v13.0.1
  • Platform: Helm
  • Subsystem: n/a
  • Type of testing: Helm
  • Bug found/raised by: @vijayg10

Notes:

  • Severity when opened: Low
  • Priority when opened: Low
@vijayg10 vijayg10 added the bug Something isn't working or it has wrong behavior on a Mojaloop Core service label Sep 15, 2021
@vijayg10 vijayg10 self-assigned this Sep 15, 2021
@elnyry-sam-k elnyry-sam-k added the oss-ttk Related to the Mojaloop testing toolkit label Sep 15, 2021
@elnyry-sam-k elnyry-sam-k added this to the Sprint 15.4 milestone Sep 15, 2021
@mdebarros
Copy link
Member

Supported Helm chart changes included in Mojaloop Helm v13.0.2 Release closed by mojaloop/helm/pull/448.

@vijayg10 vijayg10 removed their assignment Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working or it has wrong behavior on a Mojaloop Core service oss-ttk Related to the Mojaloop testing toolkit
Projects
None yet
Development

No branches or pull requests

3 participants