Skip to content
#

deployments

Here are 92 public repositories matching this topic...

harikrongali
harikrongali commented Mar 4, 2022

Similar to deployment, Rollout should throw error and shouldn't create the object if the selector is not specified.

Current behavior:
Rollout object gets created with Error status

Expected behavior:
Rollout object shouldn't be allowed to create and throw a validation error

Following file doesn't have selector defined

apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
  n
enhancement good first issue
gravity

Improve this page

Add a description, image, and links to the deployments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deployments topic, visit your repo's landing page and select "manage topics."

Learn more