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(lifecycle-operator): move API HUB version to v1 #3350

Merged
merged 5 commits into from
Mar 26, 2024
Merged
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
1 change: 1 addition & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -693,3 +693,4 @@ Yash
yml
YOURNAME
yourregistry
apilifecycle
44 changes: 22 additions & 22 deletions .github/scripts/.helm-tests/default/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1alpha1
Expand Down Expand Up @@ -550,7 +550,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -670,7 +670,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1beta1
Expand Down Expand Up @@ -763,7 +763,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -830,7 +830,7 @@ spec:
type: string
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1alpha3
Expand Down Expand Up @@ -912,7 +912,7 @@ spec:
type: string
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -1342,7 +1342,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -2575,7 +2575,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -2842,7 +2842,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -3374,7 +3374,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -3482,7 +3482,7 @@ spec:
type: string
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1alpha1
Expand Down Expand Up @@ -3741,7 +3741,7 @@ spec:
type: string
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -3935,7 +3935,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -4507,7 +4507,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -6090,7 +6090,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1alpha1
Expand Down Expand Up @@ -9504,7 +9504,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -9646,7 +9646,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -10044,7 +10044,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -10406,7 +10406,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -11057,7 +11057,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -15675,14 +15675,14 @@ webhooks:
service:
name: 'lifecycle-webhook-service'
namespace: 'helmtests'
path: /validate-lifecycle-keptn-sh-v1beta1-keptntaskdefinition
path: /validate-lifecycle-keptn-sh-v1-keptntaskdefinition
failurePolicy: Fail
name: vkeptntaskdefinition.kb.io
rules:
- apiGroups:
- lifecycle.keptn.sh
apiVersions:
- v1beta1
- v1
operations:
- CREATE
- UPDATE
Expand Down
44 changes: 22 additions & 22 deletions .github/scripts/.helm-tests/lifecycle-only/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1alpha1
Expand Down Expand Up @@ -496,7 +496,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -616,7 +616,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1beta1
Expand Down Expand Up @@ -709,7 +709,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -776,7 +776,7 @@ spec:
type: string
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1alpha3
Expand Down Expand Up @@ -858,7 +858,7 @@ spec:
type: string
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -1288,7 +1288,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -2521,7 +2521,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -2788,7 +2788,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -3320,7 +3320,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -3428,7 +3428,7 @@ spec:
type: string
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1alpha1
Expand Down Expand Up @@ -3687,7 +3687,7 @@ spec:
type: string
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -3881,7 +3881,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -4453,7 +4453,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -6036,7 +6036,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- name: v1alpha1
Expand Down Expand Up @@ -9450,7 +9450,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -9592,7 +9592,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -9990,7 +9990,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -10352,7 +10352,7 @@ spec:
type: object
type: object
served: true
storage: false
storage: true
subresources:
status: {}
- additionalPrinterColumns:
Expand Down Expand Up @@ -11003,7 +11003,7 @@ spec:
type: object
type: object
served: true
storage: true
storage: false
subresources:
status: {}
---
Expand Down Expand Up @@ -12120,14 +12120,14 @@ webhooks:
service:
name: 'lifecycle-webhook-service'
namespace: 'helmtests'
path: /validate-lifecycle-keptn-sh-v1beta1-keptntaskdefinition
path: /validate-lifecycle-keptn-sh-v1-keptntaskdefinition
failurePolicy: Fail
name: vkeptntaskdefinition.kb.io
rules:
- apiGroups:
- lifecycle.keptn.sh
apiVersions:
- v1beta1
- v1
operations:
- CREATE
- UPDATE
Expand Down
Loading
Loading