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

Bump chart to 1.0 #13

Merged
merged 1 commit into from
Jul 5, 2022
Merged

Bump chart to 1.0 #13

merged 1 commit into from
Jul 5, 2022

Conversation

mcritchlow
Copy link
Contributor

  • Upgrade the postgresql chart dependency to the latest version.
  • Update configuration as needed for _helpers, ConfigMap, and
    Secret
  • KEEP the postgresql tag as 12.x due to an error that shows on later
    versions in configuring auth in the Fedora image: The authentication type 10 is not supported. We were not sure which, if any, of the issues/fixes suggested here may be in play for the issue. But, sticking to 12.x keeps the chart working.

Co-authored-by: Kristian De Castro okaykris13@yahoo.com

- Upgrade the postgresql chart dependency to the latest version.
- Update configuration as needed for `_helpers`, `ConfigMap`, and
  `Secret`
- KEEP the postgresql tag as `12.x` due to an error that shows on later
  versions in configuring auth in the Fedora image: `The authentication
  type 10 is not supported`

Co-authored-by: Kristian De Castro <okaykris13@yahoo.com>
@mcritchlow
Copy link
Contributor Author

mcritchlow commented Jul 5, 2022

Another note about the The authentication type 10 is not supported error. Since the default of the Hyrax chart is to re-use the hyrax chart database if fedora is enabled, the Hyrax chart postgres image, by default, has to stay on 12.x until this issue is sorted out. What's the best way to flag this for Fedora? Or is this likely already fixed in newer versions of the image? As a non-Fedora user of the Hyrax chart, I'm not sure what the best way to address this is.

@mcritchlow mcritchlow requested a review from dunn July 5, 2022 17:07
@orangewolf
Copy link
Collaborator

The issue is that fedora for the purposes of activefedora is stuck back at 4.7.5. This chart doesn’t support fedora 5 or 6 yet and thus isn’t getting new database drivers.
I think this is a transitory issue as Valkyrie models hopefully can be the default soonish

@orangewolf orangewolf merged commit 4fa62db into main Jul 5, 2022
@orangewolf orangewolf deleted the chart-1dot0 branch July 5, 2022 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants