Stefan Prodan
|
f812f045c6
|
Set module name to `github.com/fluxcd/cli-utils`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2023-11-20 08:45:35 +02:00 |
Johnnie Chou
|
ad9f752d67
|
add filtering and listing functionalities
|
2022-08-22 04:47:03 +00:00 |
Karl Isenberg
|
534438cb62
|
feat: Use server-side throttling, if enabled
|
2022-04-27 09:58:48 -07:00 |
Jingfang Liu
|
ebbd19deca
|
fix: Use empty object status list when the StatusPolicyNone is used
This reduces the request size when StatusPolicyNone is used
|
2022-03-07 16:36:36 -08:00 |
Karl Isenberg
|
4e94795493
|
chore: refactor inventory pkg to avoid stuttering
|
2022-02-15 14:48:39 -08:00 |
Karl Isenberg
|
26b16473c7
|
chore: reduce stuttering in cmd pkg
|
2022-02-15 14:30:10 -08:00 |
Mikhail Mazurskiy
|
0af069f2c5
|
chore!: remove RESTMapper caching as it's no longer needed
It's cached upstream now https://github.com/kubernetes/kubernetes/pull/103900
BREAKING CHANGE: CachingRESTClientGetter is removed
|
2022-01-24 15:11:52 +11:00 |
Mikhail Mazurskiy
|
324950da0c
|
chore!: update dependencies to Kubernetes v1.23.2
BREAKING CHANGE: this might break library consumers
|
2022-01-21 12:54:03 +11:00 |
Mikhail Mazurskiy
|
c1c7c9ef9c
|
Remove Provider interface
|
2021-06-30 15:21:03 +10:00 |
Morten Torkildsen
|
e43565ef80
|
Handle the --namespace flag
|
2020-09-03 19:39:15 -07:00 |
Kubernetes Prow Robot
|
322033f0e1
|
Merge pull request #220 from seans3/destroy-cmd-runner
Destroy command refactored to use DestroyRunner
|
2020-08-18 20:35:10 -07:00 |
Sean Sullivan
|
1f8525137e
|
Destroy command refactored to use DestroyRunner
|
2020-08-17 17:18:48 -07:00 |
Sean Sullivan
|
7a8f5c1b50
|
Preview command refactored to use PreviewRunner
|
2020-08-17 14:14:12 -07:00 |
Morten Torkildsen
|
9135af4218
|
Improve error handling
|
2020-08-16 20:10:17 -07:00 |
Morten Torkildsen
|
ba14c45ed5
|
Update status command to leverage inventory and add additional output formats
|
2020-08-06 20:27:30 -07:00 |
Morten Torkildsen
|
7f4ec70de2
|
Move CachingRESTClientGetter into its own package
|
2020-05-18 20:54:29 -07:00 |
Morten Torkildsen
|
0d7f2b323d
|
Handle CRDs and CRs in the same set of resources
|
2020-05-12 13:20:53 -07:00 |
Sean R. Sullivan
|
d96d18eb04
|
Adds klog to kapply; initial log statements in prune
|
2020-05-11 11:47:34 -07:00 |
Sean R. Sullivan
|
7438105caa
|
Propagate kubeconfig flags to subcommands
|
2020-05-05 16:06:52 -07:00 |
Kubernetes Prow Robot
|
7c16561b33
|
Merge pull request #73 from mortent/addStatusCommand
Add status command
|
2020-03-09 14:07:36 -07:00 |
Morten Torkildsen
|
1677c03af3
|
add status command to cli-utils
|
2020-03-09 12:50:22 -07:00 |
Morten Torkildsen
|
7b21beac3a
|
New structure for the apply cmd
|
2020-03-08 14:59:41 -07:00 |
Sean Sullivan
|
a498a544d9
|
First version of kapply init command
|
2020-03-04 18:27:07 -08:00 |
Phani Teja Marupaka
|
28e314b173
|
Merge branch 'master' into destroy
|
2020-02-06 09:43:22 -08:00 |
Phani Teja Marupaka
|
64986cc929
|
Destroy command
|
2020-02-05 16:23:11 -08:00 |
Sean Sullivan
|
79cfc8e909
|
Adds first version of Preview command
|
2020-02-05 14:02:35 -08:00 |
Kubernetes Prow Robot
|
f7212d4c2b
|
Merge pull request #25 from seans3/cli-utils-license
Adds file license to several files.
|
2020-02-04 14:06:35 -08:00 |
Sean Sullivan
|
48a4a63769
|
Adds file license to several files.
|
2020-02-04 13:56:54 -08:00 |
Morten Torkildsen
|
d1bad68245
|
Add missing import for auth
|
2020-02-04 13:52:10 -08:00 |
Morten Torkildsen
|
b3466789ef
|
Restructure the cobra commands
|
2020-02-04 10:14:20 -08:00 |