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

Scaffold up scheduledTask API and controller #761

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Miles-Garnsey
Copy link
Member

What this PR does:
Creates a new ScheduledTask API, controller and reconciliation logic.

Which issue(s) this PR fixes:
Fixes #747

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@Miles-Garnsey Miles-Garnsey requested a review from a team as a code owner February 24, 2025 01:21
@burmanm burmanm marked this pull request as draft February 24, 2025 11:41
@Miles-Garnsey
Copy link
Member Author

This is close, I think the envtests are passing but the e2e's have flaked out, probably due to permissions issues. I've got a question for Micke here (internal) about how to land my permissions in the right role instead of generating a whole new one in codegen. I'm doing something slightly wrong there.

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.

Create a ScheduledCassandraTask API
1 participant