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

Use RC dependency and trigger status for pipelines #245

Open
3 tasks
jmendesky opened this issue May 11, 2023 · 0 comments
Open
3 tasks

Use RC dependency and trigger status for pipelines #245

jmendesky opened this issue May 11, 2023 · 0 comments
Milestone

Comments

@jmendesky
Copy link
Collaborator

jmendesky commented May 11, 2023

Breaking changes that will require a version change to v1alpha6:

  • use RC dependency and trigger status for pipelines by moving (observed|triggered)PipelineVersion into status.(dependencies|triggers).pipeline.version
  • move status.SynchronizationState into status.conditions.SynchronizationSucceeded (depends on Introduce Status Conditions #278)

Tasks:

  • Decommission v1alpha2-v1alpha4 (include removing logic "For migration from v1alpha4", etc.)
  • Introduce v1alpha6 by moving fields
  • Remove RunSchedule migration logic from controllers
@paoloambrosio-skyuk paoloambrosio-skyuk changed the title Move observedPipelineVersion into status.dependencies Move (observed|triggered)PipelineVersion into status.(dependencies|triggers) Jul 17, 2023
@paoloambrosio-skyuk paoloambrosio-skyuk changed the title Move (observed|triggered)PipelineVersion into status.(dependencies|triggers) Use RC dependency and trigger status for pipelines Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants