-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Open
Labels
component:application-controllerIssues related to the Application Controller componentIssues related to the Application Controller componentenhancementNew feature or requestNew feature or request
Milestone
Description
Summary
We maintain a distro of ArgoCD within our company to deploy applications to our Openshift clusters. We were curious what the plans were to at some point promote the apiVersion: argoproj.io/v1alpha1 to apiVersion: argoproj.io/v1 or v1beta1 at some point?
What change you think needs making.
apiVersion: argocdproj.io/v1 or apiVersion: argocdproj.io/v1beta1
Motivation
This particular apiVersion has been set to argoproj.io/v1alpha1 for quite a while, we're just curious what the plans are around it.
Please give examples of your use case, e.g. when would you use this.
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
...
Proposal
apiVersion: argocdproj.io/v1 or apiVersion: argocdproj.io/v1beta1
How do you think this should be implemented?
apiVersion: argocdproj.io/v1 or apiVersion: argocdproj.io/v1beta1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component:application-controllerIssues related to the Application Controller componentIssues related to the Application Controller componentenhancementNew feature or requestNew feature or request