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

[Fixes #107] Task: revert changes regarding geoserver entrypoint overloading gefence file #148

Conversation

mwallschlaeger
Copy link
Contributor

Description

removed manual gefence fix referenced in geonode issue GeoNode/geonode#11318 . refers to geonode-k8s issue #107

THIS will take in affect with the next release, as it requires geonode 4.2 image

Type of Change

Please select the relevant option:

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Other (please describe)

Related Issue

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

closes #107

Checklist

Please ensure that your pull request meets the following requirements:

  • The pull request is limited to one type (docs, feature, bug fix, etc.)
  • The pull request is as small as possible. Consider opening multiple pull requests instead of one large one.
  • The feature or bug fix has been discussed and documented in an issue beforehand.

Additional Notes

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

Thank you for creating this pull request

@mwallschlaeger mwallschlaeger added enhancement New feature or request 1.1.0 labels Feb 26, 2024
@mwallschlaeger mwallschlaeger self-assigned this Feb 26, 2024
…7_Task_revert_changes_regarding_geoserver_entrypoint_overloading_gefence_file
…7_Task_revert_changes_regarding_geoserver_entrypoint_overloading_gefence_file
@@ -58,14 +58,6 @@ spec:
- name: {{ .Values.geoserver.container_name }}
image: "{{ .Values.geoserver.image.name }}:{{ .Values.geoserver.image.tag }}"
# temporary overloading entry point to fix j2 template: https://github.com/GeoNode/geonode/issues/11318
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can remove this comment as well

@ridoo ridoo merged commit f6b4313 into main Feb 27, 2024
2 checks passed
@ridoo ridoo deleted the issue_#107_Task_revert_changes_regarding_geoserver_entrypoint_overloading_gefence_file branch February 27, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task: revert changes regarding geoserver entrypoint overloading gefence file
2 participants