Skip to content

Conversation

@marco-porru
Copy link
Contributor

@marco-porru marco-porru commented Oct 2, 2025

Description

Changes proposed in this pull request:

  • provide _sidebar.ts for vitepress

Related issue(s)
kyma-project/kyma#18820

@marco-porru marco-porru requested a review from a team as a code owner October 2, 2025 22:58
@github-actions
Copy link

github-actions bot commented Oct 2, 2025

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug

Comment on lines +10 to +11
{ text: 'Instance-Level Mapping', link: './03-21-instance-level-mapping' },
{ text: 'Namespace-Level Mapping', link: './03-22-namespace-level-mapping' },
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't these be child topics?

{ text: 'Service Binding Custom Resource', link: './resources/02-30-service-binding-cr' }
] },
{ text: 'Tutorials', link: './tutorials/README', collapsed: true, items: [
{ text: 'Create an SAP BTP Service in Your Kyma Cluster', link: './tutorials/04-40-create-service-in-cluster' }
Copy link
Contributor

Choose a reason for hiding this comment

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

@@ -0,0 +1,23 @@
export default [
{ text: 'Create the <code>sap-btp-manager</code> Secret', link: './03-00-create-btp-manager-secret' },
Copy link
Contributor

Choose a reason for hiding this comment

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

@mmitoraj mmitoraj added the kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature label Oct 20, 2025
@kyma-gopher-bot kyma-gopher-bot merged commit bd0f72b into kyma-project:main Oct 21, 2025
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants