This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-01-06 07:57:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d0138ca3fee95816279da50827937fe697f6c311
kubernetes
/
pkg
/
kubectl
/
cmd
/
apply
History
WanLinghao
d0138ca3fe
This commit does two things in pkg package:
...
1. Remove unused ptr functions. 2. Replace ptr functions with k8s.io/utils/pointer
2019-04-09 10:56:35 +08:00
..
apply_edit_last_applied.go
Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates
2018-10-11 22:01:03 +02:00
apply_set_last_applied.go
Move printers & resources packages
2019-03-07 23:00:24 +00:00
apply_test.go
This commit does two things in pkg package:
2019-04-09 10:56:35 +08:00
apply_view_last_applied.go
Move printers & resources packages
2019-03-07 23:00:24 +00:00
apply.go
Add "fieldManager" to flag to PATCH/CREATE/UPDATE
2019-03-08 16:03:03 -08:00
BUILD
This commit does two things in pkg package:
2019-04-09 10:56:35 +08:00