Skip to content

Commit

Permalink
make crds-up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
greedy52 committed Nov 27, 2024
1 parent 5402836 commit 2989a83
Show file tree
Hide file tree
Showing 10 changed files with 248 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,20 @@ spec:
type: string
type: object
type: object
github:
description: GitHub contains info about GitHub proxies where each
server represents a GitHub organization.
nullable: true
properties:
integration:
description: Integration is the integration that is associated
with this Server.
type: string
organization:
description: Organization specifies the name of the organization
for the GitHub integration.
type: string
type: object
hostname:
description: Hostname is server hostname
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,20 @@ spec:
type: string
type: object
type: object
github:
description: GitHub contains info about GitHub proxies where each
server represents a GitHub organization.
nullable: true
properties:
integration:
description: Integration is the integration that is associated
with this Server.
type: string
organization:
description: Organization specifies the name of the organization
for the GitHub integration.
type: string
type: object
hostname:
description: Hostname is server hostname
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -722,6 +734,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -1584,6 +1608,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -2149,6 +2185,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -725,6 +737,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -725,6 +737,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,20 @@ spec:
type: string
type: object
type: object
github:
description: GitHub contains info about GitHub proxies where each
server represents a GitHub organization.
nullable: true
properties:
integration:
description: Integration is the integration that is associated
with this Server.
type: string
organization:
description: Organization specifies the name of the organization
for the GitHub integration.
type: string
type: object
hostname:
description: Hostname is server hostname
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,20 @@ spec:
type: string
type: object
type: object
github:
description: GitHub contains info about GitHub proxies where each
server represents a GitHub organization.
nullable: true
properties:
integration:
description: Integration is the integration that is associated
with this Server.
type: string
organization:
description: Organization specifies the name of the organization
for the GitHub integration.
type: string
type: object
hostname:
description: Hostname is server hostname
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -722,6 +734,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -1584,6 +1608,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -2149,6 +2185,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -725,6 +737,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down Expand Up @@ -725,6 +737,18 @@ spec:
type: string
nullable: true
type: array
github_permissions:
description: GitHubPermissions defines GitHub integration related
permissions.
items:
properties:
orgs:
items:
type: string
nullable: true
type: array
type: object
type: array
group_labels:
additionalProperties:
x-kubernetes-preserve-unknown-fields: true
Expand Down

0 comments on commit 2989a83

Please sign in to comment.