-
Notifications
You must be signed in to change notification settings - Fork 5
Add support for Rollouts resource #274
Copy link
Copy link
Open
Labels
kind/enhancementCategorizes issue or PR as related to an improvement.Categorizes issue or PR as related to an improvement.lifecycle/keepDenotes an issue or PR that should be preserved from going stale.Denotes an issue or PR that should be preserved from going stale.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
kind/enhancementCategorizes issue or PR as related to an improvement.Categorizes issue or PR as related to an improvement.lifecycle/keepDenotes an issue or PR that should be preserved from going stale.Denotes an issue or PR that should be preserved from going stale.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Projects
Status
📋 Backlog
Preflight Checklist
Problem Description
Hello! Please add support for the Rollouts resource, which replaces Deployment when using the Argo Rollouts utility. In general, this resource has the same structure as Deployment (except for some additional fields)
Proposed Solution
Add support for Rollouts resource
Alternatives Considered
No response
Additional Information
No response