Skip to content

Commit

Permalink
Bump CRD version and fix generated crds
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Fedotov <anfedotoff@yandex-team.ru>
  • Loading branch information
anfedotoff committed Mar 26, 2024
1 parent 1102ece commit 76d6c19
Show file tree
Hide file tree
Showing 6 changed files with 98 additions and 98 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -318,10 +322,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -612,6 +612,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -630,10 +634,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -964,6 +964,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -982,10 +986,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -1276,6 +1276,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -1294,10 +1298,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -1529,6 +1529,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -1547,10 +1551,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -1841,6 +1841,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -1859,10 +1863,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -318,10 +322,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
stackTrace:
description: Enable stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -612,6 +612,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -630,10 +634,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
stackTrace:
description: Enable stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -964,6 +964,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -982,10 +986,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
stackTrace:
description: Enable stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -1276,6 +1276,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -1294,10 +1298,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
stackTrace:
description: Enable stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -1529,6 +1529,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -1547,10 +1551,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
stackTrace:
description: Enable stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down Expand Up @@ -1841,6 +1841,10 @@ spec:
argUrl:
description: A URL for the getUrl action
type: string
kernelStackTrace:
description: Enable kernel stack trace export. Only
valid with the post action.
type: boolean
rateLimit:
description: A time period within which repeated
messages will not be posted. Can be specified
Expand All @@ -1859,10 +1863,6 @@ spec:
process or thread caused the action. Only valid
with the post action and with a rateLimit specified.
type: string
stackTrace:
description: Enable stack trace export. Only valid
with the post action.
type: boolean
userStackTrace:
description: Enable user stack trace export. Only
valid with the post action.
Expand Down
2 changes: 1 addition & 1 deletion pkg/k8s/apis/cilium.io/v1alpha1/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ package v1alpha1
// Used to determine if CRD needs to be updated in cluster
//
// Developers: Bump patch for each change in the CRD schema.
const CustomResourceDefinitionSchemaVersion = "1.1.8"
const CustomResourceDefinitionSchemaVersion = "1.1.9"
Loading

0 comments on commit 76d6c19

Please sign in to comment.