Skip to content

Promote apiVersion: argoproj.io/v1alpha1 to v1 #18550

@slmingol

Description

@slmingol

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions