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

db2 dependency in spm/requirements.yaml #23

Closed
meathead23 opened this issue Jun 30, 2020 · 2 comments · Fixed by #26
Closed

db2 dependency in spm/requirements.yaml #23

meathead23 opened this issue Jun 30, 2020 · 2 comments · Fixed by #26
Labels
bug Something isn't working

Comments

@meathead23
Copy link

Describe the bug
In SPM Umbrella chart under helm-charts/spm/requirements.yaml there is a dependency on db2 as follows:

- name: db2
  version: "~1.3.0"
  repository: "@local-development"

There is no valid charts for this dependency and therefore it should be removed as it causes the following issue when packaging the spm umbrella chart.

Error: db2 chart not found in repo http://chartmuseum.apps-crc.testing
@niambhs
Copy link

niambhs commented Jun 30, 2020

Thanks Matt

@mikyjpeg mikyjpeg added the bug Something isn't working label Jun 30, 2020
@mikyjpeg
Copy link
Contributor

That's correct. The dependency shouldn't be there, as stated in the runbook a remote database should be used to interact with the helm deployment. This was part of an internal spike that was incorrectly released.

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
Development

Successfully merging a pull request may close this issue.

3 participants