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

Add test that verifies multi-cluster behavior #2

Open
8 tasks
ncdc opened this issue May 25, 2022 · 3 comments
Open
8 tasks

Add test that verifies multi-cluster behavior #2

ncdc opened this issue May 25, 2022 · 3 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@ncdc
Copy link
Member

ncdc commented May 25, 2022

  • Get an ObjectKey with cluster + name
  • Get an ObjectKey with cluster + namespace + name
  • List all cluster-scoped things in 1 logical cluster vs. another (make sure they're distinct)
  • List all namespace-scoped things in 1 logical cluster vs. another (make sure they're distinct)
  • Create works
  • Update works
  • Patch works
  • Delete works
@stevekuznetsov
Copy link

stevekuznetsov commented Aug 17, 2022

kcp-dev/controller-runtime-example#19 verifies that the controllers function, and the controllers use the above bullets to do their job, so indirectly that PR closes this out :) Having tests here would be good, though.

@kcp-ci-bot
Copy link

Issues go stale after 90d of inactivity.
After a furter 30 days, they will turn rotten.
Mark the issue as fresh with /remove-lifecycle stale.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kcp-ci-bot kcp-ci-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 12, 2024
@kcp-ci-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

@kcp-ci-bot kcp-ci-bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

3 participants