Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Conditions CRD to deprecated features list #3150

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

jerop
Copy link
Member

@jerop jerop commented Aug 31, 2020

Changes

Update the deprecated features list to include Conditions CRD. Users should use WhenExpressions instead.

PR: #3135
TEP: https://github.com/tektoncd/community/blob/master/teps/0007-conditions-beta.md

The API compatibility policy states that Alpha features may be dropped at any time, though users will be given at least one release worth of warning.

So we're giving two releases warning on deprecation.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests (if functionality changed/added)
  • Includes docs (if user facing)
  • Commit messages follow commit message best practices
  • Release notes block has been filled in or deleted (only if no user facing changes)

See the contribution guide for more details.

Double check this list of stuff that's easy to miss:

Reviewer Notes

If API changes are included, additive changes must be approved by at least two OWNERS and backwards incompatible changes must be approved by more than 50% of the OWNERS, and they must first be added in a backwards compatible way.

Release Notes

    NONE

@tekton-robot tekton-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note-none Denotes a PR that doesnt merit a release note. labels Aug 31, 2020
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 31, 2020
@jerop jerop changed the title Deprecate Conditions CRD Add Conditions CRD to deprecated features list Aug 31, 2020
@bobcatfish
Copy link
Collaborator

Usually im all for separate PRs, but what do you think about making this change as part of #3135? im thinking we wouldnt consider the feature deprecated until #3135 goes in anyway

@jerop
Copy link
Member Author

jerop commented Aug 31, 2020

/kind documentation

@tekton-robot tekton-robot added the kind/documentation Categorizes issue or PR as related to documentation. label Aug 31, 2020
@jerop
Copy link
Member Author

jerop commented Aug 31, 2020

@bobcatfish opened it separately because at the time #3135 would be merged, I wouldn't have the release announcement to reference on the deprecation table, so i'd still have to edit this table after #3135 is merged -- opened this as a draft now so that i don't forget to do it later

@bobcatfish
Copy link
Collaborator

ah kk, thanks for explaining @jerop !

Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be updated now that the dependent PR has been merged 🙃

@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 8, 2020
@jerop jerop force-pushed the conditions-deprecated branch 4 times, most recently from 6709c5c to dceeaea Compare September 8, 2020 12:33
@jerop jerop marked this pull request as ready for review September 8, 2020 12:34
@tekton-robot tekton-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 8, 2020
Use `WhenExpressions` instead

The [API compatibility policy](https://github.com/tektoncd/pipeline/blob/master/api_compatibility_policy.md#alpha-beta-and-ga)
states that Alpha features may be dropped at any time, though users will
be given at least one release worth of warning.So we're giving two
releases warning on deprecation.

PR: tektoncd#3135
TEP: https://github.com/tektoncd/community/blob/master/teps/0007-conditions-beta.md
@jerop jerop force-pushed the conditions-deprecated branch from dceeaea to 5e9320e Compare September 8, 2020 12:39
@ghost
Copy link

ghost commented Sep 8, 2020

/lgtm

@tekton-robot tekton-robot assigned ghost Sep 8, 2020
@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 8, 2020
@tekton-robot tekton-robot merged commit 49b6185 into tektoncd:master Sep 8, 2020
@jerop jerop deleted the conditions-deprecated branch September 30, 2020 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/documentation Categorizes issue or PR as related to documentation. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants