Skip to content

Commit 584c1c0

Browse files
mapnojsonnet-libs-bot
authored andcommitted
update: source github.com/jsonnet-libs/k8s@7edc33fd
1 parent 9838a9e commit 584c1c0

16 files changed

Lines changed: 144 additions & 232 deletions

File tree

1.25.3/_gen/postgresql/v1/cluster.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2076,7 +2076,7 @@
20762076
withAllowPrivilegeEscalation(allowPrivilegeEscalation): { spec+: { securityContext+: { allowPrivilegeEscalation: allowPrivilegeEscalation } } },
20772077
'#withPrivileged':: d.fn(help='"Run container in privileged mode.\\nProcesses in privileged containers are essentially equivalent to root on the host.\\nDefaults to false.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='privileged', type=d.T.boolean)]),
20782078
withPrivileged(privileged): { spec+: { securityContext+: { privileged: privileged } } },
2079-
'#withProcMount':: d.fn(help='"procMount denotes the type of proc mount to use for the containers.\\nThe default value is Default which uses the container runtime defaults for\\nreadonly paths and masked paths.\\nThis requires the ProcMountType feature flag to be enabled.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='procMount', type=d.T.string)]),
2079+
'#withProcMount':: d.fn(help='"procMount denotes the type of proc mount to use for the containers.\\nThe default value is Default which uses the container runtime defaults for\\nreadonly paths and masked paths.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='procMount', type=d.T.string)]),
20802080
withProcMount(procMount): { spec+: { securityContext+: { procMount: procMount } } },
20812081
'#withReadOnlyRootFilesystem':: d.fn(help='"Whether this container has a read-only root filesystem.\\nDefault is false.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='readOnlyRootFilesystem', type=d.T.boolean)]),
20822082
withReadOnlyRootFilesystem(readOnlyRootFilesystem): { spec+: { securityContext+: { readOnlyRootFilesystem: readOnlyRootFilesystem } } },

1.25.3/_gen/postgresql/v1/pooler.libsonnet

Lines changed: 12 additions & 16 deletions
Large diffs are not rendered by default.

1.26.0/_gen/postgresql/v1/cluster.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2076,7 +2076,7 @@
20762076
withAllowPrivilegeEscalation(allowPrivilegeEscalation): { spec+: { securityContext+: { allowPrivilegeEscalation: allowPrivilegeEscalation } } },
20772077
'#withPrivileged':: d.fn(help='"Run container in privileged mode.\\nProcesses in privileged containers are essentially equivalent to root on the host.\\nDefaults to false.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='privileged', type=d.T.boolean)]),
20782078
withPrivileged(privileged): { spec+: { securityContext+: { privileged: privileged } } },
2079-
'#withProcMount':: d.fn(help='"procMount denotes the type of proc mount to use for the containers.\\nThe default value is Default which uses the container runtime defaults for\\nreadonly paths and masked paths.\\nThis requires the ProcMountType feature flag to be enabled.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='procMount', type=d.T.string)]),
2079+
'#withProcMount':: d.fn(help='"procMount denotes the type of proc mount to use for the containers.\\nThe default value is Default which uses the container runtime defaults for\\nreadonly paths and masked paths.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='procMount', type=d.T.string)]),
20802080
withProcMount(procMount): { spec+: { securityContext+: { procMount: procMount } } },
20812081
'#withReadOnlyRootFilesystem':: d.fn(help='"Whether this container has a read-only root filesystem.\\nDefault is false.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='readOnlyRootFilesystem', type=d.T.boolean)]),
20822082
withReadOnlyRootFilesystem(readOnlyRootFilesystem): { spec+: { securityContext+: { readOnlyRootFilesystem: readOnlyRootFilesystem } } },

1.26.0/_gen/postgresql/v1/pooler.libsonnet

Lines changed: 12 additions & 16 deletions
Large diffs are not rendered by default.

1.26.1/_gen/postgresql/v1/cluster.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2076,7 +2076,7 @@
20762076
withAllowPrivilegeEscalation(allowPrivilegeEscalation): { spec+: { securityContext+: { allowPrivilegeEscalation: allowPrivilegeEscalation } } },
20772077
'#withPrivileged':: d.fn(help='"Run container in privileged mode.\\nProcesses in privileged containers are essentially equivalent to root on the host.\\nDefaults to false.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='privileged', type=d.T.boolean)]),
20782078
withPrivileged(privileged): { spec+: { securityContext+: { privileged: privileged } } },
2079-
'#withProcMount':: d.fn(help='"procMount denotes the type of proc mount to use for the containers.\\nThe default value is Default which uses the container runtime defaults for\\nreadonly paths and masked paths.\\nThis requires the ProcMountType feature flag to be enabled.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='procMount', type=d.T.string)]),
2079+
'#withProcMount':: d.fn(help='"procMount denotes the type of proc mount to use for the containers.\\nThe default value is Default which uses the container runtime defaults for\\nreadonly paths and masked paths.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='procMount', type=d.T.string)]),
20802080
withProcMount(procMount): { spec+: { securityContext+: { procMount: procMount } } },
20812081
'#withReadOnlyRootFilesystem':: d.fn(help='"Whether this container has a read-only root filesystem.\\nDefault is false.\\nNote that this field cannot be set when spec.os.name is windows."', args=[d.arg(name='readOnlyRootFilesystem', type=d.T.boolean)]),
20822082
withReadOnlyRootFilesystem(readOnlyRootFilesystem): { spec+: { securityContext+: { readOnlyRootFilesystem: readOnlyRootFilesystem } } },

0 commit comments

Comments
 (0)