-
Notifications
You must be signed in to change notification settings - Fork 4
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
v3.0.0 #34
v3.0.0 #34
Conversation
Generalized support for overwriting/extending `initContainers`, `volumes`, `volumeMounts`
Fix solr security context
@gislab-augsburg, @klml: I just released Note: I incuded some dependency updates. Please make sure to go through the changelog before testing this in an existing setup. The Solr upgrade should not require any additional action or cause problem, but make sure to make backups and read the docs first. |
@BWibo :
it works perfectly. No problems with the new Solr version or the other the upgrades. So from our side, you can can release |
@gislab-augsburg: OK, really cool, thx for testing. Did you apply the new version to an instance with content? I'm asking to make sure the new Solr does migrate without issues. One more thing before I make the release. Can you provide a minimal example of the values that work on OpenShift. |
Just post the anonymized |
@BWibo : sddi-ckan-k8s/charts/sddi-ckan/charts/solr/values.yaml Lines 12 to 18 in dcf71fa
Then changed to tag: 2.9-solr9-spatial because we had tag: 2.9-solr8-spatial before. Both, the default version and the 2.9-solr9-spatial version, are working without any issues.
I will provide the example values for OpenShift the next days. |
@gislab-augsburg Hey, I wanted to ask about the example file. I would like to include this in the release, so I can point users to the example for OpenShift usage, for which we add support in this release. Thx in advance. |
Hey @BWibo, Some comments on it:
Error in datapusher pod:
|
Enable OpenShift support
initContainers
,volumes
,volumeMounts
#32