-
-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a kubectl like example #885
Commits on Apr 18, 2022
-
For #884 finding lots of little api snags that can be improved. Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5cf5915 - Browse repository at this point
Copy the full SHA 5cf5915View commit details -
better arg parse, support output formats
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 170111d - Browse repository at this point
Copy the full SHA 170111dView commit details -
support custom listparams from args
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5d981a8 - Browse repository at this point
Copy the full SHA 5d981a8View commit details -
implement delete, selectors and namespaces
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 502d996 - Browse repository at this point
Copy the full SHA 502d996View commit details -
support await_condition for single delete case
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d86b102 - Browse repository at this point
Copy the full SHA d86b102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ad4a4 - Browse repository at this point
Copy the full SHA 92ad4a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd2e53 - Browse repository at this point
Copy the full SHA fcd2e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0c3a3 - Browse repository at this point
Copy the full SHA ff0c3a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for af26090 - Browse repository at this point
Copy the full SHA af26090View commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 237a8e0 - Browse repository at this point
Copy the full SHA 237a8e0View commit details -
Resolve the API resource through a linear scan rather than building up a
single-use index Signed-off-by: Teo Klestrup Röijezon <teo@nullable.se>
Configuration menu - View commit details
-
Copy full SHA for ef6e286 - Browse repository at this point
Copy the full SHA ef6e286View commit details -
Allow users to override RUST_LOG
Signed-off-by: Teo Klestrup Röijezon <teo@nullable.se>
Configuration menu - View commit details
-
Copy full SHA for 146b6ef - Browse repository at this point
Copy the full SHA 146b6efView commit details -
Signed-off-by: Teo Klestrup Röijezon <teo@nullable.se>
Configuration menu - View commit details
-
Copy full SHA for e9a9f50 - Browse repository at this point
Copy the full SHA e9a9f50View commit details -
Signed-off-by: Teo Klestrup Röijezon <teo@nullable.se>
Configuration menu - View commit details
-
Copy full SHA for b57381d - Browse repository at this point
Copy the full SHA b57381dView commit details -
Remove useless RUST_LOG defaulting
Signed-off-by: Teo Klestrup Röijezon <teo@nullable.se>
Configuration menu - View commit details
-
Copy full SHA for 5b145e1 - Browse repository at this point
Copy the full SHA 5b145e1View commit details -
maintain old api creation system
kubectl actually gives preference to --all over -n so they can technically be used together Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f88e1ab - Browse repository at this point
Copy the full SHA f88e1abView commit details -
Configuration menu - View commit details
-
Copy full SHA for c83633d - Browse repository at this point
Copy the full SHA c83633dView commit details -
swap out env_logger and log for tracing
Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db29c57 - Browse repository at this point
Copy the full SHA db29c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f3e62 - Browse repository at this point
Copy the full SHA 89f3e62View commit details