kilo/vendor/google.golang.org/protobuf/internal/impl
leonnicolas 36643b77b4
Use apiextension v1
- upgrade from apiextension v1beta1 to v1
 - generate yaml manifest for crd intead of applying it at runtime
  - users will have to apply the manifest with kubectl
 - kg and kgctl log an error if the crd is not present
 - now validation should actually work

Signed-off-by: leonnicolas <leonloechner@gmx.de>
2021-06-14 12:59:33 +02:00
..
api_export.go Use apiextension v1 2021-06-14 12:59:33 +02:00
checkinit.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
codec_extension.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
codec_field.go Use apiextension v1 2021-06-14 12:59:33 +02:00
codec_gen.go Use apiextension v1 2021-06-14 12:59:33 +02:00
codec_map.go Use apiextension v1 2021-06-14 12:59:33 +02:00
codec_map_go111.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
codec_map_go112.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
codec_message.go Use apiextension v1 2021-06-14 12:59:33 +02:00
codec_messageset.go Use apiextension v1 2021-06-14 12:59:33 +02:00
codec_reflect.go Use apiextension v1 2021-06-14 12:59:33 +02:00
codec_tables.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
codec_unsafe.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
convert.go Use apiextension v1 2021-06-14 12:59:33 +02:00
convert_list.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
convert_map.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
decode.go Use apiextension v1 2021-06-14 12:59:33 +02:00
encode.go Use apiextension v1 2021-06-14 12:59:33 +02:00
enum.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
extension.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
legacy_enum.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
legacy_export.go Use apiextension v1 2021-06-14 12:59:33 +02:00
legacy_extension.go Use apiextension v1 2021-06-14 12:59:33 +02:00
legacy_file.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
legacy_message.go Use apiextension v1 2021-06-14 12:59:33 +02:00
merge.go Use apiextension v1 2021-06-14 12:59:33 +02:00
merge_gen.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
message.go Use apiextension v1 2021-06-14 12:59:33 +02:00
message_reflect.go Use apiextension v1 2021-06-14 12:59:33 +02:00
message_reflect_field.go Use apiextension v1 2021-06-14 12:59:33 +02:00
message_reflect_gen.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
pointer_reflect.go Use apiextension v1 2021-06-14 12:59:33 +02:00
pointer_unsafe.go Use apiextension v1 2021-06-14 12:59:33 +02:00
validate.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00
weak.go go.mod: bump client-go and api machinerie 2021-05-15 12:12:50 +02:00