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

Update readme and the Makefile to remove outdated instructions and adjust the local test timeouts #667

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

2000krysztof
Copy link

Issue link

Jira : https://issues.redhat.com/browse/RHOAIENG-19986

What changes have been made

Verification steps

Please go through the instructions in the readme.

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • Testing is not required for this change

Copy link

openshift-ci bot commented Feb 27, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign tedhtchang for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@@ -24,6 +24,7 @@ Requirements:
# brew install gnu-sed
make install -e SED=/usr/local/bin/gsed
```
- Kind - kind is used in the kind-e2e command in the make file. Follow these instructions for the kind setup <a href="https://kind.sigs.k8s.io/docs/user/quick-start/" targe="_blank">here</a>
Copy link
Contributor

@Bobbins228 Bobbins228 Feb 27, 2025

Choose a reason for hiding this comment

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

Suggested change
- Kind - kind is used in the kind-e2e command in the make file. Follow these instructions for the kind setup <a href="https://kind.sigs.k8s.io/docs/user/quick-start/" targe="_blank">here</a>
- Kind - Kind is used in the kind-e2e command in the Makefile. Follow these instructions for the kind setup <a href="https://kind.sigs.k8s.io/docs/user/quick-start/" target="_blank">here</a>

[!NOTE]
If you get an error on linux
```
Error: rootlessport cannot expose privileged port 80
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this a common issue?

@Bobbins228
Copy link
Contributor

@2000krysztof You are failing on the pre-commit I would recommend installing it and running pre-commit run --all-files before each commit to ensure your work falls in line with our linting standards :) .

@ChristianZaccaria ChristianZaccaria changed the title WIP : Update readme and the Makefile to remove outdated instructions and adjust the local test timeouts Update readme and the Makefile to remove outdated instructions and adjust the local test timeouts Mar 7, 2025
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.

3 participants