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

Introduce the CFTask resource #1155

Merged
merged 1 commit into from May 31, 2022
Merged

Introduce the CFTask resource #1155

merged 1 commit into from May 31, 2022

Conversation

kieron-dev
Copy link
Contributor

Is there a related GitHub Issue?

#1016

What is this change about?

This commit is the first in a series and covers the most simple functionality:

  • Adds the CFTask CRD
  • Adds a controller to reconcile CFTasks to eirini tasks
  • Accepts just command and appRef in spec for now
  • Gives SpaceDeveloper permission to manage CFTasks
  • Writes important warnings and success to events on the cftask

Does this PR introduce a breaking change?

No

Acceptance Steps

See issue

Tag your pair, your PM, and/or team

Things to remember

This commit is the first in a series and covers the most simple
functionality:

- Adds the CFTask CRD
- Adds a controller to reconcile CFTasks to eirini tasks
- Accepts just `command` and `appRef` in spec for now
- Gives SpaceDeveloper permission to manage CFTasks
- Writes important warnings and success to events on the cftask

Issue: #1016
Co-authored-by: Kieron Browne <kbrowne@vmware.com>
@gcapizzi gcapizzi enabled auto-merge May 31, 2022 13:56
@gcapizzi gcapizzi merged commit 451527f into main May 31, 2022
@gcapizzi gcapizzi deleted the issues/1016-create-task branch May 31, 2022 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants