diff --git a/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpolicies.yaml b/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpolicies.yaml index c1597f2997b..600c0017342 100644 --- a/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpolicies.yaml +++ b/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpolicies.yaml @@ -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 @@ -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. @@ -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 @@ -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. @@ -971,6 +971,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 @@ -989,10 +993,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. @@ -1283,6 +1283,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 @@ -1301,10 +1305,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. @@ -1543,6 +1543,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 @@ -1561,10 +1565,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. @@ -1855,6 +1855,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 @@ -1873,10 +1877,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. diff --git a/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpoliciesnamespaced.yaml b/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpoliciesnamespaced.yaml index 28114820499..469e7c7ee3a 100644 --- a/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpoliciesnamespaced.yaml +++ b/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpoliciesnamespaced.yaml @@ -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 @@ -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. @@ -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 @@ -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. @@ -971,6 +971,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 @@ -989,10 +993,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. @@ -1283,6 +1283,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 @@ -1301,10 +1305,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. @@ -1543,6 +1543,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 @@ -1561,10 +1565,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. @@ -1855,6 +1855,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 @@ -1873,10 +1877,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. diff --git a/vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpolicies.yaml b/vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpolicies.yaml index c1597f2997b..600c0017342 100644 --- a/vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpolicies.yaml +++ b/vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpolicies.yaml @@ -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 @@ -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. @@ -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 @@ -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. @@ -971,6 +971,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 @@ -989,10 +993,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. @@ -1283,6 +1283,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 @@ -1301,10 +1305,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. @@ -1543,6 +1543,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 @@ -1561,10 +1565,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. @@ -1855,6 +1855,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 @@ -1873,10 +1877,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. diff --git a/vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpoliciesnamespaced.yaml b/vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpoliciesnamespaced.yaml index 28114820499..469e7c7ee3a 100644 --- a/vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpoliciesnamespaced.yaml +++ b/vendor/github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/client/crds/v1alpha1/cilium.io_tracingpoliciesnamespaced.yaml @@ -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 @@ -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. @@ -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 @@ -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. @@ -971,6 +971,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 @@ -989,10 +993,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. @@ -1283,6 +1283,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 @@ -1301,10 +1305,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. @@ -1543,6 +1543,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 @@ -1561,10 +1565,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. @@ -1855,6 +1855,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 @@ -1873,10 +1877,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.