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

New features to conform to the Per-feature Flag Struct #7285

Closed
Tracked by #7177
JeromeJu opened this issue Oct 25, 2023 · 0 comments · Fixed by #7633
Closed
Tracked by #7177

New features to conform to the Per-feature Flag Struct #7285

JeromeJu opened this issue Oct 25, 2023 · 0 comments · Fixed by #7633
Labels
kind/misc Categorizes issue or PR as a miscellaneuous one.

Comments

@JeromeJu
Copy link
Member

JeromeJu commented Oct 25, 2023

At the moment, there has been a window between the implementation of TEP0138 with the new Per-feature flag struct and its proposal. During this period, there have been new features coming in that were not able to use the new Per-feature Flag struct. This issue tracks the patches that needs to be made for the existing new feature flags:

[update] now that TEP0138 and the per-feature flag implementation PR has been merged, we are introducing the CI tests for per feature flags. Pending decision to be made on Plumbing #1629

@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Oct 25, 2023
JeromeJu added a commit to JeromeJu/pipeline that referenced this issue Feb 5, 2024
This commit uses the Per-feature flag struct for features added in
between the window that the changes per TEP0138 was made. All new
features should conform to the new Per-feature flag struct.

/kind misc
fixes: tektoncd#7285
tekton-robot pushed a commit that referenced this issue Feb 12, 2024
This commit uses the Per-feature flag struct for features added in
between the window that the changes per TEP0138 was made. All new
features should conform to the new Per-feature flag struct.

/kind misc
fixes: #7285
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/misc Categorizes issue or PR as a miscellaneuous one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants