Skip to content

Graduate config file APIs from v1alpha1 to v1 #7377

Open
@inteon

Description

The cert-manager config file APIs are currently on version v1alpha1:
https://github.com/cert-manager/cert-manager/tree/master/pkg/apis/config/cainjector/v1alpha1
https://github.com/cert-manager/cert-manager/tree/master/pkg/apis/config/controller/v1alpha1
https://github.com/cert-manager/cert-manager/tree/master/pkg/apis/config/webhook/v1alpha1

We would like to graduate these versions to v1 so users can use these config files with more confidence.

The steps to graduate to v1:

  • Check API and verify that it contains no mistakes.
  • Create config file API v1.

/kind feature

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions