mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Update generated files under cmd/config.
sed -i 's|version: v0.18.10|version: v0.19.8|' cmd/config/internal/commands/internal/k8sgen/k8scopy.yaml (cd cmd/config/; make generate)
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# The files to vendor (copy).
|
# The files to vendor (copy).
|
||||||
# See {repo}/cmd/k8scopy/main.go for more info.
|
# See {repo}/cmd/k8scopy/main.go for more info.
|
||||||
module: k8s.io/apimachinery
|
module: k8s.io/apimachinery
|
||||||
version: v0.18.10
|
version: v0.19.8
|
||||||
packages:
|
packages:
|
||||||
- name: pkg/api/resource
|
- name: pkg/api/resource
|
||||||
files:
|
files:
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
// Code generated by k8scopy from k8s.io/apimachinery@v0.18.10; DO NOT EDIT.
|
// Code generated by k8scopy from k8s.io/apimachinery@v0.19.8; DO NOT EDIT.
|
||||||
// Copied from k8s.io/apimachinery@v0.18.10/pkg/api/resource/amount.go
|
// File content copied from k8s.io/apimachinery@v0.19.8/pkg/api/resource/amount.go
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2014 The Kubernetes Authors.
|
Copyright 2014 The Kubernetes Authors.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
// Code generated by k8scopy from k8s.io/apimachinery@v0.18.10; DO NOT EDIT.
|
// Code generated by k8scopy from k8s.io/apimachinery@v0.19.8; DO NOT EDIT.
|
||||||
// Copied from k8s.io/apimachinery@v0.18.10/pkg/api/resource/math.go
|
// File content copied from k8s.io/apimachinery@v0.19.8/pkg/api/resource/math.go
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2014 The Kubernetes Authors.
|
Copyright 2014 The Kubernetes Authors.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
// Code generated by k8scopy from k8s.io/apimachinery@v0.18.10; DO NOT EDIT.
|
// Code generated by k8scopy from k8s.io/apimachinery@v0.19.8; DO NOT EDIT.
|
||||||
// Copied from k8s.io/apimachinery@v0.18.10/pkg/api/resource/quantity.go
|
// File content copied from k8s.io/apimachinery@v0.19.8/pkg/api/resource/quantity.go
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2014 The Kubernetes Authors.
|
Copyright 2014 The Kubernetes Authors.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
// Code generated by k8scopy from k8s.io/apimachinery@v0.18.10; DO NOT EDIT.
|
// Code generated by k8scopy from k8s.io/apimachinery@v0.19.8; DO NOT EDIT.
|
||||||
// Copied from k8s.io/apimachinery@v0.18.10/pkg/api/resource/scale_int.go
|
// File content copied from k8s.io/apimachinery@v0.19.8/pkg/api/resource/scale_int.go
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2015 The Kubernetes Authors.
|
Copyright 2015 The Kubernetes Authors.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
// Code generated by k8scopy from k8s.io/apimachinery@v0.18.10; DO NOT EDIT.
|
// Code generated by k8scopy from k8s.io/apimachinery@v0.19.8; DO NOT EDIT.
|
||||||
// Copied from k8s.io/apimachinery@v0.18.10/pkg/api/resource/suffix.go
|
// File content copied from k8s.io/apimachinery@v0.19.8/pkg/api/resource/suffix.go
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2014 The Kubernetes Authors.
|
Copyright 2014 The Kubernetes Authors.
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
// Code generated by "mdtogo"; DO NOT EDIT.
|
// Code generated by "mdtogo"; DO NOT EDIT.
|
||||||
package api
|
package api
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
// Code generated by "mdtogo"; DO NOT EDIT.
|
// Code generated by "mdtogo"; DO NOT EDIT.
|
||||||
package commands
|
package commands
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
// Code generated by "mdtogo"; DO NOT EDIT.
|
// Code generated by "mdtogo"; DO NOT EDIT.
|
||||||
package tutorials
|
package tutorials
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user