-
Notifications
You must be signed in to change notification settings - Fork 64
📖 docs: document E2E workaround for kubeflex context issue #525
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
base: main
Are you sure you want to change the base?
📖 docs: document E2E workaround for kubeflex context issue #525
Conversation
✅ Deploy Preview for kubestellar-docs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR documents a temporary E2E test workaround for a kubeflex context-selection issue in the CONTRIBUTING.md file. The documentation explains why kubeflex-specific kubeconfig extensions are removed during E2E test execution to ensure reliable test results.
- Added a new section explaining the E2E test context workaround
- Documented the kubeflex context-selection issue and its impact on testing
- Clarified that the workaround only affects E2E tests and not normal user workflows
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/retest |
|
/retest |
|
The Please rebase your branch on main or merge main into your branch to pick up the workflow changes: git fetch origin main
git rebase origin/main
git push --force-with-leaseThis will stop the failing workflows from running. |
8d3d5a6 to
7db4efb
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
7db4efb to
0f6e389
Compare
Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
0f6e389 to
0c3b20e
Compare
|
@clubanderson I have rebased my branch |
📝 Summary of Changes
kflex createuses the wrong context kubeflex#597 (tracked via docs issue [Doc Update] 🐛 Add to E2E test a workaround to context bug #512)Fixes #512