Skip to content

chore: Better dev debug and readme - #330

Merged
MisterMX merged 3 commits into
crossplane-contrib:mainfrom
yamaceay:better-dev-debug-and-readme
Sep 23, 2025
Merged

chore: Better dev debug and readme#330
MisterMX merged 3 commits into
crossplane-contrib:mainfrom
yamaceay:better-dev-debug-and-readme

Conversation

@yamaceay

Copy link
Copy Markdown
Contributor

Description of your changes

It fixes #329 by:

  • Adding make submodules and other useful commands like make dev-debug to the README.
  • Replacing the kubectl apply -k <ref-to-crossplane-crds> by a Helm install which combines installation with creating namespace.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Running make dev-debug.

@yamaceay yamaceay changed the title Better dev debug and readme fix: Better dev debug and readme Sep 11, 2025
Signed-off-by: Yamac Ay <yamac.ay@sap.com>
Signed-off-by: Yamac Ay <yamac.ay@sap.com>
@yamaceay
yamaceay force-pushed the better-dev-debug-and-readme branch from f05668e to e818765 Compare September 11, 2025 14:04
Signed-off-by: Yamac Ay <yamac.ay@sap.com>
@MisterMX MisterMX changed the title fix: Better dev debug and readme chore: Better dev debug and readme Sep 23, 2025

@MisterMX MisterMX left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. Thank you very much @yamaceay!

@MisterMX
MisterMX merged commit 0a49c17 into crossplane-contrib:main Sep 23, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated README and Makefile (make dev-debug)

2 participants