Skip to content

Conversation

@srvaroa
Copy link

@srvaroa srvaroa commented Oct 30, 2025

No description provided.

@srvaroa srvaroa requested review from a team as code owners October 30, 2025 10:45
Copy link
Member

@Frostman Frostman left a comment

Choose a reason for hiding this comment

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

Hello, thank you for your contribution! A few comments inline.

README.md Outdated
```
### Build Steps

1. **Install build tools**
Copy link
Member

Choose a reason for hiding this comment

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

It's not required to manually run it, missing tools will be installed automatically

README.md Outdated
- `crd-ref-docs` - CRD documentation generator
- And other supporting tools

**Note:** If the tools are installed in `hack/bin/` instead of `bin/`, move them:
Copy link
Member

Choose a reason for hiding this comment

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

Hm, that's very strange, we're not seeing it on both dev machines and in CI. What version of just do you have? AFAIR at least 1.36 is required, so we should rather document it as a requirement other then providing the workaround.

Copy link
Author

Choose a reason for hiding this comment

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

Looks like yes, 1.36.0 works as you described. I have updated the instructions, thanks for the pointer!

README.md Outdated
just kube-build
```

**Known Issue**: Due to a working directory issue in the justfile, `just kube-build` may fail with `cp: cannot stat 'bin/fabric'`. If this happens, manually copy the binaries and build the Docker images:
Copy link
Member

Choose a reason for hiding this comment

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

That's strange as well, probably the same issue as in the previous comment.

Copy link
Author

Choose a reason for hiding this comment

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

Indeed, fixed

Signed-off-by: Galo Navarro <anglorvaroa@gmail.com>
Signed-off-by: Galo Navarro <anglorvaroa@gmail.com>
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.

2 participants