Skip to content

Commit 4bb8d60

Browse files
committed
build: remove ConfigMapSpec
1 parent 287bd4b commit 4bb8d60

File tree

15 files changed

+6
-16158
lines changed

15 files changed

+6
-16158
lines changed

api/docs/apis-build.openshift.io/v1.Build.adoc

+1-5
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
171171
</div></details><details><summary> <span title="(v1.BuildStrategy) strategy defines how to perform a build.">strategy</span>:
172172
</summary><details><summary> <span title="(v1.CustomBuildStrategy) customStrategy holds the parameters to the Custom build strategy">customStrategy</span>:
173173
</summary><div style="margin-left:13px;"> <span title="(string) buildAPIVersion is the requested API version for the Build object serialized and passed to the custom builder">buildAPIVersion</span>:
174-
</div><details><summary> <span title="(array) configMaps is a list of additional configMaps that will be included in the custom build pod">configMaps</span>:
175-
</summary><details><summary> - <span title="(v1.LocalObjectReference) configMapSource is a reference to the configMap">configMapSource</span>:
176-
</summary><div style="margin-left:13px;"> - <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
177-
</div></details><div style="margin-left:13px;"> <span title="(string) mountPath is the path at which to mount the configMap">mountPath</span>:
178-
</div></details><details><summary> <span title="(array) env contains additional environment variables you want to pass into a builder container.">env</span>:
174+
</div><details><summary> <span title="(array) env contains additional environment variables you want to pass into a builder container.">env</span>:
179175
</summary><div style="margin-left:13px;"> - <span title="(string) Name of the environment variable. Must be a C_IDENTIFIER.">name</span>:
180176
</div><div style="margin-left:13px;"> <span title="(string) Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to &#34;&#34;.">value</span>:
181177
</div><details><summary> <span title="(v1.EnvVarSource) Source for the environment variable&#39;s value. Cannot be used if value is not empty.">valueFrom</span>:

api/docs/apis-build.openshift.io/v1.BuildConfig.adoc

+1-5
Original file line numberDiff line numberDiff line change
@@ -175,11 +175,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
175175
</div></details><details><summary> <span title="(v1.BuildStrategy) strategy defines how to perform a build.">strategy</span>:
176176
</summary><details><summary> <span title="(v1.CustomBuildStrategy) customStrategy holds the parameters to the Custom build strategy">customStrategy</span>:
177177
</summary><div style="margin-left:13px;"> <span title="(string) buildAPIVersion is the requested API version for the Build object serialized and passed to the custom builder">buildAPIVersion</span>:
178-
</div><details><summary> <span title="(array) configMaps is a list of additional configMaps that will be included in the custom build pod">configMaps</span>:
179-
</summary><details><summary> - <span title="(v1.LocalObjectReference) configMapSource is a reference to the configMap">configMapSource</span>:
180-
</summary><div style="margin-left:13px;"> - <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
181-
</div></details><div style="margin-left:13px;"> <span title="(string) mountPath is the path at which to mount the configMap">mountPath</span>:
182-
</div></details><details><summary> <span title="(array) env contains additional environment variables you want to pass into a builder container.">env</span>:
178+
</div><details><summary> <span title="(array) env contains additional environment variables you want to pass into a builder container.">env</span>:
183179
</summary><div style="margin-left:13px;"> - <span title="(string) Name of the environment variable. Must be a C_IDENTIFIER.">name</span>:
184180
</div><div style="margin-left:13px;"> <span title="(string) Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to &#34;&#34;.">value</span>:
185181
</div><details><summary> <span title="(v1.EnvVarSource) Source for the environment variable&#39;s value. Cannot be used if value is not empty.">valueFrom</span>:

api/docs/oapi/v1.Build.adoc

+1-5
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
171171
</div></details><details><summary> <span title="(v1.BuildStrategy) strategy defines how to perform a build.">strategy</span>:
172172
</summary><details><summary> <span title="(v1.CustomBuildStrategy) customStrategy holds the parameters to the Custom build strategy">customStrategy</span>:
173173
</summary><div style="margin-left:13px;"> <span title="(string) buildAPIVersion is the requested API version for the Build object serialized and passed to the custom builder">buildAPIVersion</span>:
174-
</div><details><summary> <span title="(array) configMaps is a list of additional configMaps that will be included in the custom build pod">configMaps</span>:
175-
</summary><details><summary> - <span title="(v1.LocalObjectReference) configMapSource is a reference to the configMap">configMapSource</span>:
176-
</summary><div style="margin-left:13px;"> - <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
177-
</div></details><div style="margin-left:13px;"> <span title="(string) mountPath is the path at which to mount the configMap">mountPath</span>:
178-
</div></details><details><summary> <span title="(array) env contains additional environment variables you want to pass into a builder container.">env</span>:
174+
</div><details><summary> <span title="(array) env contains additional environment variables you want to pass into a builder container.">env</span>:
179175
</summary><div style="margin-left:13px;"> - <span title="(string) Name of the environment variable. Must be a C_IDENTIFIER.">name</span>:
180176
</div><div style="margin-left:13px;"> <span title="(string) Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to &#34;&#34;.">value</span>:
181177
</div><details><summary> <span title="(v1.EnvVarSource) Source for the environment variable&#39;s value. Cannot be used if value is not empty.">valueFrom</span>:

api/docs/oapi/v1.BuildConfig.adoc

+1-5
Original file line numberDiff line numberDiff line change
@@ -175,11 +175,7 @@ Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-gu
175175
</div></details><details><summary> <span title="(v1.BuildStrategy) strategy defines how to perform a build.">strategy</span>:
176176
</summary><details><summary> <span title="(v1.CustomBuildStrategy) customStrategy holds the parameters to the Custom build strategy">customStrategy</span>:
177177
</summary><div style="margin-left:13px;"> <span title="(string) buildAPIVersion is the requested API version for the Build object serialized and passed to the custom builder">buildAPIVersion</span>:
178-
</div><details><summary> <span title="(array) configMaps is a list of additional configMaps that will be included in the custom build pod">configMaps</span>:
179-
</summary><details><summary> - <span title="(v1.LocalObjectReference) configMapSource is a reference to the configMap">configMapSource</span>:
180-
</summary><div style="margin-left:13px;"> - <span title="(string) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names">name</span>:
181-
</div></details><div style="margin-left:13px;"> <span title="(string) mountPath is the path at which to mount the configMap">mountPath</span>:
182-
</div></details><details><summary> <span title="(array) env contains additional environment variables you want to pass into a builder container.">env</span>:
178+
</div><details><summary> <span title="(array) env contains additional environment variables you want to pass into a builder container.">env</span>:
183179
</summary><div style="margin-left:13px;"> - <span title="(string) Name of the environment variable. Must be a C_IDENTIFIER.">name</span>:
184180
</div><div style="margin-left:13px;"> <span title="(string) Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to &#34;&#34;.">value</span>:
185181
</div><details><summary> <span title="(v1.EnvVarSource) Source for the environment variable&#39;s value. Cannot be used if value is not empty.">valueFrom</span>:

api/protobuf-spec/github_com_openshift_api_build_v1.proto

-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/swagger-spec/oapi-v1.json

-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/swagger-spec/openshift-openapi-spec.json

-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)