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

chore: remove v1beta1 api #270

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 1 addition & 19 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,4 @@ resources:
kind: LagoonTask
path: remote-controller/api/lagoon/v1beta2
version: v1beta2
- api:
crdVersion: v1
namespaced: true
controller: false
domain: lagoon.sh
group: crd
kind: LagoonBuild
path: remote-controller/api/lagoon/v1beta1
version: v1beta1
- api:
crdVersion: v1
namespaced: true
controller: false
domain: lagoon.sh
group: crd
kind: LagoonTask
path: remote-controller/api/lagoon/v1beta1
version: v1beta1
version: "3"
version: "3"
35 changes: 0 additions & 35 deletions api/lagoon/v1beta1/groupversion_info.go

This file was deleted.

105 changes: 0 additions & 105 deletions api/lagoon/v1beta1/helpers_test.go

This file was deleted.

Loading
Loading