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

feat: implement v1beta2 api #259

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

feat: implement v1beta2 api #259

wants to merge 32 commits into from

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Jul 28, 2024

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

Introduces new v1beta2 api which has less fields than v1beta1, mostly due to not populating the messaging structures into the api.

It removes the pending message functionality from v1beta2 entirely, as this functionality never worked properly.

v1beta1 is still supported if they are detected in a cluster, but all new builds when received will be created as v1beta2 builds. v1beta1 builds will be removed once they're completed though.

Supporting chart changes uselagoon/lagoon-charts#688

@shreddedbacon shreddedbacon marked this pull request as ready for review October 1, 2024 23:23
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

Successfully merging this pull request may close these issues.

1 participant