generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.
Milestone
Description
What would you like to be added:
TLS Configuration page returns Macro Rendering Error.
It seems that the included file path has changed in #4074.
stack trace
Traceback (most recent call last):
File "/opt/buildhome/.local/share/mise/installs/python/3.12.11/lib/python3.12/site-packages/mkdocs_macros/plugin.py", line 688, in render
return md_template.render(**page_variables)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/buildhome/.local/share/mise/installs/python/3.12.11/lib/python3.12/site-packages/jinja2/environment.py", line 1295, in render
self.environment.handle_exception()
File "/opt/buildhome/.local/share/mise/installs/python/3.12.11/lib/python3.12/site-packages/jinja2/environment.py", line 942, in handle_exception
raise rewrite_traceback_stack(source=source)
File "<template>", line 148, in top-level template code
File "/opt/buildhome/.local/share/mise/installs/python/3.12.11/lib/python3.12/site-packages/jinja2/loaders.py", line 209, in get_source
raise TemplateNotFound(
jinja2.exceptions.TemplateNotFound: 'standard/v1/backendtlspolicy-system-certs.yaml' not found in search path: 'examples'
Why this is needed:
We couldn't open the page.
Metadata
Metadata
Assignees
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.
Type
Projects
Status
Done