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

Secret credential name hardcoded #15

Closed
gaohoward opened this issue Nov 3, 2020 · 0 comments · Fixed by #16
Closed

Secret credential name hardcoded #15

gaohoward opened this issue Nov 3, 2020 · 0 comments · Fixed by #16
Assignees
Labels
bug Something isn't working

Comments

@gaohoward
Copy link
Collaborator

Describe the bug
Now when testing deployment of two statefulsets, with different APPLICATION_NAME's and thus ping service names, we see that the second can not start pods as they cannot find the correct credential secret.
Also the 'route name' in templates also hard-coded.

To Reproduce

  1. use one of the templates to create 2 deployment with different APPLICATION_NAME
  2. observe the second deployment to fail due to hard-coded secret names

Platform (please complete the following information):

  • OS: [e.g. Fedora]
  • Version [e.g. 32]
  • CEKit version [e.g. 3.5.0]
  • Container build tool [e.g. podman]

Expected behavior
The multiple deployment described above should be all successful

Screenshots
Optional, add screenshots to help explain your problem.

Additional context
Optional. Add any other context about the problem here.

@gaohoward gaohoward added the bug Something isn't working label Nov 3, 2020
@gaohoward gaohoward linked a pull request Nov 3, 2020 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants