zalf-rdm / geonode-k8s

A Kubernetes helm chart for the geospacial webapplication Geonode
https://geonode-k8s.readthedocs.io/en/latest/
GNU General Public License v2.0
12 stars 7 forks source link

[Fixes #160] Bug: Error in tasks.py when initiating GeoNode container #161

Closed mwallschlaeger closed 3 months ago

mwallschlaeger commented 4 months ago

Description

ref #160 fixes bug, while initiating geonode inside tasks.py. Fixing bugs in datastore creation and changing default geoserver admin password.

Type of Change

Please select the relevant option:

Related Issue

If there is an existing issue related to this pull request, please reference it here.

closes #160

Checklist

Please ensure that your pull request meets the following requirements:

Additional Notes

Any additional information or context regarding the pull request can be provided here.

Thank you for creating this pull request

AlexGacon commented 4 months ago

Looks good to me

gitguardian[bot] commented 4 months ago

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

ridoo commented 4 months ago

Accidentally re-requested review .. you can just ignore it

mwallschlaeger commented 4 months ago

ignore readthedocs check for now. this will work as soon as PR #163 is merged