Skip to content

Commit baa10e9

Browse files
committed
extend cri apis for special needs
Signed-off-by: Starnop <[email protected]>
1 parent d76b476 commit baa10e9

File tree

31 files changed

+8020
-4066
lines changed

31 files changed

+8020
-4066
lines changed

vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/v1alpha1/runtime/BUILD renamed to cri/apis/v1alpha1/BUILD

File renamed without changes.

vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/v1alpha1/runtime/api.pb.go renamed to cri/apis/v1alpha1/api.pb.go

Lines changed: 2644 additions & 788 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cri/apis/v1alpha1/api.proto

Lines changed: 1209 additions & 0 deletions
Large diffs are not rendered by default.

vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/v1alpha1/runtime/constants.go renamed to cri/apis/v1alpha1/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
package runtime
17+
package v1alpha1
1818

1919
// This file contains all constants defined in CRI.
2020

vendor/k8s.io/kubernetes/pkg/kubelet/apis/cri/runtime/v1alpha2/BUILD renamed to cri/apis/v1alpha2/BUILD

File renamed without changes.

0 commit comments

Comments
 (0)