mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Merge pull request #50643 from kow3ns/enableappsv1beta2
Automatic merge from submit-queue Enables the v1beta2 version of the apps API group by default **What this PR does / why we need it**: Enables the v1beta2 version of the apps API group by default fixes # #50641 ```release-note apps/v1beta2 is enabled by default. DaemonSet, Deployment, ReplicaSet, and StatefulSet have been moved to this group version. ```
This commit is contained in:
@@ -618,7 +618,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_daemonsetlist">v1beta2.DaemonSetList</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. DaemonSetList is a collection of daemon sets.</p>
|
||||
<p>DaemonSetList is a collection of daemon sets.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -1088,7 +1088,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_statefulsetlist">v1beta2.StatefulSetList</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. StatefulSetList is a collection of StatefulSets.</p>
|
||||
<p>StatefulSetList is a collection of StatefulSets.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -1201,7 +1201,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_scale">v1beta2.Scale</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. Scale represents a scaling request for a resource.</p>
|
||||
<p>Scale represents a scaling request for a resource.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -1263,7 +1263,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_rollingupdatedaemonset">v1beta2.RollingUpdateDaemonSet</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. Spec to control the desired behavior of daemon set rolling update.</p>
|
||||
<p>Spec to control the desired behavior of daemon set rolling update.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -1512,7 +1512,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_statefulsetstatus">v1beta2.StatefulSetStatus</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. StatefulSetStatus represents the current state of a StatefulSet.</p>
|
||||
<p>StatefulSetStatus represents the current state of a StatefulSet.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -1859,7 +1859,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_deploymentstrategy">v1beta2.DeploymentStrategy</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. DeploymentStrategy describes how to replace existing pods with new ones.</p>
|
||||
<p>DeploymentStrategy describes how to replace existing pods with new ones.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -2049,7 +2049,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_deploymentstatus">v1beta2.DeploymentStatus</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. DeploymentStatus is the most recently observed status of the Deployment.</p>
|
||||
<p>DeploymentStatus is the most recently observed status of the Deployment.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -2173,7 +2173,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_rollingupdatestatefulsetstrategy">v1beta2.RollingUpdateStatefulSetStrategy</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.</p>
|
||||
<p>RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -2255,7 +2255,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_daemonsetstatus">v1beta2.DaemonSetStatus</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. DaemonSetStatus represents the current status of a daemon set.</p>
|
||||
<p>DaemonSetStatus represents the current status of a daemon set.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -2667,7 +2667,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_deploymentcondition">v1beta2.DeploymentCondition</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. DeploymentCondition describes the state of a deployment at a certain point.</p>
|
||||
<p>DeploymentCondition describes the state of a deployment at a certain point.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -2736,7 +2736,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_statefulsetspec">v1beta2.StatefulSetSpec</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. A StatefulSetSpec is the specification of a StatefulSet.</p>
|
||||
<p>A StatefulSetSpec is the specification of a StatefulSet.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -2819,7 +2819,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_replicasetstatus">v1beta2.ReplicaSetStatus</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. ReplicaSetStatus represents the current status of a ReplicaSet.</p>
|
||||
<p>ReplicaSetStatus represents the current status of a ReplicaSet.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -2888,7 +2888,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_daemonset">v1beta2.DaemonSet</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. DaemonSet represents the configuration of a daemon set.</p>
|
||||
<p>DaemonSet represents the configuration of a daemon set.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -3125,7 +3125,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_replicasetlist">v1beta2.ReplicaSetList</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. ReplicaSetList is a collection of ReplicaSets.</p>
|
||||
<p>ReplicaSetList is a collection of ReplicaSets.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -3352,7 +3352,7 @@ When an object is created, the system will populate this list with the current s
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_statefulset">v1beta2.StatefulSet</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. StatefulSet represents a set of pods with consistent identities. Identities are defined as:<br>
|
||||
<p>StatefulSet represents a set of pods with consistent identities. Identities are defined as:<br>
|
||||
- Network: A single stable DNS and hostname.<br>
|
||||
- Storage: As many VolumeClaims as requested.<br>
|
||||
The StatefulSet guarantees that a given network identity will always map to the same storage identity.</p>
|
||||
@@ -4823,7 +4823,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_replicaset">v1beta2.ReplicaSet</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. ReplicaSet represents the configuration of a ReplicaSet.</p>
|
||||
<p>ReplicaSet represents the configuration of a ReplicaSet.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -4926,7 +4926,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_scalestatus">v1beta2.ScaleStatus</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. ScaleStatus represents the current status of a scale subresource.</p>
|
||||
<p>ScaleStatus represents the current status of a scale subresource.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -5105,7 +5105,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_deploymentspec">v1beta2.DeploymentSpec</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. DeploymentSpec is the specification of the desired behavior of the Deployment.</p>
|
||||
<p>DeploymentSpec is the specification of the desired behavior of the Deployment.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -6141,7 +6141,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_deployment">v1beta2.Deployment</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. Deployment enables declarative updates for Pods and ReplicaSets.</p>
|
||||
<p>Deployment enables declarative updates for Pods and ReplicaSets.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -6203,7 +6203,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_deploymentlist">v1beta2.DeploymentList</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. DeploymentList is a list of Deployments.</p>
|
||||
<p>DeploymentList is a list of Deployments.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -6598,7 +6598,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_rollingupdatedeployment">v1beta2.RollingUpdateDeployment</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. Spec to control the desired behavior of rolling update.</p>
|
||||
<p>Spec to control the desired behavior of rolling update.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -6680,7 +6680,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_scalespec">v1beta2.ScaleSpec</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. ScaleSpec describes the attributes of a scale subresource</p>
|
||||
<p>ScaleSpec describes the attributes of a scale subresource</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -6748,7 +6748,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_daemonsetspec">v1beta2.DaemonSetSpec</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. DaemonSetSpec is the specification of a daemon set.</p>
|
||||
<p>DaemonSetSpec is the specification of a daemon set.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -6860,7 +6860,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_replicasetcondition">v1beta2.ReplicaSetCondition</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. ReplicaSetCondition describes the state of a replica set at a certain point.</p>
|
||||
<p>ReplicaSetCondition describes the state of a replica set at a certain point.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -6984,7 +6984,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_daemonsetupdatestrategy">v1beta2.DaemonSetUpdateStrategy</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it.</p>
|
||||
<p>DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -7025,7 +7025,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_replicasetspec">v1beta2.ReplicaSetSpec</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. ReplicaSetSpec is the specification of a ReplicaSet.</p>
|
||||
<p>ReplicaSetSpec is the specification of a ReplicaSet.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
@@ -7214,7 +7214,7 @@ Examples:<br>
|
||||
<div class="sect2">
|
||||
<h3 id="_v1beta2_statefulsetupdatestrategy">v1beta2.StatefulSetUpdateStrategy</h3>
|
||||
<div class="paragraph">
|
||||
<p>WIP: This is not ready to be used and we plan to make breaking changes to it. StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy.</p>
|
||||
<p>StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy.</p>
|
||||
</div>
|
||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
|
||||
<colgroup>
|
||||
|
Reference in New Issue
Block a user