Skip to content

Conversation

@mrhapile
Copy link
Contributor

@mrhapile mrhapile commented Jan 9, 2026

📝 Summary of Changes

Fixes #512

Copilot AI review requested due to automatic review settings January 9, 2026 04:43
@netlify
Copy link

netlify bot commented Jan 9, 2026

Deploy Preview for kubestellar-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 0c3b20e
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/69662d041ab99900089941f4
😎 Deploy Preview https://deploy-preview-525--kubestellar-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added documentation Improvements or additions to documentation contributing labels Jan 9, 2026
Copy link
Contributor

Copilot AI left a 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.

@clubanderson
Copy link
Contributor

/retest

@clubanderson clubanderson changed the title docs: document E2E workaround for kubeflex context issue 📖 docs: document E2E workaround for kubeflex context issue Jan 12, 2026
@kubestellar-prow kubestellar-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 12, 2026
@clubanderson
Copy link
Contributor

/retest

@clubanderson
Copy link
Contributor

The Build & Push PR Preview Image and Code Quality & Build workflow failures are due to a cached workflow that has since been disabled (replaced by Netlify previews).

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-lease

This will stop the failing workflows from running.

@mrhapile mrhapile force-pushed the docs/e2e-context-workaround-512 branch from 8d3d5a6 to 7db4efb Compare January 13, 2026 11:22
@kubestellar-prow kubestellar-prow bot added the dco-signoff: no Indicates the PR's author has not signed the DCO. label Jan 13, 2026
@kubestellar-prow
Copy link

[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 kproche for approval. For more information see the Code Review Process.

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

Details 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

@mrhapile mrhapile force-pushed the docs/e2e-context-workaround-512 branch from 7db4efb to 0f6e389 Compare January 13, 2026 11:26
Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
@mrhapile mrhapile force-pushed the docs/e2e-context-workaround-512 branch from 0f6e389 to 0c3b20e Compare January 13, 2026 11:31
@kubestellar-prow kubestellar-prow bot added dco-signoff: yes Indicates the PR's author has signed the DCO. and removed dco-signoff: no Indicates the PR's author has not signed the DCO. labels Jan 13, 2026
@mrhapile
Copy link
Contributor Author

@clubanderson I have rebased my branch

@clubanderson clubanderson added the kind/documentation Categorizes issue or PR as related to documentation. label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributing dco-signoff: yes Indicates the PR's author has signed the DCO. documentation Improvements or additions to documentation kind/documentation Categorizes issue or PR as related to documentation. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc Update] 🐛 Add to E2E test a workaround to context bug

2 participants